var calendarDate = getCalendarDate();
var clockTime = getClockTime();
document.write(calendarDate);
