document.write('<center>Updated : ');
document.write(document.lastModified);
document.write('</center>');
