
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="picts/menu-top.gif"></a><br>');

document.write('</td></tr><tr><form action="index.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="history.htm"><td>');
document.write('<input type="submit" value="History" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="mission.htm"><td>');
document.write('<input type="submit" value="Our Goal" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="#"><td>');
document.write('<input type="submit" value="Slideshow" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" onclick="frame2()"><br>');

document.write('</td></tr><tr></form><form action="gallery-1.htm"><td>');
document.write('<input type="submit" value="Gallery" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="testimonials.htm"><td>');
document.write('<input type="submit" value="Testimonials" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');




<!-- COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK -->


document.write('</td></tr><tr></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="employment.htm"><td>');
document.write('<input type="submit" value="Employment" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></tr><tr></form><td>');
document.write('<img src="picts/menu-center.gif" width="125" height="88"></a><br>');
document.write('</td></tr><tr><td bgcolor="#000000" background="picts/menu-bottom.gif" height="261" valign="top">');
document.write('<TABLE cellpadding=6 cellspacing=0 border=0><tr><td>');
document.write('<span class="whitecopy"></span><BR>');
document.write('</td></tr></table>');
document.write('</td></tr></table></DIV>');

//  End -->
