<!-- 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="152"></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=\'lancepalmer.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('About Lance Palmer<br>');


document.write('</td></tr><tr><td onClick="location.href=\'bookstore.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Online Bookstore<br>');


document.write('</td></tr><tr><td onClick="location.href=\'itinerary.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Itinerary<br>');


// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td onClick="location.href=\'prayer.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Prayer Request<br>');


document.write('</td></tr><tr><td onClick="location.href=\'riwc.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('River International Worship Center<br>');


document.write('</td></tr><tr><td onClick="location.href=\'donations.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Online Donations<br>');


document.write('</td></tr><tr><td onClick="location.href=\'partners.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Partner\'s Corner<br>');


document.write('</td></tr><tr><td onClick="location.href=\'sound-1.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Sample Music<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('Photo Gallery<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<br>');


document.write('</td></tr><tr><td onClick="location.href=\'links.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Ministry Links<br>');


document.write('</td></tr><tr><td onClick="location.href=\'account_login.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Account Log-in<br>');


document.write('</td></tr><tr></form><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="150"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->