/***********************************************************************************
Mary's Menu	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Exact Number of first level items--Very Important
	var LowBgColor='';			// white Background color when mouse is not over
	var LowSubBgColor='#ffffff';		// white Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// white Background color when mouse is over
	var HighSubBgColor='#ffffff';			// white Background color when mouse is over on subs
	var FontLowColor='#8763aa';			// purple Font color when mouse is not over
	var FontSubLowColor='#8763aa';			// black Font color subs when mouse is not over
	var FontHighColor='#d8ab52';			// gold Font color when mouse is over
	var FontSubHighColor='#d8ab52';			// purple Font color subs when mouse is over
	var BorderColor='#ffffff';			// white Border color
	var BorderSubColor='#d8ab52';			// white Border color for subs			
	var BorderWidth=1;				// Border width
	var BorderHeight=25;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="tahoma,trebuchet ms,san serif,arial,arial"	// 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=-0.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset Vertical coordinate
	var StartLeft=280;				// Menu offset Horizontal coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=15;
	var RightPaddng=15;				// Right padding
	var TopPaddng=4;				// 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=1000;			// delay before menu folds in
	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 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=['tri.gif',5,10,'tridown.gif',10,5,'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","index.html","",0,25,85);//Top Tier 1st button//

Menu2=new Array("about us","","",7);//Top Tier 2nd button//
		Menu2_1=new Array("our mission","mission.html","",0,25,118);
		Menu2_2=new Array("what to expect","expect.html","",0);
		Menu2_3=new Array("what we believe","believe.html","",0);
		Menu2_4=new Array("core values","values.html","",0);
		Menu2_5=new Array("history","history.html","",0);
		Menu2_6=new Array("new facility","new-fac.html","",0);
		Menu2_7=new Array("business directory","documents/biz_direct.xls","",0);
		Menu2_8=new Array("title","blank.html","",0);
		Menu2_9=new Array("title","blank.html","",0);
		Menu2_10=new Array("title","blank.html","",0);
		Menu2_11=new Array("title","blank.html","",0);


Menu3=new Array("leadership","leadership.html","",0);//Top Tier 3rd button//
		Menu3_1=new Array("title","blank.html","",0,25,93);
		Menu3_2=new Array("title","blank.html","","",0);
		Menu3_3=new Array("title","blank.html","",0);
		Menu3_4=new Array("title","blank.html","",0);
		

Menu4=new Array("ministries","ministries.html","",12);//Top Tier 4th button//
		Menu4_1=new Array("Men's","min2.html","",0,25,250);
		Menu4_2=new Array("Women's","min9.html","",0);
		Menu4_3=new Array("Music","min1.html","",0);
		Menu4_4=new Array("Congregational Support & Fellowship","../min6.html","",0);
		Menu4_5=new Array("Education","min3.html","",0);
		Menu4_6=new Array("Evangelism & Outreach","min4.html","",0);
		Menu4_7=new Array("Worship","min5.html","",0);
		Menu4_8=new Array("Mentoring","mentoring.html","",0);
		Menu4_9=new Array("•  Learn More","mentoring.html#learn","",0);
		Menu4_10=new Array("•  Sign Up to Mentor","mentoring.html#signup","",0);
		Menu4_11=new Array("Membership Cluster","min8.html","",0);
		Menu4_12=new Array("Management","min7.html","",0);
		
	

Menu5=new Array("our pastor","meetrev.html","",0);//Top Tier 5th button//
		Menu5_1=new Array("title","blank.html","",0,25,93);
		Menu5_2=new Array("title","blank.html","",0);
		Menu5_3=new Array("title","url","",0);
		Menu5_4=new Array("title","url","",0);
		Menu5_5=new Array("title","url","",0);
		
		
Menu6=new Array("calendar","","",2);//Top Tier 6th button//
		Menu6_1=new Array("regular activities","reg-act.html","",0,25,115);
		Menu6_2=new Array("calendar","http://www.mychurchevents.com/calendar/calendar.aspx?ci=L6L6F0O9G1I3N8","",0);
		

Menu7=new Array("directions","directions.html","",0);//Top Tier 6th button//
		Menu7_1=new Array("title","blank.html","",0,25,93);
		Menu7_2=new Array("title","blank.html","",0);
		
		
Menu8=new Array("contact us","contact.html","",0);//Top Tier 6th button//
		Menu8_1=new Array("title","blank.html","",0,25,93);
		Menu8_2=new Array("title","contact.html","",0);		
		
		