/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to jspringer@bayleaf.org		          *
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor="#67a773";			// Background color when mouse is not over
	var LowSubBgColor="#67a773";			// Background color when mouse is not over on subs
	var HighBgColor="#016d37";			// Background color when mouse is over
	var HighSubBgColor="#016d37";			// Background color when mouse is over on subs
	var FontLowColor="#ffffcc";			// Font color when mouse is not over
	var FontSubLowColor="#ffffcc";			// Font color subs when mouse is not over
	var FontHighColor="#ffffcc";			// Font color when mouse is over
	var FontSubHighColor="#ffffcc";			// Font color subs when mouse is over
	var BorderColor="#FFFFFF";			// Border color
	var BorderSubColor="#003366";			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Georgia, Times New Roman, Times, serif"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered="left";			// Item text position "left", "center" or "right"
	var MenuCentered="left";			// Menu horizontal position "left", "center" or "right"
	var MenuVerticalCentered="top";		// Menu vertical position "top", "middle","bottom" or static
	var ChildOverlap=.03;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=233;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame=" ";			// Frame where first level appears
	var SecLineFrame=" ";			// Frame where sub levels appear
	var DocTargetFrame=" ";			// Frame where target documents appear
	var TargetLoc="";				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=["",5,10,"",10,5,"",5,10];	// Arrow source, width and height

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}


// Menu tree

Menu1=new Array("rollover:/images/aboutus_off.jpg:/images/aboutus_on.jpg","","",8,60,132);
	Menu1_1=new Array("Beliefs","/beliefs.html","",0,20,132);	
	Menu1_2=new Array("Constitution","/constitution.html","",0);
	Menu1_3=new Array("Contact Us","/contact.html","",0);
	Menu1_4=new Array("History","/history.html","",0);
	Menu1_5=new Array("Mission","/mission_statement.html","",0);
	Menu1_6=new Array("Membership","/membership.html","",0);
	//Menu1_7=new Array("Inclement Weather","/weather.html","",0);
	Menu1_7=new Array("Staff","/staff.html","",0);
	Menu1_8=new Array("Deacons","/deacons.html","",0,24,132);


Menu2=new Array("rollover:/images/worship_off.jpg:/images/worship_on.jpg","","",3,60,122);
	Menu2_1=new Array("Directions","/directions.html","",0,20,122);
	Menu2_2=new Array("Schedule","/schedule.html","",0);
	Menu2_3=new Array("Sermons","/sermons.php","",0,24,122);
	
Menu3=new Array("rollover:/images/ministries_off.jpg:/images/ministries_on.jpg","","",12,60,122);
	Menu3_1=new Array("Children              >","/children/index.html","",3,20,122);
		Menu3_1_1=new Array("Little Lambs","/children/lllc/index.html","",0,20,122);
		Menu3_1_2=new Array("Preschool","/children/preschool/index.html","",0,20,122);
		Menu3_1_3=new Array("Elementary","/children/index.html","",0,24,122);

	Menu3_2=new Array("Students","/students.html","",0,20,122);
	Menu3_3=new Array("College","/collegeandyoungadults.html","",0);
	Menu3_4=new Array("Young Adults","/collegeandyoungadults.html","",0);

	Menu3_5=new Array("Adults                  >","","",3,20,122);
		Menu3_5_1=new Array("Men","/men/index.html","",0,20,122);
		Menu3_5_2=new Array("Women","/women/index.html","",0,20,122);
		//Menu3_5_3=new Array("Older Singles","/singles.html","",0,20,122);
		Menu3_5_3=new Array("Senior Adults","/seniors/index.html","",0,24,122);

	Menu3_6=new Array("Activities & Sports","/activities.html","",0,20,122);

	Menu3_7=new Array("Care & Support   >","","",2,20,145);
		//Menu3_7_1=new Array("Divorce Care","/divorcecare.html","",0,20,145);
		Menu3_7_1=new Array("GriefShare","/griefshare.html","",0,20,145);
		Menu3_7_2=new Array("Employment Network","/employment-network/index.html","",0,20,145);

	Menu3_8=new Array("Marriage Matters","/marriage/index.html","",0,20,122);
	Menu3_9=new Array("Missions","/missions/index.html","",0,20,122);
	Menu3_10=new Array("Music","/music/index.html","",0,20,122);
	Menu3_11=new Array("Prayer","/prayer.html","",0,20,122);
	Menu3_12=new Array("Sunday School","/sundayschool.html","",0,24,122);


Menu4=new Array("rollover:/images/media_off.jpg:/images/media_on.jpg","","",9,60,122);	
	Menu4_1=new Array("Calendar","/documents/calendar.pdf","",0,20,122);
	Menu4_2=new Array("Downloads","/downloads.html","",0);
	Menu4_3=new Array("E-Cards","/sendcard/","",0);
	Menu4_4=new Array("Featured Speakers","/speakers.html","",0);
	Menu4_5=new Array("Helpful Links","/links.html","",0);
	Menu4_6=new Array("Podcast","/podcast.html","",0);
<!--	Menu5_3=new Array("Bible Studies     »","","",1,28,160);-->
<!--		Menu5_3_1=new Array("Joy Wednesday AM","/joy_biblestudy_wed_am.htm","",0,28,150);-->
	Menu4_7=new Array("Publications         >","/publications.html","",7,20,150);
	<!--	Menu4_7_1=new Array("Brochure","/publications.html","",0,20,150);-->
		//Menu4_7_1=new Array("Bulletin","/bulletin.html","",0,20,150);
		Menu4_7_1=new Array("Business Connection","/services_directory.html","",0,20,150);
		Menu4_7_2=new Array("E-news","/jmeyer/enews/","",0);
		Menu4_7_3=new Array("NETMA","/publications.html","",0);
		Menu4_7_4=new Array("New Member Directory","/newmembers.html","",0);
		Menu4_7_5=new Array("Newsletter","/newsletter.html","",0);
		Menu4_7_6=new Array("General E-Mail","/email/subscribe.html","",0);
		Menu4_7_7=new Array("Nominating Report","/documents/nominating-comm-report.pdf","",0);
	Menu4_8=new Array("Forms","/forms.html","",0);
	Menu4_9=new Array("Sermons","/sermons.php","",0,24,122);

Menu5=new Array("rollover:/images/life_off.jpg:/images/life_on.jpg","","",6,60,122);
	Menu5_1=new Array("C.L.I.","/cli.html","",0,20,122);
	Menu5_2=new Array("Eternal Life","/eternal_life.html","",0);
	Menu5_3=new Array("Spiritual Gifts","/spiritualgifts.html","",0);
	Menu5_4=new Array("Thru the Bible","/throughthebible","",0);
	Menu5_5=new Array("Truth Project","/thetruthproject.html","",0);
	Menu5_6=new Array("Volunteer","/volunteer.html","",0,24,122);
		
Menu6=new Array("rollover:/images/register_off.jpg:/images/register_on.jpg","","",9,60,122);
	Menu6_1=new Array("Activities & Sports","/activities.html","",0,20,122);
	Menu6_2=new Array("Children","/children/childrens_registration.html","",0);
	Menu6_3=new Array("C.L.I.","/cli.html","",0);
	Menu6_4=new Array("College & Singles","http://www.revolution714.org","",0);
	//Menu6_8=new Array("Egg Hunt","/easter/easteregg.html","",0);
	Menu6_5=new Array("Marriage Seminar","/marriage/seminars.html","",0);
	//Menu6_5=new Array("Men's Retreat","/men/mensretreat.html","",0);
	Menu6_6=new Array("Students","http://www.bayleafstudents.org/index.php?id=57&option=com_content","",0);
	Menu6_7=new Array("Wed Night Supper","/wednesdaynight.html","",0);
	Menu6_8=new Array("Women","/women/events.html","",0);	
	Menu6_9=new Array("Forms","/forms.html","",0);

	//Menu6_10=new Array("Men's Conference","/men/index.html","",0,24,122);
	//Menu6_8=new Array("Thanksgiving","/thanksgiving.html","",0,24,122);
	//Menu6_8=new Array("Couponing 101","/activities.html#coupons","",0);
	//Menu6_9=new Array("Duck Commander","/outdoor/index.html","",0);
	



