

//Contents for menu 1
var menu1=new Array()
menu1[0]='<A HREF="welcome.php">A Welcome Message</a>'
menu1[1]='<A HREF="rentals.php">Building and Rentals</a>'
menu1[2]='<A HREF="financeadmin.php">Finance and Administration</a>'
menu1[3]='<A HREF="ministries.php">Our Ministries</a>'
menu1[4]='<A HREF="staff.php">Staff Members</a>'
menu1[5]='<A HREF="sundayservices.php">Sunday Services</a>'
menu1[6]='<A HREF="ourvision.php">Vision for our Future</a>'
menu1[7]='<A HREF="visionseminar.php">Vision Seminar</a>'


//Contents for menu 2
var menu2=new Array()
menu2[0]='<A HREF="bulletin_sun.php">Bulletins and Sun</a>'
menu2[1]='<A HREF="events.php">Coming Events</a>'
menu2[2]='<A HREF="connecting.php">Connecting in Hope</a>'
menu2[3]='<A HREF="hopefulstory.php">Hopeful Stories</a>'
menu2[4]='<A HREF="calendar.php">Ministry Calendar</a>'
menu2[5]='<A HREF="news.php">News</a>'
menu2[6]='<A HREF="notes.php">Notes from the Pastor</a>'
menu2[7]='<A HREF="serviceopportunities.php">Opportunities to Serve</a>'
menu2[8]='<A HREF="prayingwithhope.php">Praying with Hope</a>'
menu2[9]='<A HREF="WeekofPrayerandFasting.php">Week of Prayer and Fasting</a>'


//Contents for menu 3
var menu3=new Array()
menu3[0]='<A HREF="books.php">Bookstore</a>'
menu3[1]='<A HREF="devotionals.php">Devotionals</a>'
menu3[2]='<A HREF="leaderlinks.php">Leader Links</a>'
menu3[3]='<A HREF="library.php">Library</a>'
menu3[4]='<A HREF="links.php">Links Page</a>'
menu3[5]='<A HREF="sermons.php">Online Sermons</a>'


//Contents for menu 4
var menu4=new Array()
menu4[0]='<A HREF="children.php">- Children</a>'
menu4[1]='<A HREF="community.php">- Community Life</a>'
menu4[2]='<A HREF="outreach.php">- Service & Outreach</a>'
menu4[3]='<A HREF="worship.php">- Worship</a>'
menu4[4]='<A HREF="youth.php">- Youth</a>'
menu4[5]='<A HREF="ministrysupport.php">Administration</a>'


//Contents for menu 5
var menu5=new Array()
menu5[0]='<A HREF="numbers.php">Contact Details</a>'
menu5[1]='<A HREF="map.php">Directions</a>'
