	var NoOffFirstLineMenus=5;				// Number of first level menu items	var LowBgColor='#696969';				// Background color when mouse is not over	var LowSubBgColor='#6DA2C1';			// Background color when mouse is not over on subs	var HighBgColor='#34659F';				// Background color when mouse is over	var HighSubBgColor='#34659F';			// Background color when mouse is over on subs	var FontLowColor='white';				// Font color when mouse is not over	var FontSubLowColor='white';			// Font color subs when mouse is not over	var FontHighColor='white';				// Font color when mouse is over	var FontSubHighColor='white';			// Font color subs when mouse is over	var BorderColor='2D2F30';				// Border color	var BorderSubColor='#34659F';			// Border color for subs	var BorderWidth=1;						// Border width	var BorderBtwnElmnts=1;					// Border between elements 1 or 0	var FontFamily="arial,helvetica,san-serif"		// Font family menu items	var FontSize=8;							// 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=0;							// 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=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=100;					// delay before menu folds in	var TakeOverBgColor=1;					// Menu frame takes over background color subitem frame	var FirstLineFrame='navig';				// ignore	var SecLineFrame='space';				// ignore	var DocTargetFrame='space';				// ignore	var TargetLoc='main_nav';				// 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;					// ignore	var ShowArrow=0;						// ignore	var KeepHilite=1;						// Keep selected path highligthedfunction BeforeStart(){return}function AfterBuild(){return}function BeforeFirstOpen(){return}function AfterCloseAll(){return}// Menu tree Begins// (Image or Text, link, background image (optional), number of sub elements, height, width);// To alter the order in which the buttons appear from left to right, simply change the numbersMenu1=new Array("rollover:images/buttons/home_1.jpg:images/buttons/home_2.jpg","index.html","",0,20,139);	Menu2=new Array("rollover:images/buttons/about_us_1.jpg:images/buttons/about_us_2.jpg","","",8,20,139);	Menu2_1=new Array("Background","background.htm","",0,20,139);	Menu2_2=new Array("Services","services.htm","",0,20,139);	Menu2_3=new Array("Publications","publications.htm","",0,20,139);	Menu2_4=new Array("Board of Directors","directors.htm","",0,20,139);	Menu2_5=new Array("Charitable Status","charitable_status.htm","",0,20,139);	Menu2_6=new Array("Acknowledgements","acknowledgements.htm","",0,20,139);	Menu2_7=new Array("Statement of Faith","statement_of_faith.htm","",0,20,139);	Menu2_8=new Array("Contact Us","contact.php","",0,20,139);Menu3=new Array("rollover:images/buttons/tools_1.jpg:images/buttons/tools_2.jpg","","",3,20,139);	Menu3_1=new Array("Growth Charts","growth_charts.htm","",0,20,139);	Menu3_2=new Array("Related Links","related_links.htm","",0,20,139);		Menu3_3=new Array("Resources","resources.htm","",0,20,139);		Menu4=new Array("rollover:images/buttons/programs1.jpg:images/buttons/programs2.jpg","programs.htm","",10,20,139);	Menu4_1=new Array("Advocacy","advocacy.htm","",0,20,139);	Menu4_2=new Array("Bible Studies","bible_studies.htm","",0,20,139);	Menu4_3=new Array("Joy Packages","joy_packages.htm","",0,20,139);	Menu4_4=new Array("Medical Support","medical_support.htm","",0,20,139);	Menu4_5=new Array("Missions","missions.htm","",0,20,139);	Menu4_6=new Array("Parents' First Call","parents_first_call.htm","",0,20,139);	Menu4_7=new Array("Public Education","public_education.htm","",0,20,139);	Menu4_8=new Array("Public School Workshops","public_school_workshops.htm","",0,30,139);	Menu4_9=new Array("Publication Distribution","publication_distribution.htm","",0,20,139);	Menu4_10=new Array("Scholarships","scholarships.htm","",0,20,139);	Menu5=new Array("rollover:images/buttons/testimonials_1.jpg:images/buttons/testimonials_2.jpg","","",3,20,139);	Menu5_1=new Array("Parents & Families","parents_families.htm","",0,20,139);	Menu5_2=new Array("Friends","friends.htm","",0,20,139);	Menu5_3=new Array("Poems","poems.htm","",0,20,139);	