document.write("<center><font color='#ffffff'><b>This page last modified:<br> </font></font></b>"); 
document.write("<font color='#ff0000'><strong>");
document.write(document.lastModified);
document.write("</font></strong></center>");
