// JavaScript Document

var pi2 = {
	init	:	function() {
	}
}
pi2.init();
