var date; date = document.lastModified; document.write('Last Updated:  ' + date.substring(0,10));