// JavaScript Document

document.writeln("<br>");
document.writeln("Last modified: " + document.lastModified);
document.writeln("<br>");
document.writeln("&copy;2005 Tekrox, LLC");
document.writeln("<br>");
document.writeln("All Rights Reserved");
