// -----------------------------------------------------------------------------
// Main Menu
// -----------------------------------------------------------------------------







function top() {
document.write('<a name="top"></a>');


document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>');
document.write('<td width="770" align="RIGHT" valign="MIDDLE" class="qb1" style="margin-bottom:0px" bgcolor="#4080BF">');
document.write('<a href="index.html" class="menu" style="margin-bottom:0px">');
document.write('<img src="graphics/house.gif" width=11 height=11 alt="" border=0 align="middle">&nbsp; Home</a>');
document.write('&nbsp;<img src="graphics/div11.gif" width=3 height=13 alt="" border="0">&nbsp;');
document.write('<a href="site_map.html" class="menu">');
document.write('<img src="graphics/qb40.gif" width=11 height=11 border=0 alt="" align="middle">&nbsp; Site Map</a>');
document.write('&nbsp;<img src="graphics/div11.gif" width=3 height=13 alt="" border="0">&nbsp;');
document.write('<a href="contact_us.html" class="menu">');
document.write('<img src="graphics/qb41.gif" width=11 height=9 alt="" border="0">&nbsp; Contact</a></td>');
document.write('<td width="30%" bgcolor="#4080BF">&nbsp;</td></tr>');


document.write('<tr><td colspan="2" bgcolor="#FEE06B" style="padding:5px"></td></tr>');
document.write('<tr><td colspan="2" align="LEFT" valign="MIDDLE" background="graphics/bg_blue.jpg">');
document.write('<a href="index.html"><img src="graphics/header.jpg" width=750 height=120 alt="" border="0"></a><br></td></tr>');
document.write('<tr><td colspan="2" bgcolor="#FEE06B" style="padding:5px"></td></tr>');
document.write('<tr><td height="60" valign="TOP" bgcolor="#FFFFFF" style="padding-top:3px;">');



document.write('<table border="0" cellspacing="0" cellpadding="0" align="LEFT" valign="TOP" style="margin-left:5px;">');
document.write('<tr><td height="23" background="graphics/bullet1.gif"><a href="what_we_believe.html" class="menu2">What We Believe</a></td>');
document.write('<td width="10" background="graphics/bullet2.gif"><img src="graphics/blank.gif" width=5 height=2 alt="" border="0"></td><td>&nbsp;&nbsp;</td>');
document.write('<td height="23" background="graphics/bullet1.gif"><a href="history.html" class="menu2">History</a></td>');
document.write('<td width="10" background="graphics/bullet2.gif"><img src="graphics/blank.gif" width=5 height=2 alt="" border="0"></td><td>&nbsp;&nbsp;</td>');
document.write('<td height="23" background="graphics/bullet1.gif"><a href="faq.html" class="menu2">FAQ</a></td>');
document.write('<td width="10" background="graphics/bullet2.gif"><img src="graphics/blank.gif" width=5 height=2 alt="" border="0"></td><td>&nbsp;&nbsp;</td>');
document.write('<td height="23" background="graphics/bullet1.gif"><a href="learn_about_the_staff.html" class="menu2">Staff</a></td>');
document.write('<td width="10" background="graphics/bullet2.gif"><img src="graphics/blank.gif" width=5 height=2 alt="" border="0"></td><td>&nbsp;&nbsp;</td>');
document.write('<td height="23" background="graphics/bullet1.gif"><a href="how_you_can_help.html" class="menu2">How You Can Help</a></td>');
document.write('<td width="10" background="graphics/bullet2.gif"><img src="graphics/blank.gif" width=5 height=2 alt="" border="0"></td><td>&nbsp;&nbsp;</td>');
document.write('<td height="23" background="graphics/bullet1.gif"><a href="pictures.html" class="menu2">Pictures</a></td>');
document.write('<td width="10" background="graphics/bullet2.gif"><img src="graphics/blank.gif" width=5 height=2 alt="" border="0"></td><td>&nbsp;&nbsp;</td>');
document.write('<td height="23" background="graphics/bullet1.gif"><a href="news_from_the_streets.html" class="menu2">News</a></td>');
document.write('<td width="10" background="graphics/bullet2.gif"><img src="graphics/blank.gif" width=5 height=2 alt="" border="0"></td><td>&nbsp;&nbsp;</td>');
document.write('<td height="23" background="graphics/bullet1.gif"><a href="links.html" class="menu2">Links</a></td>');
document.write('<td width="10" background="graphics/bullet2.gif"><img src="graphics/blank.gif" width=5 height=2 alt="" border="0"></td><td>&nbsp;&nbsp;</td>');
document.write('<td height="23" background="graphics/bullet1.gif"><a href="contact_us.html" class="menu2">Send Enquiry or Comment</a></td>');
document.write('<td width="10" background="graphics/bullet2.gif"><img src="graphics/blank.gif" width=5 height=2 alt="" border="0"></td>');
document.write('</tr></table><br><br>');
document.write('<table width="770" cellspacing="0" cellpadding="0">');
document.write('<tr><td width="770" height="390" valign="TOP" style="padding:10px; padding-top:10px">');

}








function bottom() {
document.write('</td></tr></table>');
document.write('</td></tr></table>');
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td height="2" colspan="3" bgcolor="#FEE06B"></td></tr>');
document.write('<tr bgcolor="#4080BF"><td width="33%">');

}

function bottom2() {
document.write('</td><td align="CENTER" valign="MIDDLE" style="padding:5px" width="33%">');
document.write('<a href="#top" class="menu2"><b>^ Back to Top</b></a></td>');
document.write('<td align="RIGHT" valign="MIDDLE" nowrap style="color:#D1E7FC; font-size:10px;" width="33%">Site by <a href="http://www.warnedesign.com" target="_blank" style="color:#D1E7FC; font-size:10px;">Penny Warne</a>&nbsp;&nbsp;</td>');
document.write('</tr></table>');

}