//St Lukes MENU

	var NoOffFirstLineMenus=7;			// Number of first level items **** Must SET ****
	var LowBgColor='#F4F4F4';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#DE1301';			// Background color when mouse is over
	var HighSubBgColor='#FCB514';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='000000';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=2;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.4;			// vertical overlap child/ parent
	var StartTop=210;				// Menu offset x coordinate (from top of page)  DFLT=240 ****
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=400;			// delay before menu folds in (dflt 1000)
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// 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=1;				// 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 1=onclick/ 0=onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Show arrow gifs when 1
	var KeepHilite=1;				// Keep selected path 1=highligthed, 0=No highlighting
	var Arrws=['nav/tri.gif',5,10,'nav/tridown.gif',10,5,'nav/trileft.gif',5,10];	// Arrow source, width and height

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


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

//Menu1=new Array("Events","evt_events.php","",0,20,90);

Menu1=new Array("Worship","wrshp_worship.php","",2,20,72);
	Menu1_1=new Array("Information","wrshp_worship.php","",0,20,100);
	Menu1_2=new Array("Whistlestop!","wrshp_whistlestop.php","",0,20,100);
	//Menu1_3=new Array("Clubs","wh_clubs.php","",0);
	//Menu1_4=new Array("School News","wh_news.php","",0);

Menu2=new Array("Music Ministry","music_information.php","",4,20,110);
	Menu2_1=new Array("Information","music_information.php","",0,20,125);
	Menu2_2=new Array("Youth Choir","music_youthchoir.php","",0,20,125);
	Menu2_3=new Array("Adult Choir","music_adultchoir.php","",0,20,125);
	Menu2_4=new Array("Praise Band","music_praiseband.php","",0,20,125);
	
Menu3=new Array("Youth & Family","yf_information.php","",6,20,120);
	Menu3_1=new Array("Information","yf_information.php","",0,20,115);
	Menu3_2=new Array("Sunday School","yf_sundayschool.php","",0,20,115);
	Menu3_3=new Array("Confirmation","yf_confirmation.php","",0,20,115);
	Menu3_4=new Array("Middle School","yf_middleschool.php","",0,20,115);
	Menu3_5=new Array("High School","yf_highschool.php","",0,20,115);
	Menu3_6=new Array("Scholarship","yf_scholarship.php","",0,20,115);

	
Menu4=new Array("Adult/Senior Ministries","asm_information.php","",4,20,158);
	Menu4_1=new Array("Ministry Information","asm_information.php","",0,20,150);
	Menu4_2=new Array("Adult Education","asm_adulteducation.php","",0,20,150);
	Menu4_3=new Array("Senior Ministry","asm_seniorministry.php","",0,20,150);
	Menu4_4=new Array("Small Groups","asm_smallgroups.php","",0,20,150);
	
Menu5=new Array("Caring Ministries","cm_information.php","",8,20,124);
	Menu5_1=new Array("Ministry Information","cm_information.php","",0,20,200);
	Menu5_2=new Array("The Road Home","cm_trh.php","",0,20,200);
	Menu5_3=new Array("Helping Hands","cm_helpinghands.php","",0,20,200);
	Menu5_4=new Array("Madison Area Lutheran Council","cm_malc.php","",0,20,200);
	Menu5_5=new Array("Merry Mission Quilters","cm_mmquilters.php","",0,20,200);
	Menu5_6=new Array("Post-Hospital Callers","cm_posthospitalcallers.php","",0,20,200);
	Menu5_7=new Array("Prayer Chain","cm_prayerchain.php","",0,20,200);
	Menu5_8=new Array("Prayer Shawl Ministry","cm_prayershawl.php","",0,20,200);
	
Menu6=new Array("Giving","","",3,20,68);
	Menu6_1=new Array("Give Online","give_online.php","",0,20,100);
	Menu6_2=new Array("Stewardship","give_stewardship.php","",0,20,100);
	Menu6_3=new Array("Foundation","give_foundation.php","",0,20,100);
	
Menu7=new Array("About Us","","",8,20,82);
	Menu7_1=new Array("History/Mission","about_history_mission.php","",0,20,138);
	Menu7_2=new Array("Staff Information","about_staffinfo.php","",0,20,138);
	Menu7_3=new Array("Church Council","about_churchcouncil.php","",0,20,138);
	Menu7_4=new Array("Documents & Forms","about_documents_forms.php","",0,20,138);
	Menu7_5=new Array("Directions","about_directions.php","",0,20,138);
	Menu7_6=new Array("Job Openings","about_jobopenings.php","",0,20,138);
	Menu7_7=new Array("Links & Resources","about_resources.php","",0,20,138);
	Menu7_8=new Array("Contact Us","sl_contact.php","",0,20,138);
	



	
