function footer()
{
	document.write("<br /> <center> This site was designed and maintained by Michael Nghia Nguyen. </center>");
	document.write(" <center>If you have any comments please Email: ");
	document.write(" <center> <a href=\"");
	document.write(" mailto:michaelnguyen3000@yahoo.com \"");
	document.write(" <center>Webmaster</A>");
	document.write(" <center> Updated 09/25/2009 04:35:48 PM  </center>");

}
