<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var spacerheight	= "45"		// MENU SPACING TOP TO BOTTOM
var menu_width		= "180"		// WIDTH OF MENU AREA

document.write('<DIV id="menucode">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" class="menu-bottom-line"><tr><td>');
document.write('<img src="picts/spacer.gif" width="1" height="1"><br>');



// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com" class="menu">Home</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/mp3_audio_bible_studies.html" class="menu">MP3 Bible Commentary</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/pdf_master_list.html" class="menu">Text Bible Commentary</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/all_audio_bible_mp3.html" class="menu">The MP3 Audio Bible</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/bible_commentary.htm" class="menu">The NKJV Bible Online</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/the_bible_in_chronological_order_1_10.htm" class="menu">The Chronological Bible</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/topical_studies.html" class="menu">Topical Bible Studies</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/great_questions.html" class="menu">Great Bible Questions</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/e_books_directory.html" class="menu">Christian eBooks Online</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/acts_mp3.html" class="menu">Wednesday Night Study</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/robinson_on_hebrews.html" class="menu">Sunday Morning Study</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/genesis_mp3.html" class="menu">Sunday Night Study</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/americas_spiritual_heritage.html" class="menu">U.S. Spiritual Heritage</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.teachtheword.com/ministry_at_bantayan_island.html" class="menu">Bantayan Island Ministry</a>');



// END FIRST GROUP OF LINKS //

document.write('</td></tr></table></DIV>');
document.write('<img src="picts/spacer.gif" width="50" height="'+spacerheight+'">');
document.write('<DIV id="menucode">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" class="menu-bottom-line"><tr><td>');
document.write('<img src="picts/spacer.gif" width="1" height="1"><br>');

// START SECOND MENU LINKS //


document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/bio.htm" class="menu">Bio</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/gallery-1.htm" class="menu">Gallery</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/links.htm" class="menu">Links</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/contact.htm" class="menu">Contact</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/donate.html" class="menu">Donate</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/blog/" class="menu">Blog</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/forum/" class="menu">Forum</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/forum/viewtopic.php?f=3&t=10" class="menu">Prayer</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/one_way_to_heaven.html" class="menu">Heaven</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/mp3cds.html" class="menu">MP3 CDs</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/downloads-1.htm" class="menu">Downloads</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.thewordmp3.com/senior_pastor_roles.html" class="menu">Pastors</a>');


// END SECOND GROUP OF LINKS //

// END LINKS //


document.write('</td></tr></table></DIV>');


// MENU WIDTH SPACER //

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="10" WIDTH="'+menu_width+'" border="0" alt="image"><br>');


//  End -->
