document.write ("<font size='2'>");
document.write ("Copyright ©2011, </font>");
document.write ("<font color='#008000' size='2'><strong>");
document.write ("Brian MacBride<BR></strong></font>");
document.write ("<font size='2'>");
document.write ("URL: " + unescape (location) + "<BR>");
document.write ("Last modified on " + document.lastModified + ".<BR>");
document.write ("</font>");

