function ShowEventPage(sDate)
{
	window.location.href='EventsCalendar__1.aspx?d='+sDate;	
}
