document.write("<table width=\"620\">");
document.write("<tr>");
document.write("<td width=\"180\">&#160;</td>");
document.write("<td align=\"center\">");
document.write("<h5>" + location.href);
document.write("<br>This page was last updated on: " + document.lastModified + "</h5>")
document.write("</td>");
document.write("</tr>");
document.write("</table>");





