<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="top-menu-area">');
document.write('<tr><td align="right" nowrap>');

document.write(' | ');

document.write('<a href="index.html" class="menu-top">Home</a> | ');


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="pastor.htm" class="menu-top">Pastor</a> | ');


document.write('<a href="service times.htm" class="menu-top">Service Times</a> | ');


document.write('<a href="what we believe.htm" class="menu-top">What We Believe</a> | ');


document.write('<a href="history and purpose.htm" class="menu-top">History & Purpose</a> | ');


document.write('<a href="dc prayer tour.htm" class="menu-top">D.C. Prayer Tour</a> | ');


document.write('<a href="hollywood prayer tour.htm" class="menu-top">Hollywood Prayer Tour</a> | ');


document.write('<a href="Prayer Tours in Every City.htm" class="menu-top">Prayer Tour in Every City</a> | ');


document.write('<a href="Our Prayer Resources.htm" class="menu-top">Our Prayer Resources</a> | ');


document.write('<a href="Contact Us.htm" class="menu-top">Contact Us</a> | ');

// END MENU LINKS


document.write('</td></tr></table>');



//  End -->