function text()
 {
 };
text = new text();
number = 0;
// textArray
document.write('	<tr NAME=FOOTER><td width="1002" height="105" background="images/pages/bg_footer.jpg" valign="top">		<table width="100%" cellpadding="5" cellspacing="0" border="0">			<tr><td width="100%" valign="top">				<table width="100%" align="center" cellpadding="0" cellspacing="0" border="0">					<tr><td align="center" valign="top" id="footer"><a href="index.html">Home</a> | <a href="history.html">History</a> | <a href="news.html">News</a> | <a href="get_involved.html">Get Involved</a> | <a href="tell_friends.html">Tell Friends</a>  | <a href="sponsor.html">Sponsor</a>  | <a href="contact_us.php">Contact</a>					</td></tr>					<tr><td align="center" valign="top" id="copyright">&#169; 2010 g-ratedbillboards.com					</td></tr>				</table>			</td></tr>		</table>	</td></tr></table>');
