thedate = new Date();
document.write("<br /><br />");
document.write("<table id='footer' width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("<tr><td align='center'>Copyright ");
document.write(thedate.getFullYear());
document.write(" - KSAX-TV, LLC</td></tr>");
document.write("<tr><td align='center'><i>A Hubbard Broadcasting Company</i></td></tr>");
document.write("<tr><td align='center'><a href='Http://ksax.com/article/stories/s116824.shtml' class='fullstory'>KSAX EYEWITNESS NEWS Privacy Policy</a> | <a href='http://ksax.com/article/stories/s656840.shtml?cat=10276' class='fullstory'>HBI Properties</a> | <a href='http://ksax.com/article/stories/s656860.shtml?cat=10276' class='fullstory'>Sitemap</a></td></tr>");
document.write("</table><br /><br />"); 