  document.write('<div id="Navigation">');
  document.write('<font size="-1">');
  document.write('<table align="left" width="150" border="0" hspace="0" vspace="0" cellpadding="5" cellspacing="6">');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="index.htm">Home</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="about.htm">About Us</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="facility.htm">Facility Layout</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="/forum">Forum</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="photos.htm">Photos</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="rules-and-regs.htm">Rules & Reg\'s</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="directions.htm">Directions</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="membership.htm">Membership</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="test-cal.html">Calendar</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="events.htm">Events/Matches</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="match-results.htm">Match Results</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="newsletters.htm">Newsletters</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="articles.htm">Articles</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="classifieds.htm">Buy/Sell/Trade</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="ask-an-expert.htm">Ask an Expert</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="faq.htm">FAQ\'s</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="rkba.htm">RKBA</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="links.htm">Interesting Links</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="search.htm">Search</a></td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td align="center" valign="middle" bgcolor="cccccc"><a href="contact.htm">Contact Us</a></td>');
  document.write('  </tr>');
  document.write('</table>');
  document.write('</font>');
  document.write('</div>');
