var obj_calendar1;
	window.onload = function() { obj_calendar1 = new Epoch('calendar','flat',document.getElementById('calendar_container'),true);};