// JavaScript Document
document.write("<p>");
document.write("Site created by Charles W. Spangler || Copyright 2007  || " + "Last modified on: " + document.lastModified);
document.write("</p>");
