menus = new Array(
	new Array(
		new Array("Welcome","../welcome/welcome.html"),
		new Array("About Glade Church","../welcome/aboutGladeChurch.html"),
		new Array("History of Glade Church","../welcome/historyOfGladeChurch.html"),
		new Array("About the United Church of Christ","../welcome/aboutTheUnitedChurchOfChrist.html"),
		new Array("Directions","../welcome/directionsWorshipSchedule.html"),
		new Array("Worship Schedule","../welcome/directionsWorshipSchedule.html"),
		new Array("Newcomers Guide","../welcome/newcomersGuide.html"),
		new Array("Get Involved","../welcome/getInvolved.html"),
		new Array("Prayer Requests","../caregiving/prayerRequests.html"),
		new Array("Guest&rsquo;s FAQs","../welcome/guestsFAQs.html"),
		new Array("Contact Us","../welcome/contactUs.html")
	),
	new Array(
		new Array("Who We Are","../whoWeAre/whoWeAre.html"),
		new Array("Pastor and Staff","../whoWeAre/staffPastor.html"),
		new Array("Leadership Teams","../whoWeAre/leadershipAdministrativeSupport.html"),
		new Array("Ministry Teams","../whoWeAre/ministryAdultEducation.html"),
		new Array("Photo Gallery","../whoWeAre/photoGallery.html"),
		new Array("Story Gallery","../whoWeAre/storyGallerySam.html")
	),
	new Array(
		new Array("Worshiping Together","../worshipingTogether/worshipingTogether.html"),
		new Array("Worship Bulletins","../worshipingTogether/worshipBulletins.html"),
		new Array("What We Believe","../worshipingTogether/whatWeBelieve.html"),
		new Array("Statement of Faith","../worshipingTogether/statementOfFaith.html"),
		new Array("What We Teach","../worshipingTogether/whatWeTeach.html"),
		new Array("Marks of Discipleship","../worshipingTogether/marksOfDiscipleship.html")
	),
	new Array(
		new Array("Learning Together","../learningTogether/learningTogether.html"),
		new Array("Children Ministry","../learningTogether/childrenMinistry.html"),
		new Array("Youth Ministry","../learningTogether/youthMinistry.html"),
		new Array("Adult Ministry","../learningTogether/adultMinistry.html")/*,
		new Array("Special Adult Classes","../learningTogether/specialAdultClasses.pdf")*/
	),
	new Array(
		new Array("Serving Together","../servingTogether/servingTogether.html"),
		new Array("Opportunities to Serve","../servingTogether/opportunitiesToServe.html"),
		new Array("Serve Locally","../servingTogether/serveLocally.html"),
		new Array("Serve Globally","../servingTogether/serveGlobally.html"),
		new Array("Capital Campaign 2008","../servingTogether/capitalCampaign2008.html")
	),
	new Array(
		new Array("Caregiving","../caregiving/caregiving.html"),
		new Array("Prayer Requests","../caregiving/prayerRequests.html"),
		new Array("Community Needs","../caregiving/communityNeeds.html")
	),
	new Array(
		new Array("Resources&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","../resources/resources.html"),
		new Array("Newsletters","../resources/newsletters.html"),
		new Array("Calendar","../resources/calendar.html"),
		new Array("Sermons","../resources/sermons.html"),
		new Array("Cemetery","../resources/cemetery.html")/*,
		new Array("Weddings","../resources/weddings.html")*/
	)
);

