thedate = new Date();
document.write("<br />");
document.write("<table id='footer' width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("<tr><td align='center'>");
document.write("<p>&copy; " + thedate.getFullYear() + " KAAL-TV LLC, All Rights Reserved | ");
document.write("<a href='http://choozrochester.hbi.com/article/stories/s487317.shtml?cat=10768'>Contact Us</a><br />");
document.write("KAAL-TV is an equal opportunity employer</p>");
document.write(" </td></tr>");
document.write("</table><br /><br />");