fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=0          // Sub menu left offset


with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#3F3F3F";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#E6E7E7";
headercolor="#000000";
offbgcolor="#0B40B6";
offcolor="#ffffff";
onbgcolor="#636363";
oncolor="#FFFFFF";
//bgimage="images/layout/lColumnBG.gif";
//outfilter="randomdissolve(duration=.1)";
//overfilter="Fade(duration=.2);Alpha(opacity=85);Shadow(color=sub.asp777777', Direction=135, Strength=0)";
padding=4;
//pagebgcolor="sub.asp82B6D7";
//pagecolor="black";
//separatorcolor="sub.aspD3D4E2";
separatorsize=1;
//subimage="arrow.gif";
//subimagepadding=2;
}

with(milonic=new menuname("departments")){
style=menuStyle;
itemwidth="150";
aI("text=Field Operations;url=/departments/fieldOperations.asp;showmenu=fieldOperations;");
aI("text=Investigations;url=/departments/investigations.asp;showmenu=investigations;");
aI("text=Support/Administration;url=/departments/administration.asp;showmenu=support;");
}

with(milonic=new menuname("infoCenter")){
style=menuStyle;
itemwidth="150";
aI("text=Press Release;url=http://www.gardenapd.info/;");
aI("text=About the Department;url=/infoCenter/about.asp;");
aI("text=History;url=/infoCenter/gpd_history.asp;");
aI("text=Permits;url=/infoCenter/permits.asp;");
aI("text=Finger Printing;url=/infoCenter/fingerPrinting.asp;");
aI("text=Order a Police Report;url=/infoCenter/recordsRepro.asp;");
aI("text=File a Police Report;url=http://www.gardenapd.org/online/start-report.html;");
aI("text=Impounded Vehicles;url=/infoCenter/impoundedVehicles.asp;");
aI("text=Parking Citation Online Payments;url=https://step1.caledoncard.com/tickets/gardena.html;");
aI("text=Parking Citation Faq's;url=/infoCenter/parkingEnforce.asp;");
aI("text=Basic Fees;url=/infoCenter/fees.asp;");
aI("text=Emergency Preparedness;url=/infoCenter/emergPrep.asp;");
}

with(milonic=new menuname("ePolicing")){
style=menuStyle;
itemwidth="150";
aI("text=File a Police Report;url=http://www.gardenapd.org/online/start-report.html;");
aI("text=Report a Maintenance/ Repair Problem;url=http://www.ci.gardena.ca.us/Gardena%20Direct/default.asp;");
aI("text=View Crime Stats;url=/onlinePolicing/viewStats.asp;");
aI("text=WE-TIP;url=/onlinePolicing/weTip.asp;");
aI("text=Notifications & Alerts;url=http://www.gardenapd.info/;");
aI("text=Report Suspicious Behavior;url=/onlinePolicing/report.asp;");
aI("text=Parking Citation Online Payments;url=https://step1.caledoncard.com/tickets/gardena.html;");
aI("text=Improve Gardena;url=/onlinePolicing/report.asp;");
}

//with(milonic=new menuname("employment")){
//style=menuStyle;
//itemwidth="150";
//aI("text=Police Officers;url=/employment/policeOfficer.asp;");
//aI("text=Custody Officers;url=/employment/custodyOfficer.asp;");
//aI("text=Records;url=/employment/records.asp;");
//}

with(milonic=new menuname("gettingInvolved")){
style=menuStyle;
itemwidth="150";
aI("text=Notifications & Alerts;url=/getInvolved/notifications.asp;");
aI("text=Volunteers;url=/getInvolved/volunteer.asp;");
aI("text=Block Watch;url=/getInvolved/blockWatch.asp;");
aI("text=COP-CAP Advisory Panel;url=/getInvolved/copCap.asp;");
aI("text=Police Foundation;url=/getInvolved/policeFoundation.asp;");
aI("text=Explorer;url=/getInvolved/explPost.asp;");
}

with(milonic=new menuname("comments")){
style=menuStyle;
itemwidth="150";
aI("text=Contact the Chief of Police;url=/contact_chief.asp;");
aI("text=Feedback Survey;url=/feedback.asp;");
aI("text=Improve Gardena;url=/onlinePolicing/report.asp;");
}
drawMenus();