/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;		// Number of first level items
	var LowBgColor='#FFFFFF';		// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';		// Background color when mouse is not over on subs
	var HighBgColor='#F3EFCC';		// Background color when mouse is over
	var HighSubBgColor='#F3EFCC';		// Background color when mouse is over on subs
	var FontLowColor='#695435';		// Font color when mouse is not over
	var FontSubLowColor='#695435';	// Font color subs when mouse is not over
	var FontHighColor='#8C791B';		// Font color when mouse is over
	var FontSubHighColor='#8C791B';	// Font color subs when mouse is over
	var BorderColor='#867B21';		// Border color
	var BorderSubColor='#867B21';		// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	// Font family menu items
	var FontSize=7;				// 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=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=160;				// Menu offset x coordinate
	var StartLeft=-10;			// 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=250;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='self';		// Frame where first level appears
	var SecLineFrame='self';		// Frame where sub levels appear
	var DocTargetFrame='self';		// 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 onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['hvmenu/tri.gif',5,10,'hvmenu/tridown.gif',10,5,'hvmenu/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("Home","http://www.hzumc.org","",0,20,70);

Menu2=new Array("About Us","","",5,20,100);
Menu2_1=new Array("Contact","contact.htm","",0,20,100);	
Menu2_2=new Array("What We Believe","what_we_believe.htm","",0);
Menu2_3=new Array("Feedback","contact.htm#form","",0);
Menu2_4=new Array("Privacy","privacy.htm","",0);
Menu2_5=new Array("Donate","donate.htm","",0);

Menu3=new Array("Visit Us","","",3,20,100);
Menu3_1=new Array("New to HZUMC","visitors.htm","",0,20,100);
Menu3_2=new Array("Worship Times","visitors.htm#worship","",0);
Menu3_3=new Array("Directions","direct.htm","",0);

Menu4=new Array("News & Events","","",3,20,120);
Menu4_1=new Array("Calendar February, 2012 (pdf)","2012_February_calendar.pdf","",0,20,170);
Menu4_2=new Array("Newsletter 02/2012 (pdf)","2012_February_newsletter.pdf","",0);
Menu4_3=new Array("Bulletin 01/29/2012 (pdf)","announcements_012912.pdf","",0);

Menu5=new Array("Discipleship","","",4,20,100);
Menu5_1=new Array("Adult & Youth Sunday School","sschool_winter_2012.htm","",0,20,150);
Menu5_2=new Array("Adult Weekday Classes","sschool_fall_weekday_2011.htm","",0);
Menu5_3=new Array("Small Groups","smgroup.htm","",0);
Menu5_4=new Array("Weatherproof","http://www.donnabest.org/","",0);

Menu6=new Array("Ministries","members.htm#ministries","",6,20,100);
Menu6_1=new Array("Adult","adult.htm","",0,20,100);
Menu6_2=new Array("Child Care","child_care_center.htm","",0);
Menu6_3=new Array("Children","children.htm","",0);
Menu6_4=new Array("Missions","missions.htm","",0);
Menu6_5=new Array("Care Ministries","","",4,20,100);
Menu6_5_1=new Array("DivorceCare","divorcecare.htm","",0,20,150);
Menu6_5_2=new Array("MOPS","http://www.orgsites.com/pa/hz-mops","",0);
Menu6_5_3=new Array("Place of Refuge","refuge.htm","",0);
Menu6_5_4=new Array("SW Butler Cty Food Cupboard","food_cupboard.htm","",0);
Menu6_6=new Array("Student","http://www.hzstudentministries.com","",0);

Menu7=new Array("Resources","","",5,20,100);
Menu7_1=new Array("Sermons Online","audio.htm","",0,20,120);
Menu7_2=new Array("Bible/Apologetics","seekers.htm","",0);
Menu7_3=new Array("Brighten Your Day","brighten.htm","",0);
Menu7_4=new Array("Facility Request","rules.htm","",0);
Menu7_5=new Array("Scripture Memory","scripture_memory.htm","",0);

