		function OpenCalendar()
			{
			window.open('calendar/calendar.asp', 'CustomPopUp','width=920, height=1500, menubar=yes, resizable=yes, scrollbars=yes');
			location.href='calendar.aspx';
			}