    var datemod
        datemod = document.lastModified
        document.write ("Updated  " + datemod)

