/***********************************************************************************

*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *

*	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='000000';			// Background color when mouse is not over

	var LowSubBgColor='000000';			// Background color when mouse is not over on subs

	var HighBgColor='FFFFFF';			// Background color when mouse is over

	var HighSubBgColor='FFFFFF';			// Background color when mouse is over on subs

	var FontLowColor='white';			// Font color when mouse is not over

	var FontSubLowColor='FFFFFF';			// Font color subs when mouse is not over

	var FontHighColor='000000';			// Font color when mouse is over

	var FontSubHighColor='000000';			// Font color subs when mouse is over

	var BorderColor='white';			// Border color

	var BorderSubColor='000000';			// Border color for subs

	var BorderWidth=0;				// Border width

	var BorderBtwnElmnts=1;			// 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=0;			// vertical overlap child/ parent

	var StartTop=347;				// 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=1000;			// delay before menu folds in

	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame

	var FirstLineFrame='first';			// 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=['../Scripts/arrow.gif',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

//	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("","","../template/images/LeftBtn.jpg",0,44,73);



Menu2=new Array("rollover:../template/images/CampBtn.jpg:../template/images/CampBtnRoll.jpg","../summercamp09/summercamp.php","",11,44,135);

	Menu2_1=new Array("Open House","../openhouse/openhouse.php","",0,20,133);	

	Menu2_2=new Array("Rez Camp","","",5,20,133);
	
		Menu2_2_1=new Array("Adventurers-Ages 6-8","../adventurers/adventurers.php","",0,20,150);
		
		Menu2_2_2=new Array("Explorers-Ages 8-9","../explorers/explorers.php","",0,20,150);
		
		Menu2_2_3=new Array("Trailblazers-Ages 10-11","../trailblazers/trailblazers.php","",0,20,150);
		
		Menu2_2_4=new Array("The Edge-Ages 12-14","../edge/edge.php","",0,20,150);

		Menu2_2_5=new Array("Revolution-Ages 14-18","../revolution/revolution.php","",0,20,150);
		
	Menu2_3=new Array("Discovery Zone","../dzx/dzx.php","",0,20,150);
	
	Menu2_4=new Array("Venture Out","","",4,20,133);
	
		Menu2_4_1=new Array("Kenbrook & Beyond-Ages 10-14","../beyond/beyond.php","",0,20,185);
		
		Menu2_4_2=new Array("Delaware Paddle-Ages 12-14","../delaware/delaware.php","",0,20,185);
		
		Menu2_4_3=new Array("Cape Henlopen-Ages 10-11","../rickets/rickets.php","",0,20,185);
		
		Menu2_4_4=new Array("Sr. High Adventure-Ages 14-18","../srhigh/srhigh.php","",0,20,185);
	
	Menu2_5=new Array("Venture Out Forms","","",4,20,133);
		
		Menu2_5_1=new Array("Kenbrook & Beyond","../forms/beyond.pdf","",0,20,185);
		
		Menu2_5_2=new Array("Delaware Paddle","../forms/delaware.pdf","",0,20,185);
		
		Menu2_5_3=new Array("Cape Henlopen","../forms/rickets.pdf","",0,20,185);
		
		Menu2_5_4=new Array("Sr. High Adventure","../forms/SeniorHigh.pdf","",0,20,185);

	Menu2_6=new Array("Rez Camp Forms","","",7,20,133);

		Menu2_6_1=new Array("Adventurers","../forms/adventurers.pdf","",0,20,150);
		
		Menu2_6_2=new Array("Explorers","../forms/explorers.pdf","",0,20,150);
		
		Menu2_6_3=new Array("Trailblazers","../forms/trailblazers.pdf","",0,20,150);
		
		Menu2_6_4=new Array("The Edge","../forms/edge.pdf","",0,20,150);

		Menu2_6_5=new Array("Revolution","../forms/revolution.pdf","",0,20,150);
		
		Menu2_6_6=new Array("CIT","../forms/CITFApp.pdf","",0,20,150);

		Menu2_6_7=new Array("Krew","../forms/KrewApp.pdf","",0,20,150);

	Menu2_7=new Array("Discovery Zone Forms","../forms/dzx.pdf","",0,20,150);
	
	Menu2_8=new Array("Register Online","https://thriva.activenetwork.com/Reg4/Form.aspx?IDTD=764&RF=658&mode=0","",0,20,133);
	
	Menu2_9=new Array("Register By Mail","../forms/registration.pdf","",0,20,133);
	
	Menu2_10=new Array("Scholarship Form","../forms/scholarship.pdf","",0,20,133);
	
	Menu2_11=new Array("Pricing","../pricing/pricing.php","",0,20,133);

	

Menu3=new Array("rollover:../template/images/RetreatBtn.jpg:../template/images/RetreatBtnRoll.jpg","../retreat/retreat.php","",3,44,101);

	Menu3_1=new Array("Father & Son","../fatherson/fatherson.php","",0,20,101);
	
	Menu3_2=new Array("Homeschool","../homeschool/homeschool.php","",0,20,101);

	Menu3_3=new Array("Frozen Fiasco","../frozen/frozen.php","",0,20,101);


Menu4=new Array("rollover:../template/images/TeamBtn.jpg:../template/images/TeamBtnRoll.jpg","../ministry/ministry.php","",3,44,122);

	Menu4_1=new Array("Summer Staff","../summerstaff/summerstaff.php","",0,20,122);
	
	Menu4_2=new Array("Krew","../krew/krew.php","",0,20,122);
	
	Menu4_3=new Array("CIT","../cit/cit.php","",0,20,122);
	


Menu5=new Array("rollover:../template/images/GalleryBtn.jpg:../template/images/GalleryBtnRoll.jpg","../gallery/gallery.php","",3,44,100);

	Menu5_1=new Array("Summer Camp","../summergallery/summergallery.php","",0,20,100);

	Menu5_2=new Array("Retreats","../retreatgallery/retreatgallery.php","",0,20,100);
	
	Menu5_3=new Array("Ministry Team","../ministrygallery/ministrygallery.php","",0,20,100);
	

Menu6=new Array("rollover:../template/images/RegBtn.jpg:../template/images/RegBtnRoll.jpg","","",2,44,109);	

	Menu6_1=new Array("Update Account","https://thriva.activenetwork.com/MyAccount/Login.aspx?Org=Kenbrook","",0,20,100);

	Menu6_2=new Array("Register for Camp","https://thriva.activenetwork.com/Reg4/Form.aspx?IDTD=764&RF=658&mode=0","",0,35,100);


Menu7=new Array("","","../template/images/RtBtn.jpg",0,44,81);



