// 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="why.html" class="navText">Why Bowls?</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="hist.html" class="navText">History</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="object.html" class="navText">The Object</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="equip.html" class="navText">Equipment</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="scor.html" class="navText">Scoring</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="termin.html" class="navText">Terminology</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td width="165"><a href="etiquette.html" class="navText">Etiquette</a></td>');
document.write('        </tr>');
document.write('      </table>');
document.write(' 	 <br />');
document.write('  	 <br />');
document.write('  	 <br /> 	</td>');