function BuildFooterPage(){
	document.write("<p align='center'><font color='#0000FF'>");
	document.write("<BR><BR><BR>Many pages on this website requires having Adobe Acrobat installed on your computer.<br><a href='http://www.adobe.com/products/acrobat/readstep2.html'>Click here for a link to a FREE download.</A>");
	document.write("</font></p>");
	document.write("<TABLE border=0 width='100%'>");
	document.write("<TBODY>");
	document.write("<TR><TD>");
	document.write("<P align=center><FONT size=2><FONT color=#ff0000><BR>Copyright© 2001 American Bass, Inc. All rights reserved.<BR>");
	document.write("Please direct any comments or questions to the </FONT><A href='mailto:webmaster@americanbass.com'>WEBMASTER</A>");
	document.write("</FONT><FONT color='#ff0000' size=2><BR><A href='http://www.americanbass.com/'>http://www.americanbass.com/</A><BR></FONT>");
	document.write("<FONT color='#ff0000' size=3>Mailing address:<BR>402 N. Prospect Ave. Redondo Beach, CA 90277<br>");
	document.write("(310) 376-1026</FONT></P></TD></TR>");
	document.write("<!--msnavigation--></TBODY></TABLE>");
}
