
document.write("<center> <I> <SMALL> URL: http://www.websearchguide.ca &copy; Gwen Harris 2002 - 2011 </SMALL></I></center>");
var m = "Page updated " + document.lastModified;
var p = m.length-8;
document.writeln("<center> <I> <SMALL>");
document.write(m.substring(p, 0));
document.writeln("</SMALL> </I></center>");


