function calendarWinOpenDay(a, evt){
	winOpen('/apps/calendar/?tab=day&this_date=' + a, '', 'width=865,height=660,resizable=yes', evt);
}