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(" - KSTP-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://www.kstp.com/article/stories/s277.shtml' class='fullstory'>HBI Privacy Policy</a> | <a href='http://kstp.com/article/stories/S133.shtml' class='fullstory'>HBI Properties</a> | <a href='http://kstp.com/article/stories/s619826.shtml' class='fullstory'>Sitemap</a></td></tr>");
document.write("</table>");
 