<!-- Begin

document.write('<table width="100%" border="0" align="center">');
document.write('<tr align=center valign=middle><td>');
document.write('<a href="index.html"> HOME </A> | ');
document.write('<a href="general.htm"> General Info </A> | ');
document.write('<a href="about.htm"> About Us </A> | ');
document.write('<a href="mission.htm"> Mission Statement </A> | ');
document.write('<a href="goals.htm"> Goals </A> | ');
document.write('<a href="photos.htm"> Photo Gallery </A> | ');
document.write('<a href="register.htm"> Register </A> | ');
document.write('<a href="refund.htm"> Policies/Refunds/Etc. </A>');
document.write('</td></tr>');
document.write('</table><BR>');

// End -->
