
			
$(document).ready(function(){
	
	

	init();
	loadCalendarData("data/getData.php?m=mPress")
	//loadData("data/exhiText.xml");
	

	
})
