/***********************************************************************************
*	(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=13;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#ffdb78';		// Background color when mouse is not over on subs
	var HighBgColor='#829ECE';			// Background color when mouse is over
	var HighSubBgColor='#d9541e';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='#343468';		// Font color subs when mouse is not over
	var FontHighColor='#ffdb78';			// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='#E8E2DB';			// Border color
	var BorderSubColor='#0071bc';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial"			// Font family menu items
	var FontSize=8;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=190;				// Menu offset x coordinate.  Location of the menubar from top of page.
	var StartLeft=23;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='MenuPos';			// 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"
if (!lclRoot) var lclRoot = "/";

Menu1=new Array("rollover:"+"nav/home.gif:"+"nav/home_mo.gif","default.cfm","",0,22,64);

Menu2=new Array("rollover:"+"nav/spacer.gif:"+"nav/spacer.gif","","",0,5,8);

Menu3=new Array("rollover:"+"nav/about.gif:"+"nav/about_mo.gif","T_aboutCCS.cfm","",2,22,64); // number of sub elements, height, width 
	Menu3_1=new Array("About CCS","T_aboutCCS.cfm","",0,20,220);
	Menu3_2=new Array("Board of Directors","T_boardOfDir.cfm","",5,20,220);
		Menu3_2_1=new Array("Officers","T_boardOfDir.cfm","",0,20,220);
		Menu3_2_2=new Array("Members","T_boardOfDir.cfm#members","",0);
		Menu3_2_3=new Array("Public Members","T_boardOfDir.cfm#publicMe","",0);
		Menu3_2_4=new Array("Association Liaisons","T_boardOfDir.cfm#assocLi","",0);
		Menu3_2_5=new Array("Staff","T_boardOfDir.cfm#staff","",0);	
	//Menu3_3=new Array("Contact","T_contactUs.cfm","",0);
	
Menu4=new Array("rollover:"+"nav/spacer.gif:"+"nav/spacer.gif","","",0,5,8);	

Menu5=new Array("rollover:"+"nav/currentProjects.gif:"+"nav/currentProjects_mo.gif","T_currentProjects.cfm","",7,22,104);
	Menu5_1=new Array("Childhood Obesity Prevention","T_childhoodObesity.cfm","",3,20,220);
		Menu5_1_1=new Array("About the Epidemic","T_aboutTheEpidemic.cfm","",0,20,220);
		Menu5_1_2=new Array("Action Agenda","","",2,20,220);
			Menu5_1_2_1=new Array("HCHCAA: Five Strategies","T_hchcaa.cfm","",0,20,220);	
			Menu5_1_2_2=new Array("Seven Guiding Principles","T_hchcaa.cfm#sevenGuiding","",0,20,220);	
		Menu5_1_3=new Array("Policy Examples","T_policyExamples.cfm","",0,20,220);
		
	
	Menu5_5=new Array("Transitioning Foster Youth","T_transitioningFosterY.cfm","",0,20,220)
	Menu5_6=new Array("Workshops","T_workshops.cfm","",0,20,220)
	Menu5_4=new Array("Safe Routes To Schools","T_safeRoutesToSchools.cfm?safeRoutes=safeRoutes","",0,20,220);
	Menu5_3=new Array("Rebuilding California","T_rebuildCA.cfm","",0,20,220);
	Menu5_2=new Array("Communities For Healthy Kids","T_communitiesForHealthyKids.cfm?comForHKids=comForHKids","",0,20,220);	
	Menu5_7=new Array("CCS Partnership Joint Task Force on State Budget and Fiscal Reform","T_jointTaskForce.cfm","",0,30,220);
	 	 //Menu5_4_1=new Array("Childhood Obesity Prevention and Transitioning Foster Youth","T_childhoodObesity.cfm","",0,35,250);
	
	
Menu6=new Array("rollover:"+"nav/spacer.gif:"+"nav/spacer.gif","","",0,5,8);	

Menu7=new Array("rollover:"+ "nav/collaborativeP.gif:"+"nav/collaborativeP_mo.gif","T_collaborativeP.cfm","",5,22,132);
	Menu7_1=new Array("Governanace","T_collaborativeP_governance.cfm","",0,17,220);
	Menu7_2=new Array("Planning","T_collaborativeP_planning.cfm","",0,17,220);
		//Menu7_2_1=new Array("Conference Room","","",0,17,165);
		//Menu7_2_2=new Array("Community Center","","",0);
		//Menu7_2_3=new Array("Contact","","",0);
	Menu7_3=new Array("Joint Use","T_collaborativeP_jointUse.cfm","",0,17,220);
		//Menu7_3_1=new Array("Administrative Buildings","","",0,17,220);
		//Menu7_3_2=new Array("Community Centers","","",0);
		//Menu7_3_3=new Array("Computer Labs","","",0);
		//Menu7_3_4=new Array("Housing","","",0);	
		//Menu7_3_5=new Array("Libraries","","",0);	
		//Menu7_3_6=new Array("Maintenance Yards","","",0);
		//Menu7_3_7=new Array("Parks","","",0);
		//Menu7_3_8=new Array("Performance Centers","","",0);
		//Menu7_3_9=new Array("Pools","","",0);		
	Menu7_4=new Array("Collaborative Programs","T_collaborativeP_collPrograms.cfm","",0,17,220);
		//Menu7_4_1=new Array("After School","","",0,17,220);
		//Menu7_4_2=new Array("Arts & Culture","","",0,17,220);
		//Menu7_4_3=new Array("Family Support","","",0,17,220);
		//Menu7_4_4=new Array("Gang & Violence Prev","","",0,17,220);	
		//Menu7_4_5=new Array("Health & Nutrition","","",0,17,220);	
		//Menu7_4_6=new Array("Recreation","","",0,17,220);
		//Menu7_4_7=new Array("Walkability","","",0,17,220);
		//Menu7_4_8=new Array("Waste Prevention","","",0,17,220);
		//Menu7_4_9=new Array("Workforce Development","","",0,17,220);	
	Menu7_5=new Array("Funding Strategies","T_collaborativeP_fundStrategies.cfm","",0,17,220);		

Menu8=new Array("rollover:"+"nav/spacer.gif:"+"nav/spacer.gif","","",0,5,8);	

Menu9=new Array("rollover:"+"nav/ccsAwards.gif:"+"nav/ccsAwards_mo.gif","T_ccsAwards.cfm","",2,22,70);
	Menu9_1=new Array("How to Apply","T_ccsAwards.cfm#how","",0,17,220);
		//Menu9_1_1=new Array("1","","",0,17,125);
		//Menu9_1_2=new Array("2","","",0);
		//Menu9_1_3=new Array("3","","",0);
		//Menu9_1_4=new Array("4","","",0);
		//Menu9_1_5=new Array("5","","",0);		
    //Menu9_2=new Array("Selection Criteria","T_ccsAwards.cfm#selection","",0);
	//Menu9_3=new Array("Possible Project Areas","T_ccsAwards.cfm#possible","",0);
	//Menu9_4=new Array("Award Presentations","T_ccsAwards.cfm#award","",0);
	Menu9_2=new Array("Award Winners","","",6,17,220);
		Menu9_2_1=new Array("2009 Winners","T_winners2009Awards.cfm","",0,17,220);		
		Menu9_2_2=new Array("2008 Winners","T_winners2008Awards.cfm","",0,17,220);
		Menu9_2_3=new Array("2007 Winners","T_winners2007Awards.cfm","",0,17,220);
		Menu9_2_4=new Array("2006 Winners","T_winners2006Awards.cfm","",0,17,220);
		Menu9_2_5=new Array("2005 Winners","T_winners2005Awards.cfm","",0);
		Menu9_2_6=new Array("Previous Winners","T_winnersPreviousAwards.cfm","",0);
	
Menu10=new Array("rollover:"+"nav/spacer.gif:"+"nav/spacer.gif","","",0,5,8);	

Menu11=new Array("rollover:"+"nav/upcomingAwards.gif:"+"nav/upcomingAwards_mo.gif","T_upcomingEvents.cfm","",0,22,104);

Menu12=new Array("rollover:"+"nav/spacer.gif:"+"nav/spacer.gif","","",0,5,8);

Menu13=new Array("rollover:"+"nav/contactUs.gif:"+"nav/contactUs_mo.gif","T_contactUs.cfm","",0,22,70);







/*
Menu7=new Array("rollover:"+lclRoot+"_images/nav/come_inside.gif:"+lclRoot+"_images/nav/come_inside_mo.gif","","",5,25,77);
	Menu7_1=new Array("Online Store","pagosahotsprings.com/store","",0,17,125);
	Menu7_2=new Array("Video","pagosahotsprings.com/come_inside/video.htm","",0);
	Menu7_3=new Array("Photo Gallery","pagosahotsprings.com/come_inside/photo_gallery.htm","",0);
	Menu7_4=new Array("Feature Articles","pagosahotsprings.com/come_inside/feature_articles.htm","",0);
	Menu7_5=new Array("Web Cam","pagosahotsprings.com/come_inside/webcam.htm","",0);
	
Menu8=new Array("rollover:"+lclRoot+"_images/nav/media.gif:"+lclRoot+"_images/nav/media_mo.gif","pagosahotsprings.com/media/index.htm","",2,25,76);
	Menu8_1=new Array("Media","pagosahotsprings.com/media/index.htm","",0,17,125);
	Menu8_2=new Array("Press Photos","pagosahotsprings.com/media/photos.htm","",0);

Menu9=new Array("rollover:"+lclRoot+"_images/nav/amenities.gif:"+lclRoot+"_images/nav/amenities_mo.gif","","",4,25,68);
	Menu9_1=new Array("Spa","pagosahotsprings.com/amenities/spa.htm","",0,17,100);
	Menu9_2=new Array("Salon","pagosahotsprings.com/amenities/salon.htm","",0);
	Menu9_3=new Array("Boutique","pagosahotsprings.com/amenities/boutique.htm","",0);
	Menu9_4=new Array("Cafe","pagosahotsprings.com/amenities/cafe.htm","",0);
*/
