function Footer()
{
	document.write('<table width="780" border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/_images/footer.gif" border="0" alt="" title="" height="51" width="780"></td>');
	document.write('</tr>');


	document.write('<tr>');
	document.write('<td id="Footer" align="center">');
	document.write('<table border="0" cellspacing="0" cellpadding="3">');
	document.write('<tr>');
	document.write('<td id="Footer" align="center">');
	document.write('<a href="http://www.cw-x.com" class="FooterLink">www.cw-x.com</a> | ');
	document.write('<a href="http://www.soledefense.com" class="FooterLink">www.soledefense.com</a> | ');
	document.write('<a href="http://www.injinji.com" class="FooterLink">www.injinji.com</a> | ');
	document.write('<a href="http://www.dryguy.net" class="FooterLink">www.dryguy.net</a> | ');
	document.write('<a href="http://www.yankz.com" class="FooterLink">www.yankz.com</a> | ');
	document.write('<a href="http://www.jytte.com" class="FooterLink">www.jytte.com</a> | ');
	document.write('<a href="http://www.xlr8yourgame.com" class="FooterLink">www.xlr8yourgame.com</a> | ');
	document.write('<a href="http://www.idonme.com" class="FooterLink">www.idonme.com</a> | ');
	document.write('<a href="http://www.x-static.com" class="FooterLink">www.x-static.com</a> | ');
	document.write('<a href="http://www.pfinsights.com" class="FooterLink">www.pfinsights.com</a> | ');
	document.write('<a href="http://www.velotique.com" class="FooterLink">www.velotique.com</a> | ');
	document.write('<a href="http://www.forzanigroup.com " class="FooterLink">www.forzanigroup.com </a>  ');

	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</td>');
	document.write('</tr>');
	

//	document.write('<tr>');
//	document.write('<td height="5">&nbsp;</td>');
//	document.write('</tr>');


	document.write('<tr>');
	document.write('<td id="Footer" align="center">');
	document.write('<table border="0" cellspacing="0" cellpadding="3">');
	document.write('<tr>');
	document.write('<td><a href="/" class="FooterLink">Activities</a></td>');
	document.write('<td id="Footer"> | </td>');
	document.write('<td><a href="/" class="FooterLink">Brands</a></td>');
	document.write('<td id="Footer"> | </td>');
	document.write('<td><a href="/" class="FooterLink">Dealers</a></td>');
	document.write('<td id="Footer"> | </td>');
	document.write('<td><a href="/" class="FooterLink">Community</a></td>');
	document.write('<td id="Footer"> | </td>');
	document.write('<td><a href="/" class="FooterLink">Media</a></td>');
	document.write('<td id="Footer"> | </td>');
	document.write('<td><a href="/" class="FooterLink">About Us</a></td>');
	document.write('</tr>');
	document.write('</table>');
	//document.write('<br>');
	document.write('© Copyright Inova Inc. All rights reserved.  ');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
}