				<!--				var calendarDate = getCalendarDate();				var clockTime = getClockTime();				document.write(calendarDate);				document.write('<br />');				document.write(clockTime);				//-->