/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='#333333';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';		// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#F4562F';		// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';		// Font color when mouse is not over
	var FontSubLowColor='#F4562F';		// Font color subs when mouse is not over
	var FontHighColor='#F4562F';		// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="tahoma,arial"	               // 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='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'
	var ChildOverlap=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=171;				// Menu offset x coordinate
	var StartLeft=58;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem
	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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',10,8];	                             // Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}



Menu1=new Array("Home Page","index.html","",0,30,125);

Menu2=new Array("Programs & Services","","",5,30,0);
	Menu2_1=new Array("Child Care & Day Camps","ywca_child_care_programs.htm","",4,35,165);
		Menu2_1_1=new Array("After School Programs","after_school_programs.htm","",0,25,150);
		Menu2_1_2=new Array("School Break Camps","school_break_camps.htm","",0,0,150);
		Menu2_1_3=new Array("Summer Day Camps","summer_day_camps.htm","",0,0,150);
		Menu2_1_4=new Array("On Site Child Care","child_care.htm","",0,0,150);
	Menu2_2=new Array("Early Childhood Education","","",1,0,150);
		Menu2_2_1=new Array("Pre-School Programs","pre_school_programs.htm","",0,25,150);
	Menu2_3=new Array("Other Programs for Children","","",3,0,150);
		Menu2_3_1=new Array("Mom & Tot Programs","mom_and_tot_programs.htm","",0,25,150);
		Menu2_3_2=new Array("Discovery Camp","discovery_camp.htm","",0,0,150);
		Menu2_3_3=new Array("Childrens Classes","childrens_classes.htm","",0,0,150);
	Menu2_4=new Array("Fitness & Health Programs for Adults","","",4,0,150);
		Menu2_4_1=new Array("Fitness Centers","fitness_centers.htm","",0,25,150);
		Menu2_4_2=new Array("Fitness Classes","fitness_classes.htm","",0,0,150);
		Menu2_4_3=new Array("Special Fitness Programs","special_fitness_programs.htm","",0,0,150);
		Menu2_4_4=new Array("Tennis","tennis.htm","",0,0,150);
	Menu2_5=new Array("Weekend Getaways & Kids Summer Camp","","",1,0,150);
		Menu2_5_1=new Array("YWCA Camp Cavell","camp_cavell.htm","",0,25,150);

Menu3=new Array("Domestic Violence Prevention & Treatment","","",1,50,0);
               Menu3_1=new Array("YWCA Interim House","http://www.campcavell.org/YWCA/Interim%20House/ywca_interim_house.htm","",0,30,140);

Menu4=new Array("About the YWCA","","",5,30,0);
	Menu4_1=new Array("Greetings from the President & C.E.O.","greetings.htm","",0,35,150);
              Menu4_2=new Array("Our Mission","mission.htm","",0,0,0);
	Menu4_3=new Array("We are the YWCA","YWCA_detroit.htm","",0,0,0);
	Menu4_4=new Array("Leadership Team","leadership_team.htm","",0,0,0);
	Menu4_5=new Array("Historical Information","","",1,0,0);
		Menu4_5_1=new Array("YWCA Historical Perspective","history.htm","",0,35,150);

Menu5=new Array("Branches & Locations","branches.htm","",0,30,0);


