var updated = "2010/02/07";	
msg = "<font face='Calisto MT' size='2'><b>©2003-2010 Donald E. Gavit PTSA</b> ~ All rights reserved.<br \><br \>"
document.write(msg);
msg1 = "This site was updated on "
document.write(msg1);
document.write(updated);
msg2 = "<br \>Contact the <a href='mailto:webmaster@gavitptsa.org'>webmaster</a> "
document.write(msg2);
'</font>'

