document.write('<table align=center border=1>');
document.write(' <tr>');
document.write('  <td width=80 align=center>[<A HREF="index.html">HOME</A>]</td>');
document.write('  <td width=80 align=center>[<A HREF="miss.html">MISSION</A>]</td>');
document.write('  <td width=80 align=center>[<A HREF="abt.html">JUDO</A>]</td>');
document.write('  <td width=120 align=center>[<A HREF="inf.html">CLUB INFO</A>]</td>');
document.write('  <td width=120 align=center>[<A HREF="news.htm">CLUB News</A>]</td>');
document.write('  <td width=120 align=center>[<A HREF="sponsorship_page.htm">Mat fund progress</A>]</td>');

document.write('<td width=85 rowspan=2><a href="javascript:history.go(-1);"><img src="pics//bckbtn.gif" border=0 height=80 width=80></a></td>');
document.write(' </tr><tr>');
document.write('  <td width=80 align=center>[<A HREF="jlnks.html">LINKS</A>]</td>');
document.write('  <td width=80 align=center>[<A HREF="Pictures.htm">PICTURES</A>]</td>');
document.write('  <td width=80 align=center>[<A HREF="jppl.html">GROUPS</A>]</td>');
document.write('  <td width=120 align=center>[<a href="junath.html">JR ELITE ATHLETES</a>]</td>');
document.write('  <td width=120 align=center>[<A HREF="BB-Bios.htm">Black belt Bios</A>]</td>');
document.write('  <td width=120 align=center>[<A HREF="sponsors_page.htm">Thank you Sponsors</A>]</td>');

document.write(' </tr>');
document.write('</table>');
