%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%> <% theDate = new Date(); var theDay = theDate.getDate(); var theMonth = (theDate.getMonth()) +1; var theYear = theDate.getYear(); %>