<!-- 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 width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="154" height="125"></a><br>');


document.write('</td></tr><tr><td onClick="location.href=\'index.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Home<br>');


document.write('</td></tr><tr><td onClick="location.href=\'mission&vision.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Mission & Vision<br>');

document.write('</td></tr><tr><td onClick="location.href=\'history.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('History<br>');

document.write('</td></tr><tr><td onClick="location.href=\'doctrine.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Doctrine<br>');

document.write('</td></tr><tr><td onClick="location.href=\'thesabbath.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('What Is The Sabbath?<br>');

document.write('</td></tr><tr><td onClick="location.href=\'service.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Services<br>');

document.write('</td></tr><tr><td onClick="location.href=\'calendar.php\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Event Calendar<br>');

//document.write('</td></tr><tr><td onClick="location.href=\'gpfest/home.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
//document.write('Gospel Fest <font color="#FF0000" size="+1">**</font><br>');

document.write('</td></tr><tr><td onClick="location.href=\'gallery-1.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Picture Gallery<br>');

//document.write('</td></tr><tr><td onClick="location.href=\'5thSabbath.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
//document.write('5th Sabbath Service <font color="#FF0000" size="+1">**</font><br>');

//document.write('</td></tr><tr><td onClick="location.href=\'ydc/index.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
//document.write('Youth Conference 2k7 <font color="#FF0000" size="+1"> *</font><br>');


// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr><td onClick="location.href=\'guestbook.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Sign Guestbook<br>');

document.write('</td></tr><tr><td onClick="location.href=\'contact.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Contact Us<br>');


document.write('</td></tr><tr></form><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="125"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->
