function WriteFooter()
{
document.write('<TABLE><TBODY><TR><TD valign="top" ></TD>'
+ '<TD valign="top" >&nbsp;</TD>'
+ '<TD><SPAN class=Copyright><STRONG>FWISD</STRONG><BR> FWISD '
+ 'Email: <a href="mailto:melchizedek.graham@fwisd.org">Webmaster</a><BR>'
+ 'Copyright © 2007 FWISD. All Rights Reserved</SPAN></TD></TR></TBODY></TABLE>');
}