_menuCloseDelay=500; _menuOpenDelay=0; _followSpeed=5; _followRate=50; _subOffsetTop=2; _subOffsetLeft=-10; _scrollAmount=5; _scrollDelay=10; fixMozillaZIndex=true; with (myStyle=new mm_style()) { onbgcolor = "#E5FFBC"; menubgcolor = "#FFFFFF"; offbgcolor="transparent"; oncolor = "#346702"; offcolor = "#000"; bordercolor = "#FFFFFF"; borderstyle = "solid"; borderwidth = "2"; onborder="0px solid #346702"; separatorcolor = "#346702"; separatorsize = "1"; separatorpadding = "3"; padding = "4"; fontsize="12px"; fontstyle="normal"; fontweight="normal"; fontfamily="Arial, Helvetica, sans-serif"; pagebgcolor = "#E5FFBC"; pagecolor = "#346702"; pageborder="0px solid #346702"; subimage="/javascripts/menu/images/overboxed.gif"; onsubimage="/javascripts/menu/images/on_overboxed.gif"; outfilter = "randomdissolve(duration=0.2)"; itemwidth = "165"; }; myStyle2 = new copyOf(myStyle); myStyle2.onbgcolor = "#E5FFBC"; myStyle2.menubgcolor = "#FFFFFF"; myStyle2.offbgcolor="transparent"; myStyle2.oncolor = "#346702"; myStyle2.offcolor = "#000"; myStyle2.bordercolor = "#346702"; myStyle2.borderstyle = "solid"; myStyle2.borderwidth = "2"; myStyle2.onborder="0px solid #346702"; myStyle2.separatorcolor = "#346702"; myStyle2.separatorsize = "1"; myStyle2.separatorpadding = "3"; myStyle2.padding = "4"; myStyle2.fontsize="12px"; myStyle2.fontstyle="normal"; myStyle2.fontweight="normal"; myStyle2.fontfamily="Arial, Helvetica, sans-serif"; myStyle2.pagebgcolor = "#E5FFBC"; myStyle2.pagecolor = "#346702"; myStyle2.pageborder="0px solid #346702"; myStyle2.subimage="/javascripts/menu/images/black_13x13_greyboxed.gif"; myStyle2.onsubimage="/javascripts/menu/images/on_13x13_greyboxed.gif"; myStyle2.itemwidth = "165"; with (milonic=new menuname("0")){ style = myStyle; alwaysvisible = 1; orientation = "vertical"; position="relative"; aI("text=Home;url=/;"); aI("text=City Departments;url=/department/1?department_home=1;showmenu=CityDepartments;"); aI("text=News;url=/news/4;"); margin = 4; aI("text=Welcome;url=/pages/13;showmenu=13;"); aI("text=Programs/Services;url=/pages/21;"); aI("text=Police Department Divisions;url=/pages/23;showmenu=23;"); aI("text=About the Police Dept.;url=/pages/24;showmenu=24;"); } with (milonic=new menuname("13")){ style = myStyle2; overflow = "scroll"; margin = 4; aI("text=Police Department Administration;url=/pages/92;"); } with (milonic=new menuname("23")){ style = myStyle2; overflow = "scroll"; margin = 4; aI("text=Communications Division;url=/pages/26;"); aI("text=Investigations Division;url=/pages/27;"); aI("text=Nuisance Enforcement;url=/pages/28;"); aI("text=Patrol Division;url=/pages/29;"); aI("text=Animal Control;url=/pages/25;"); aI("text=Records Division;url=/pages/30;"); } with (milonic=new menuname("24")){ style = myStyle2; overflow = "scroll"; margin = 4; aI("text=Office of Marshall / Chief of Police;url=/pages/113;"); } with (milonic=new menuname("CityDepartments")) { style = myStyle2; overflow = "scroll"; margin = 4; aI("text=Administration;url=/department/8;"); aI("text=Community Development;url=/department/7;"); aI("text=Finance;url=/department/6;"); aI("text=Fire Department;url=/department/3;"); aI("text=Human Resources;url=/department/2;"); aI("text=Municipal Court;url=/department/9;"); aI("text=Parks & Recreation;url=/department/5;"); aI("text=Police Department;url=/department/4;"); aI("text=Public Works;url=/department/10;"); }