// JavaScript Document
document.write('	<table border="0" cellspacing="0" cellpadding="0" width="0" id="navigation">');
document.write('        <tr>');
document.write('          <td width="165">&nbsp;</td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="news.html" class="navText">News</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="calendar.html" class="navText">Calendar</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="officers.html" class="navText">Officers</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="clubs.html" class="navText">Affiliated Clubs</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="comps.html" class="navText">Competitions</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="juniors.html" class="navText">Juniors</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="us.html" class="navText">About Us</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="bowls.html" class="navText">About Bowls</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="links.html" class="navText">Links</a></td>');
document.write('        </tr>');
document.write('      </table>');
document.write(' 	 <br />');
document.write('  	 <br />');
document.write('  	 <br /> 	</td>');