var example
example=document.lastModified
document.write("<span class='class1'>")
document.write("A world of <a href='http://www.diecastmodels.co' target='_self'>Diecast Models</a>. This page was last modified: "+example)
document.write("</span>")



