<!-- Begin
now = new Date();
document.write('<hr size="1" align="center" noshade="noshade">');
document.write('<table border="0" cellpadding="5" cellspacing="0" width="100%">');
document.write('<tr>');
document.write('<td width="45%" valign="middle" align="right">');
document.write('<img src="http://www.adventuresportsonline.com/images/100w_asoom-logo.gif" usemap="#map333" width="100" height="39" border="0" alt="OutdoorMind/Adventure Sports Online">');
document.write('</td>');
document.write('<td width="55%" align="left" valign="middle">');
document.write('<font face="arial,helvetica" color="#000000" size="1">');
document.write('&copy; ');
document.write(now.getFullYear());
document.write(' ');
document.write('<a href="http://www.outdoormind.net" style="color: blue">OutdoorMind LLC</a>. ');
document.write('All Rights Reserved.');
document.write('</font>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<MAP NAME="map333">');
document.write('<AREA SHAPE="RECT" COORDS="47,0,99,24" HREF="http://www.adventuresportsonline.com" ALT="Adventure Sports Online">');
document.write('</MAP>');
// End -->