
	var NoOffFirstLineMenus=4;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='0066CC';			// Background color when mouse is over
	var HighSubBgColor='0066CC';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='black';			// 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,comic sans ms,technical"	// 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' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=65;				// Menu offset x coordinate
	var StartLeft=160;				// 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=500;			// 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='';				// 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=['http://www.dalycity.org/menu_images/tri.gif',5,10,'http://www.dalycity.org/menu_images/tridown.gif',10,5,'http://www.dalycity.org/menu_images/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"

Menu1=new Array("rollover:image/about1.jpg:image/about2.jpg","http://www.dalycity.org/about/index.htm","images/about1.jpg",6,28,105);
	Menu1_1=new Array("","http://www.dalycity.org/about/index.htm","http://www.dalycity.org/menu_images/about3.jpg",0,100,200);
	Menu1_2=new Array("City Profile","http://www.dalycity.org/about/city_profile.htm","",0,19,200);
	Menu1_3=new Array("City Location/Maps","http://www.dalycity.org/about/map.htm","",0,19,200);
	Menu1_4=new Array("Your Public Officials","http://www.dalycity.org/about/official.htm","",0,19,200);
	Menu1_5=new Array("The History of Daly City","http://www.dalycity.org/about/history.htm","",0,19,200);
	Menu1_6=new Array("Link to Neighboring Communities","http://www.dalycity.org/about/neighboring_communities.htm","",7,19,200);
				Menu1_6_1=new Array("San Francisco","javascript: newWin = window.open('http://www.ci.sf.ca.us', 'menu', 'width=550, height=700, left=50, top=50, location=yes, menubar=yes,scrollbars=yes, resizable=yes'); newWin.focus();","",0,19,125);
              	Menu1_6_2=new Array("Brisbane","javascript: newWin = window.open('http://www.ci.brisbane.ca.us', 'menu', 'width=550, height=700, left=50, top=50, location=yes, menubar=yes,scrollbars=yes, resizable=yes'); newWin.focus();","",0,19,125);
				Menu1_6_3=new Array("Colma","javascript: newWin = window.open('http://colma.ca.gov/', 'menu', 'width=550, height=700, left=50, top=50,location=yes, menubar=yes, scrollbars=yes, resizable=yes'); newWin.focus();","",0,19,125);
				Menu1_6_4=new Array("Pacifica","javascript: newWin = window.open('http://www.ci.pacifica.ca.us/', 'menu', 'width=550, height=700, left=50, top=50,location=yes, menubar=yes, scrollbars=yes, resizable=yes'); newWin.focus();","",0,19,125);
				Menu1_6_5=new Array("South San Francisco","javascript: newWin = window.open('http://www.ci.ssf.ca.us', 'menu', 'width=550, height=700, left=50, top=50,location=yes, menubar=yes, scrollbars=yes, resizable=yes'); newWin.focus();","",0,19,125);
				Menu1_6_6=new Array("San Mateo County","javascript: newWin = window.open('http://www.co.sanmateo.ca.us', 'menu', 'width=550, height=700, left=50, top=50,location=yes, menubar=yes, scrollbars=yes, resizable=yes'); newWin.focus();","",0,19,125);
				Menu1_6_7=new Array("Other Cities","javascript: newWin = window.open('http://www.co.sanmateo.ca.us/smc/county/home/0,,1774_2126_137412,00.html?fpSiteId=1774', 'menu', 'width=550, height=700, left=50, top=50,location=yes, menubar=yes, scrollbars=yes, resizable=yes'); newWin.focus();","",0,19,125);
	
				
Menu2=new Array("rollover:image/cityservices1_sub.jpg:image/cityservices2_sub.jpg","http://www.dalycity.org/city_services/index.htm","images/cityservices1_sub.jpg",14,15,140);
	Menu2_1=new Array("","http://www.dalycity.org/city_services/index.htm","http://www.dalycity.org/menu_images/cityservices3.jpg",0,100,192);
	Menu2_2=new Array("City/Community Resources Page","http://www.dalycity.org/city_services/index.htm","",0,19,192);			
	Menu2_3=new Array("City Contact Directory","http://www.dalycity.org/city_services/contact_directory.htm","",0,19,192);
    Menu2_4=new Array("City Department Services","http://www.dalycity.org/city_services/department_services.htm","",0,19,192);
	Menu2_5=new Array("- Economic & Community Develop","http://www.dalycity.org/city_services/department_services.htm#1","",0,19,210);
    Menu2_6=new Array("- Finance","http://www.dalycity.org/city_services/department_services.htm#2","",0,19,192);
	Menu2_7=new Array("- Fire","javascript: newWin = window.open('http://www.northcountyfire.org/', 'menu', 'width=550, height=700, left=50, top=50, location=yes, menubar=yes, scrollbars=yes,  resizable=yes'); newWin.focus();","",0,19,192);
	Menu2_8=new Array("- Human Resources","http://www.dalycity.org/city_services/depts/hr/index.htm","",0,19,192);
	Menu2_9=new Array("- Library","javascript: newWin = window.open('http://www.dalycitylibrary.org/', 'menu', 'width=550, height=700, left=50, top=50, location=yes, menubar=yes,scrollbars=yes, resizable=yes'); newWin.focus();","",0,19,192);
	Menu2_10=new Array("- Parks & Recreation","http://www.dalycity.org/city_services/depts/park_rec/index.htm","",0,19,192);
	Menu2_11=new Array("- Police","http://www.dalycity.org/city_services/depts/police/index.htm","",0,19,192);
	Menu2_12=new Array("- Public Works","city_services/depts/public_works/pwnet/pwhome.html","",0,19,192);
	Menu2_13=new Array("- Water & Wastewater Resources","http://www.dalycity.org/city_services/depts/wwr/default.htm","",0,19,192);
	Menu2_14=new Array("Schools","http://www.dalycity.org/city_services/schools.htm","",0,19,210);



Menu3=new Array("rollover:image/businessservices1.jpg:image/businessservices2.jpg","http://www.dalycity.org/serv_for_buss/index.htm","images/businessservices1.jpg",3, 32, 138);
    Menu3_1=new Array("","serv_for_buss/index.htm","http://www.dalycity.org/menu_images/businessservices3.jpg",0,100,192);
	Menu3_2=new Array("Opportunities & Resources","http://www.dalycity.org/serv_for_buss/business/index.htm","",0,19,192);
	Menu3_3=new Array("Commercial Opportunities","http://www.dalycity.org/serv_for_buss/commercial/index.htm","",0,19,192);

Menu4=new Array("rollover:image/citynews1.jpg:image/citynews2.jpg","http://www.dalycity.org/city_news/index.htm","images/citynews1.jpg",6,20,180);
	Menu4_1=new Array("","http://www.dalycity.org/city_news/index.htm","http://www.dalycity.org/menu_images/citynews3.jpg",0,100,192);
	Menu4_2=new Array("Fog Cutter Community Newletter","http://www.dalycity.org/city_news/fogcutter/index.htm","",0,19,192);
	Menu4_3=new Array("Civic Meeting Calendar","http://www.dalycity.org/city_news/civic_calendar.htm","",0,19,192);
	Menu4_4=new Array("Upcoming Events","http://www.dalycity.org/city_news/upcoming_events.htm","",0,19,192);
	Menu4_5=new Array("Other Community News","http://www.dalycity.org/city_news/index.htm#1","",0,19,192);
	Menu4_6=new Array("News Archives","http://www.dalycity.org/city_news/news_archieve.htm","",0,19,192);




