
/*
 Milonic DHTML Menu
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
*/

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless you have more than one _array.js file


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=50                 // Follow Scrolling Rate
suboffset_top=5               // Sub menu offset Top position
suboffset_left=10             // Sub menu offset Left position



menustyles=[             	// MapSample is an array of properties. You can have as many property arrays as you need
"000066",               	// Mouse Off Font Color
"C8C7EB",			// Mouse Off Background Color (use zero for transparent in Netscape 6)
"FFFFFF",			// Mouse On Font Color
"9999CC",			// Mouse On Background Color
"7A7AC3",			// Menu Border Color
"10",                   	// Font Size (default is px but you can specify mm, pt or a percentage)
"normal",               	// Font Style (italic or normal)
"normal",               	// Font Weight (bold or normal)
"verdana,geneva,helvetica,arial,sans-serif",// Font Name
3,				// Menu Item Padding or spacing
"/images/entry/marrows.gif",	// Sub Menu Image (Leave this blank if not needed)
0,				// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
,				// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)
"7A7AC3",			// Menu Item Separator Color
]

//VISITING SLO
addmenu(menu=[
"Visit",        // Menu Name - This is needed in order for this menu to be called
1,              // Menu Top - The Top position of this menu in pixels
290,            // Menu Left - The Left position of this menu in pixels
130,            // Menu Width - Menus width in pixels
1,              // Menu Border Width
,               // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
menustyles,     // Properties Array - this array is declared higher up as you can see above
0,              // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,               // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,              // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,              // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,              // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,               // Position of TOP sub image left:center:right
,               // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,              // Right To Left - Used in Hebrew for example. (1=on or 0=off)
,               // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
"hideform",     // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,               // Background image for menu Color must be set to transparent for this to work
0,              // Scrollable Menu
,               // Miscellaneous Menu Properties
,"About the City","show-menu=Visit_sub1"," ",,1
,"Community Links","show-menu=Visit_sub2"," ",,1
])

addmenu(menu=[
"Visit_sub1",
,
,
130,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Welcome","/home.asp",,,1
,"History","/briefhistory.asp",,,1
,"Quick Facts","/quickfacts.asp",,,1
,"City Government","/government.asp",,,1
,"Photo Gallery","/photogallery.asp",,,1
,"Location Map","locationmap.asp",,,1
])

addmenu(menu=[
"Visit_sub2",
,
,
130,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"How to Get Here","/locationmap.asp#gettinghere",,,1
,"What to See","/visit.asp#whattosee",,,1
,"Where to Stay","/visit.asp#wheretostay",,,1
,"Community Events","/visit.asp#events",,,1
,"Public Art","/specialactivities/visual.asp",,,1
,"Parking Guide","/publicworks/download/parkingguide06.pdf",,,1
])

//GOVERNMENT
addmenu(menu=[
"Government",
37,
274,
180,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"About City Government","show-menu=Gov_sub1"," ",,1
,"City Council","show-menu=Gov_sub2"," ",,1
,"CAO","/administration/faq.asp",,,1
,"City Clerk","show-menu=Gov_sub3"," ",,1
,"Advisory Bodies","show-menu=Gov_sub4"," ",,1
,"Other Government Agencies","show-menu=Gov_sub5"," ",,1
])

addmenu(menu=[
"Gov_sub1",
,
,
140,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Type of Government","/organization.asp",,,1
,"Organizational Chart","/orgchart.asp",,,1
,"City Budget Summary","/citybudget.asp",,,1
,"City Staff Directory","/directory.asp",,,1
,"City Office Locations","/offices.asp",,,1
])

addmenu(menu=[
"Gov_sub2",
,
,
150,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Council Members","/citycouncilmembers.asp",,,1
,"Meeting Agenda","/cityclerk/agendas/council.asp",,,1
,"Meeting Minutes","/cityclerk/minutes/list.asp",,,1
,"Policies and Procedures","/cityclerk/forms.asp",,,1
,"Election Guide","/cityclerk/forms.asp",,,1
])

addmenu(menu=[
"Gov_sub3",
,
,
140,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"General Information","/cityclerk/index.asp",,,1
,"Municipal Code","/cityclerk/about.asp#muni",,,1
,"City Charter","/cityclerk/forms.asp",,,1
,"Claim Form","/cityclerk/forms.asp",,,1
])

addmenu(menu=[
"Gov_sub4",
,
,
100,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Directory","/advisorybodies.asp",,,1
,"Handbook","/cityclerk/forms.asp",,,1
,"Appeal Form","/cityclerk/forms.asp",,,1
])

addmenu(menu=[
"Gov_sub5",
,
,
180,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"County Board of Supervisors","/economicdevelopment/businessresources.asp#county",,,1
,"County Clerk Recorder","/economicdevelopment/businessresources.asp#equal",,,1
])

//DEVELOPMENT
addmenu(menu=[
"Development",
75,
268,
165,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Economic Development","show-menu=Dev_sub1"," ",,1
,"Community Development","show-menu=Dev_sub2"," ",,1
,"Development Review","show-menu=Dev_sub3"," ",,1
,"Construction","show-menu=Dev_sub4"," ",,1
,"Flood Info","show-menu=Dev_sub5"," ",,1
,"Starting a Business","show-menu=Dev_sub6"," ",,1
,"Community Profile","show-menu=Dev_sub7"," ",,1
,"Housing","/communitydevelopment/housing/housing.asp",,,1
,"Permits","show-menu=Dev_sub8"," ",,1
])

addmenu(menu=[
"Dev_sub1",
,
,
200,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Business Locations","/economicdevelopment/businesslocations.asp",,,1
,"Business Resources","/economicdevelopment/businessresources.asp",,,1
,"Business Retention &amp; Expansion","/economicdevelopment/programs.asp#busretention",,,1
,"Community Profile","/economicdevelopment/profile.asp",,,1
,"Current Projects","/economicdevelopment/copelands.asp",,,1
,"Demographics","/economicdevelopment/demographics.asp",,,1
,"EconDev Homepage","/economicdevelopment/",,,1
,"Moving Here","/humanresources/movinghere.asp",,,1
,"Primary Target Industries","/economicdevelopment/programs.asp#primary",,,1
,"Programs &amp; Services","/economicdevelopment/programs.asp",,,1
,"Site Selection","/economicdevelopment/programs.asp#site",,,1
,"Utilities","/economicdevelopment/programs.asp#utilities",,,1
])

addmenu(menu=[
"Dev_sub2",
,
,
180,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Building &amp; Safety","/communitydevelopment/buildingsafety.asp",,,1
,"CommDev Homepage","/communitydevelopment/",,,1
,"General Plan Digest","/communitydevelopment/documents.asp",,,1
,"Permits","/communitydevelopment/permits.asp",,,1
,"Planning","/communitydevelopment/planning.asp",,,1
,"SLO Municipal Code","/cityclerk/about.asp#muni",,,1
,"Zoning Regulations","/communitydevelopment/documents.asp",,,1
])

addmenu(menu=[
"Dev_sub3",
,
,
180,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Encroachment Permits","/publicworks/permits.asp",,,1
,"Engineering","/publicworks/devrev.asp",,,1
,"Flood Plain Management","/publicworks/devrev.asp#flood",,,1
,"Flood Zone Map","/publicworks/flood.asp#getready",,,1
,"Planning","/communitydevelopment/planning.asp",,,1
])

addmenu(menu=[
"Dev_sub4",
,
,
180,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Bids &amp; Proposals","/finance/bids.asp",,,1
,"Bench Mark System","/publicworks/surveying.asp#benchmark",,,1
,"CIP Project Engineering","/publicworks/engineering.asp",,,1
,"Construction Regulations","/communitydevelopment/buildingsafety.asp",,,1
,"Engineering Specifications","/publicworks/documents.asp#specs",,,1
,"Engineering Standards","/publicworks/documents.asp#standards",,,1
,"Permits","/publicworks/permits.asp",,,1
,"Horizontal Control Network","/publicworks/surveying.asp#control",,,1
,"Project Map","/publicworks/constzone.asp",,,1
,"Public Works Homepage","/publicworks/",,,1
,"Utilities","/utilities/programs.asp",,,1
])

addmenu(menu=[
"Dev_sub5",
,
,
180,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Flood Plain Management","/publicworks/devrev.asp#flood",,,1
,"Flood Zone Map","/publicworks/flood.asp#getready",,,1
,"FEMA","/publicworks/devrev.asp#flood",,,1
,"Insurance","/publicworks/devrev.asp#flood",,,1
])

addmenu(menu=[
"Dev_sub6",
,
,
180,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Business License","/finance/businesstax.asp",,,1
,"Business Locations","/economicdevelopment/businesslocations.asp",,,1
,"Business Resources","/economicdevelopment/businessresources.asp",,,1
,"Business Tax Information","/finance/businesstax.asp",,,1
,"Home Use Permit","/finance/businesstax.asp",,,1
,"Moving Here","/economicdevelopment/movinghere.asp",,,1
,"Site Selection","/economicdevelopment/programs.asp#site",,,1
])

addmenu(menu=[
"Dev_sub7",
,
,
150,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"City Government","/government.asp",,,1
,"Cultural Activity","/economicdevelopment/profile.asp",,,1
,"Demographics","/economicdevelopment/demographics.asp",,,1
,"Parks","/parksandrecreation/parkmap.asp",,,1
,"Public Safety","/economicdevelopment/profile.asp",,,1
])

addmenu(menu=[
"Dev_sub8",
,
,
150,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Appeal","/communitydevelopment/permits.asp#appeal",,,1
,"Application Materials","/communitydevelopment/permits.asp#materials",,,1
,"Application Submittal","/communitydevelopment/permits.asp#submittal",,,1
,"Banner Permits","/parksandrecreation/facilities.asp#banner",,,1
,"Building","/communitydevelopment/buildingsafety.asp",,,1
,"Application Review","/communitydevelopment/permits.asp#procedures",,,1
,"Encroachment","/publicworks/encroachment.asp",,,1
,"Environmental Review","/communitydevelopment/permits.asp#environmental",,,1
,"Other Permits","/communitydevelopment/permits.asp#other",,,1
,"Permit Fee Structure","/communitydevelopment/fees.asp",,,1
,"Public Hearings","/communitydevelopment/permits.asp#public",,,1
])

//DOING BUSINESS
addmenu(menu=[
"Business",
114,
245,
165,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Starting a New Business","show-menu=Bus_sub1"," ",,1
,"Relocating a Business","/economicdevelopment/businessresources.asp",,,1
,"Business Tax","show-menu=Bus_sub2"," ",,1
,"Important Links","show-menu=Bus_sub3"," ",,1
,"Economic Development","show-menu=Bus_sub4"," ",,1
,"Business Trends","show-menu=Bus_sub5"," ",,1
])

addmenu(menu=[
"Bus_sub1",
,
,
180,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Starting Out","/economicdevelopment/businessresources.asp",,,1
,"Zoning Requirements","/economicdevelopment/geography.asp",,,1
,"Fictitious Name","/economicdevelopment/businessresources.asp#county",,,1
,"State Board of Equalization","/economicdevelopment/businessresources.asp#equal",,,1
,"Chamber Mentoring Program","/economicdevelopment/index.asp",,,1
,"Real Property Availability","/economicdevelopment/availablesites.asp",,,1
])

addmenu(menu=[
"Bus_sub2",
,
,
130,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"City Requirements","/finance/businesstax.asp",,,1
,"Renewal Process","/finance/businesstax.asp",,,1
])

addmenu(menu=[
"Bus_sub3",
,
,
280,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Chamber of Commerce","/economicdevelopment/businessresources.asp#chamber",,,1
,"Better Business Bureau","/economicdevelopment/businessresources.asp#local",,,1
,"Economic Vitality Corporation","/economicdevelopment/businessresources.asp#evc",,,1
,"Cuesta Institute for Professional Development","/economicdevelopment/businessresources.asp#cuesta",,,1
])

addmenu(menu=[
"Bus_sub4",
,
,
170,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"City Development Program","/economicdevelopment/programs.asp",,,1
])

addmenu(menu=[
"Bus_sub5",
,
,
200,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Central Coast Economic Forcast","/finance/download/budgetgrab/vlffacts.asp",,,1
])

//NEIGHBORHOODS
addmenu(menu=[
"Neighborhood",
151,
215,
180,
1,
,
menustyles,
0,
,
"Fade(duration=0.4);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Neighborhood Services","/police/neighborhoods.asp",,,1
,"Public Outreach","/fire/outreach.asp",,,1
,"Maintenance &amp; Safety","show-menu=Neigh_sub1"," ",,1
,"Winter Weather Information","/publicworks/flood.asp#getready",,,1
,"Bus Schedule","/publicworks/transportation.asp",,,1
,"Parking Guide","/publicworks/parking.asp",,,1
,"Housing","/communitydevelopment/housing/housing.asp",,,1
,"Utilities","show-menu=Neigh_sub2"," ",,1
,"Education Programs","show-menu=Neigh_sub3"," ",,1
,"Parks &amp; Recreation","show-menu=Neigh_sub4"," ",,1
])

addmenu(menu=[
"Neigh_sub1",
,
,
190,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Building &amp; Safety","/communitydevelopment/buildingsafety.asp",,,1
,"Trees","/publicworks/tree.asp",,,1
,"Streets","/publicworks/streetmaint.asp",,,1
,"Parks &amp; Landscape","/publicworks/facilities.asp#park",,,1
,"Public Works Service Requests","/publicworks/request.asp",,,1
])

addmenu(menu=[
"Neigh_sub2",
,
,
130,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Service","/utilities/billing.asp",,,1
,"Report a Problem","/utilities/emergencies.asp",,,1
])

addmenu(menu=[
"Neigh_sub3",
,
,
130,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Water","/utilities/kids/index.asp",,,1
])

addmenu(menu=[
"Neigh_sub4",
,
,
150,
1,
,
menustyles,
0,
,
"Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
,
"hideform",
,
0,
,
,"Programs &amp; Services","/parksandrecreation/programs.asp",,,1
,"City Park System","/parksandrecreation/parkmap.asp",,,1
,"Calendar of Events","/parksandrecreation/eventcal.asp",,,1
,"Program Key","/parksandrecreation/key.asp",,,1
,"Current Class Brochure","/parksandrecreation/classes.asp#brochure",,,1
,"Children’s Services","/parksandrecreation/children.asp",,,1
])

dumpmenus() // Critical for menu operation. Do not delete.
