	var NoOffFirstLineMenus=17;	// Number of first level items



	var LowBgColor='#666666';	// Background color when mouse is not over



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



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



	var HighSubBgColor='black';	// 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='#666666';	// Border color



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



	var BorderWidth=1;		// Border width



	var BorderBtwnElmnts=1;		// Border between elements 1 or 0



	var FontFamily="arial"		// Font family menu items



	var FontSize=10;			// 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' or 'bottom'



	var ChildOverlap=.1;		// 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=4;			// Left padding



	var TopPaddng=2;			// Top padding



	var FirstLineHorizontal=0;	// First level items layout horizontal 1 or 0



	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='MenuPos';	// DIV id for relative positioning (refer to config.htm for info)



	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







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("Who Are We?","","",9,20,150);



	Menu1_1=new Array("About Us","/parks/aboutus.html","",0,20,225);



	Menu1_2=new Array("What We Offer","/parks/welcome.html","",0,20,225);



	Menu1_3=new Array("Department Goals","/parks/goals.html","",0,20,225);



	Menu1_4=new Array("Services Directory","/parks/directory.html","",0,20,225);



	Menu1_5=new Array("Office Locations","","",2,20,225);



	    Menu1_5_1=new Array("Administrative Offices","/parks/office1.html","",0,20,225);



		Menu1_5_2=new Array("Reservation and Information Center","/parks/office1.html","",0,40,225);



	Menu1_6=new Array("Parks Advisory Committee","/parks/pac.html","",0,20,225);

	Menu1_7=new Array("Awards","/parks/awards.html","",0,20,225);

	Menu1_8=new Array("Video Presentation","/parks/video.html","",0,20,225);

	Menu1_9=new Array("San Diego County Parks Society","/parks/parkssociety.html","",0,20,225);



Menu2=new Array("On-Line Services","/parks/online.html","",3,20,150);



	Menu2_1=new Array("Camping Reservations","/parks/online.html","",0,20,225);



	Menu2_2=new Array("Community Center Activities","/parks/registration.html","",0,20,225);

	

	Menu2_3=new Array("Day Use Availability","/parks/picnic/index.html","",0,20,225);



Menu3=new Array("Camping Parks","","",12,20,150);



	Menu3_1=new Array("General Information","/parks/camping/info.html","",0,20,225);

	

	Menu3_2=new Array("On-line Camping Reservations","/parks/online.html","",0,20,225);



	Menu3_3=new Array("Agua Caliente","/parks/camping/agua_caliente.html","",0,20,225);



	Menu3_4=new Array("Dos Picos","/parks/camping/dos_picos.html","",0,20,225);



	Menu3_5=new Array("Guajome","/parks/camping/guajome.html","",0,20,225);



	Menu3_6=new Array("Lake Jennings","/parks/camping/lake_jennings.html","",0,20,225);



	Menu3_7=new Array("Lake Morena","/parks/camping/lake_morena.html","",0,20,225);



	Menu3_8=new Array("Potrero","/parks/camping/potrero.html","",0,20,225);



	Menu3_9=new Array("Sweetwater Summit","/parks/camping/sweetwater.html","",0,20,225);



	Menu3_10=new Array("Vallecito","/parks/camping/vallecito.html","",0,20,225);

	

	Menu3_11=new Array("William Heise","/parks/camping/heise.html","",0,20,225);

	Menu3_12=new Array("Wilderness Cabins","/parks/camping/cabins.html","",0,20,225);





Menu4=new Array("Picnic Parks","","",10,20,150);



	Menu4_1=new Array("General Information","/parks/picnic/index.html","",0,20,225);



	Menu4_2=new Array("Dos Picos","/parks/picnic/dos_picos.html","",0,20,225);



	Menu4_3=new Array("El Monte","/parks/picnic/elmonte.html","",0,20,225);



	Menu4_4=new Array("Felicita","/parks/picnic/felicita.html","",0,20,225);



	Menu4_5=new Array("Flinn Springs","/parks/picnic/flinnsprings.html","",0,20,225);



	Menu4_6=new Array("Louis Stelzer","/parks/picnic/stelzer.html","",0,20,225);

	Menu4_7=new Array("Pine Valley","/parks/picnic/pinevalley.html","",0,20,225);



	Menu4_8=new Array("Potrero","/parks/picnic/potrero.html","",0,20,225);



	Menu4_9=new Array("Otay Lakes","/parks/picnic/otay.html","",0,20,225);



	Menu4_10=new Array("San Dieguito","/parks/picnic/sandieguito.html","",0,20,225);

	
Menu5=new Array("Open Space Parks","/parks/parklist.html#openspace","",0,20,150);


Menu6=new Array("Community & Teen Centers","","",5,40,150);



    	Menu6_1=new Array("General Information","/parks/centers/index.html","",0,20,225);



	Menu6_2=new Array("On-line Activity Registration","/parks/registration.html","",0,20,225);

	

	Menu6_3=new Array("Fallbrook","/parks/centers/fallbrook.html","",0,20,225);



	Menu6_4=new Array("Lakeside","/parks/centers/lakeside.html","",2,20,225);

	

			Menu6_4_1=new Array("Community Center","/parks/centers/lakeside.html","",0,20,175);		

	

			Menu6_4_2=new Array("Teen Center","/parks/centers/teens.html","",0,20,175);



	Menu6_5=new Array("Spring Valley","/parks/centers/springvalley.html","",2,20,225);

				

			Menu6_5_1=new Array("Community Center","/parks/centers/springvalley.html","",0,20,175);		

	

			Menu6_5_2=new Array("Teen Center","/parks/centers/teens.html","",0,20,175);



Menu7=new Array("Interactive Map","/parks/intermap.html","",0,20,150);

	

Menu8=new Array("Other Parks & Programs","http://www.qbgardens.com/","",11,40,150);

	Menu8_1=new Array("Botanical Gardens","http://www.qbgardens.com/","",0,20,250);

	Menu8_2=new Array("County Trails Program","/parks/trails.html","",0,20,225);

	Menu8_3=new Array("Film/Photo Shoot Permit","/parks/filmshoot.html","",0,20,225);

	Menu8_4=new Array("Historic Sites","/parks/history.html","",0,20,225);

    	Menu8_5=new Array("Local Parks","/parks/parklist.html#local","",0,20,225);
    	Menu8_6=new Array("Management Plans and Development","/parks/projects.html","",0,20,225);

	Menu8_7=new Array("MSCP Outreach and Education","/parks/ee.html","",0,20,225);

	Menu8_8=new Array("Sports Facilities","/parks/sportsfacilities.html","",0,20,225);

    	Menu8_9=new Array("Stormwater","/dpw/watersheds/stormwater.html","",0,20,225);

	Menu8_10=new Array("Trails","/parks/hikes.html","",0,20,250);

	Menu8_11=new Array("Walks in the City","/parks/walks.html","",0,20,250);



Menu9=new Array("Weddings","/parks/weddings/index.html","",0,20,150);



Menu10=new Array("Fishing and Boating","/parks/fishing/index.html","",0,20,150);     



Menu11=new Array("News and Events","","",4,20,150);



	Menu11_1=new Array("News and Events ","/parks/news.html","",0,20,225);



	Menu11_2=new Array("Newsletter","/parks/docs/destinations.pdf","",0,20,225);



	Menu11_3=new Array("Program Guide ","/parks/programguide.html","",0,20,225);



	Menu11_4=new Array("County Television Network ","http://www.ctn.org","",0,20,225);







Menu12=new Array("Answers to FAQs","","",10,20,150);



	Menu12_1=new Array("Reservations","/parks/faqs.html","",4,20,225);



		Menu12_1_1=new Array("Making Camping Reservations","/parks/faqs.html#reservations","",0,20,225);



		Menu12_1_2=new Array("Paying for Reservations","/parks/faqs.html#pay","",0,20,225);



		Menu12_1_3=new Array("Canceling","/parks/faqs.html#cancel","",0,20,225);



		Menu12_1_4=new Array("Discounts","/parks/faqs.html#discountcards","",2,20,225);



			Menu12_1_4_1=new Array("Resident Discount Cards","/parks/faqs.html#discountcards","",0,20,225);



			Menu12_1_4_2=new Array("Senior Discount Cards","/parks/faqs.html#senior","",0,20,225);



	Menu12_2=new Array("Picnic Reservations","/parks/faqs.html#picnic","",0,20,225);



	Menu12_3=new Array("Fishing and Boating","","",2,20,225);



		Menu12_3_1=new Array("About Fishing and Boating","/parks/faqs.html#fish","",0,20,225);



		Menu12_3_2=new Array("County Lakes","/parks/faqs.html#lakes","",0,20,225);



	Menu12_4=new Array("Recreation Programs","/parks/faqs.html#recreation","",0,20,225);



	Menu12_5=new Array("Pets in Parks","/parks/faqs.html#dogs","",0,20,225);



	Menu12_6=new Array("Weddings in Parks","/parks/faqs.html#WEDDINGPOSSIBILITIES","",0,20,225);



	Menu12_7=new Array("Trails and Hiking","/parks/faqs.html#trailmaps","",0,20,225);

	

	Menu12_8=new Array("Gift Certificates","/parks/gift.html","",0,20,225);



	Menu12_9=new Array("General Rules","/parks/faqs.html","",0,20,225);



	Menu12_10=new Array("MSCP","","",2,20,150);



		Menu12_10_1=new Array("What is the Mulitple Species Conservation Program (MSCP)?","/parks/ee.html","",0,40,250);



		Menu12_10_2=new Array("How can I find out more about the MSCP?","/parks/faqs.html#newsletter","",0,35,225);



Menu13=new Array("Job Opportunities","/parks/jobs.html","",0,20,150);



Menu14=new Array("Volunteer Opportunities","/parks/volunteer.html","",0,40,150);



Menu15=new Array("Just for Kids","/parks/kids/justforkids.html","",0,20,225);



Menu16=new Array("Contact Us","/parks/contactus.html","",0,20,225);    


Menu17=new Array("Site Map","/parks/sitemap.html","",0,20,225);           
