/***********************************************************************************
*	(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 baseURL='http://www.ci.pomona.ca.us';
	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='FFFFD6';			// Background color when mouse is not over
	var LowSubBgColor='FFFFEB';			// Background color when mouse is not over on subs
	var HighBgColor='F6F6C7';			// Background color when mouse is over
	var HighSubBgColor='FFFFD6';			// Background color when mouse is over on subs
	var FontLowColor='7B7B43';			// Font color when mouse is not over
	var FontSubLowColor='7B7B43';			// Font color subs when mouse is not over
	var FontHighColor='7B7B43';			// Font color when mouse is over
	var FontSubHighColor='7B7B43';			// Font color subs when mouse is over
	var BorderColor='FFFFD6';			// Border color
	var BorderSubColor='C7C77B';			// 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=9;				// 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=200;				// Menu offset x coordinate
	var StartLeft=3;				// 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=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	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='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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=['/hvmenu/tri.gif',5,10,'/hvmenu/tridown.gif',10,5,'/hvmenu/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("City Council",baseURL+"/city_departments/city_council/","",4,20,160);
	Menu1_1=new Array("Mayor's Message",baseURL+"/city_departments/mayor_message.php","",0,20,250);
	Menu1_2=new Array("City Council",baseURL+"/city_departments/city_council/","",0,20);
	Menu1_3=new Array("City Proclamations & Awards",baseURL+"/city_awards/","",0,20);
	Menu1_4=new Array("Elected Representatives",baseURL+"/elected_representatives.php/","",0,20);

Menu2=new Array("City Hall",baseURL+"/city_hall/","",10);
	Menu2_1=new Array("City Departments",baseURL+"/city_departments/","",0,20,250);	
	Menu2_2=new Array("City Council",baseURL+"/city_departments/city_council/","",0);
	Menu2_3=new Array("Commissioners (pdf)","javascript:window.open('"+baseURL+"/city_departments/city_council/pdf/city_commissions.pdf')","",0);
	Menu2_4=new Array("Job Opportunities","http://jobs.ci.pomona.ca.us/sigma5/JobListings.aspx","",0);
	Menu2_5=new Array("Press Releases",baseURL+"/city_hall/press_releases.php","",0);
	Menu2_6=new Array("Frequently Asked Questions (FAQs)",baseURL+"/questions_and_answers.php","",0);
	Menu2_7=new Array("Elected Representatives",baseURL+"/elected_representatives.php","",0);
	Menu2_8=new Array("Links and other Information",baseURL+"/other_government_links.php","",0);
	Menu2_9=new Array("Contact Us",baseURL+"/contact_us/","",0);
	Menu2_10=new Array("City Codes","javascript:window.open('http://www.municode.com/resources/gateway.asp?pid=13712&sid=5')","",0);

<!-- Menu2_10=new Array("City Codes","javascript:window.open('http://library10.municode.com/gateway.dll/1/2?f=templates&fn=default.htm&vid=nextpage:137120&npusername=13712&nppassword=MCC&npac_credentialspresent=true')","",0); -->

Menu3=new Array("Living in Pomona",baseURL+"/coming_soon.php","",09);
	Menu3_1=new Array("New Resident Guide",baseURL+"/NewResident/","",0,20,250);
	Menu3_2=new Array("FAQ's",baseURL+"/questions_and_answers.php","",0,20);
	Menu3_3=new Array("Library",baseURL+"/city_departments/library/","",0,20);
	Menu3_4=new Array("City Calendar",baseURL+"/city_calendar/","",0,20);
	Menu3_5=new Array("Annual City Events",baseURL+"/city_events/","",0,20);
	Menu3_6=new Array("Recycle",baseURL+"/city_departments/utility_services/trash_recycling_greenwaste.php","",0,20);
	Menu3_7=new Array("Park Directory",baseURL+"/city_departments/community_services/parks/","",0,20);
	Menu3_8=new Array("City Telephone Directory",baseURL+"/city_departments/city_directory/","",0,20);
	Menu3_9=new Array("Links and Community Listing",baseURL+"/city_departments/community_development/community_services_listing.php","",0,20);

Menu4=new Array("City Business",baseURL+"/business/","",8);
	Menu4_1=new Array("Business License",baseURL+"/city_departments/finance/business_licenses.php","",0,20,250);
	Menu4_2=new Array("Tax Information",baseURL+"/business/tax_exemption.php","",0,20);
	Menu4_3=new Array("Bidder Application (pdf)","javascript:window.open('"+baseURL+"/')","",0,20);
	Menu4_4=new Array("Guide for Suppliers (pdf)","javascript:window.open('"+baseURL+"/')","",0,20);
	Menu4_5=new Array("Chamber of Commerce","javascript:window.open('http://www.pomonachamber.org')","",0,20);
	Menu4_6=new Array("Important Telephone Numbers (pdf)","javascript:window.open('"+baseURL+"/pdf/directory for business.pdf')","",0,20);
	Menu4_7=new Array("Facts and Figures (pdf)","javascript:window.open('"+baseURL+"/pdf/Pomona Facts  Figures.pdf')","",0,20);
	Menu4_8=new Array("Current Bids and RFPs",baseURL+"/city_departments/finance/rfp_non_construction.php","",0,20);


Menu5=new Array("City Departments",baseURL+"/city_departments/","",15);
	Menu5_1=new Array("City Manager's Office",baseURL+"/city_departments/city_manager/","",0,20,250);
	Menu5_2=new Array("City Attorney",baseURL+"/city_departments/city_attorney/","",0,20);
	Menu5_3=new Array("Business Development",baseURL+"/city_departments/redevelopment_agency/business_development.php","",0,20);
	Menu5_4=new Array("City Clerk",baseURL+"/city_departments/city_clerk/","",0,20);
	Menu5_5=new Array("Community Services / Parks & Recreation",baseURL+"/city_departments/community_services/","",0,20);
	
	Menu5_6=new Array("Planning & Housing",baseURL+"/city_departments/community_development/","",2,20);
		Menu5_6_1=new Array("Planning",baseURL+"/city_departments/community_development/planning/","",0,20,250);
		Menu5_6_2=new Array("Housing",baseURL+"/city_departments/community_development/housing_division/","",0,20);
	
	Menu5_7=new Array("Finance",baseURL+"/city_departments/finance/","",0,20);
	Menu5_8=new Array("Fire Department",baseURL+"/city_departments/fire/","",0,20);
	Menu5_9=new Array("Human Resources",baseURL+"/city_departments/human_resources/","",0,20);
	Menu5_10=new Array("Library",baseURL+"/city_departments/library/","",0,20);
	Menu5_11=new Array("Police",baseURL+"/city_departments/police/","",0,20);
	Menu5_12=new Array("Public Information Office",baseURL+"/city_departments/pio/","",0,20);
	Menu5_13=new Array("Public Works",baseURL+"/city_departments/public_works/","",0,20);
	Menu5_14=new Array("Redevelopment Agency",baseURL+"/city_departments/redevelopment_agency/","",0,20);

	Menu5_15=new Array("Utility Services",baseURL+"/city_departments/utility_services/","",0,20);

//		Menu5_15_1=new Array("Water",baseURL+"/city_departments/utility_services/index.php","",0,20,250);
//		Menu5_15_2=new Array("Sewer",baseURL+"/city_departments/utility_services/sewer_rates.php","",0,20);
//		Menu5_15_3=new Array("Trash",baseURL+"/city_departments/utility_services/trash_container_placement.php","",0,20);


Menu6=new Array("Keep Me Informed","javascript:top.location.href='#'","",2);
	Menu6_1=new Array("E-News Sign Up",baseURL+"/keep_me_informed.php","",0,20,250);
	Menu6_2=new Array("Archive",baseURL+"/enewsletter.php","",0,20);

Menu7=new Array("Download Forms & Docs",baseURL+"/download_forms/","");
Menu8=new Array("Interactive City Maps",baseURL+"/city_departments/InteractiveMap.php","");
Menu9=new Array("Contact Us",baseURL+"/contact_us/","");
Menu10=new Array("Need City Assistance?","javascript:window.open('https://clients.comcate.com/feedback.php?id=74','','status,height=480,width=800,scrollbars=yes')","",0);
Menu11=new Array("Job Opportunities","http://jobs.ci.pomona.ca.us/sigma5/JobListings.aspx","",0,20);
Menu12=new Array("Photo Gallery",baseURL+"/Galleries.php/","");
Menu13=new Array("Home",baseURL+"/","");



























// 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("Home","http://www.dynamicdrive.com","",0,20,138);

Menu2=new Array("News","","",2);
	Menu2_1=new Array("General","","",5,20,150);	
		Menu2_1_1=new Array("CNN","http://www.cnn.com","",0,20,150);
		Menu2_1_2=new Array("ABCNews","http://www.abcnews.com","",0);
		Menu2_1_3=new Array("MSNBC","http://www.msnbc.com","",0);
                Menu2_1_4=new Array("CBSNews","http://www.cbsnews.com","",0);
                Menu2_1_5=new Array("Canadian News","http://news.bbc.co.uk","",2);
                          Menu2_1_5_1=new Array("Vancouver Sun","http://www.vancouversun.com","",0,20,150);
                          Menu2_1_5_2=new Array("CTV News","http://www.ctvnews.com","",0);
	Menu2_2=new Array("Technology","","",3);
		Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
		Menu2_2_2=new Array("News.com","http://www.news.com","",0);
		Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);

Menu3=new Array("Search Engines","","",3);
	Menu3_1=new Array("Altavista","http://www.altavista.com","",0,20,150);
	Menu3_2=new Array("Google","http://www.google.com","",0);
	Menu3_3=new Array("Yahoo","http://www.yahoo.com","",0);

Menu4=new Array("Webmaster","","",4);
	Menu4_1=new Array("Dynamic Drive","http://www.dynamicdrive.com","",0,20,180);
	Menu4_2=new Array("JavaScript Kit","http://www.javascriptkit.com","",0);
	Menu4_3=new Array("Freewarejava","http://www.freewarejava.com","",0);
	Menu4_4=new Array("Web Review","http://www.webreview.com","",0);

Menu5=new Array("Other","javascript:top.location.href='blank.htm'","",1);
	Menu5_1=new Array("Author\'s Site","http://www.burmees.nl/","",0,20,140);
*/