dt = new Date(document.lastModified);
document.write("XVF", dt.getFullYear(), "/",  dt.getMonth() + 1, "/",  dt.getDate());
