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=2;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#B8C9A0";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="12";
fontweight="bold";
fontcolor="#2D361F";
headerbgcolor="#B8C9A0";
headercolor="#2D361F";
offbgcolor="#B8C9A0";
offcolor="#2D361F";
onbgcolor="#555C4A";
oncolor="#E5E8CA";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#2D361F', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#123150";
pagecolor="#123150";
separatorcolor="#B8C9A0";
separatorsize=53;
separatorheight=2;
subimage="http://www.monterey.org/images/arrow.gif";
subimagepadding=2;
}




with(milonic=new menuname("General Information")){
overflow="scroll";
style=menuStyle;
aI("text=Holiday Parking Schedule;url=http://www.monterey.org/parking/holiday.html;")
aI("text=FAQ's;url=http://www.monterey.org/parking/faq.html;")
aI("text=Job Openings;url=http://www.monterey.org/parking/jobs.html;")
aI("text=Office Location & Map;url=http://www.monterey.org/parking/map_divoffice.html;")
aI("text=Contact Us;url=http://www.monterey.org/parking/contact.html;")
aI("text=WAVE Free Shuttle;url=http://www.monterey.org/parking/wave.html;");
aI("text=Disabled Persons Parking;url=http://www.monterey.org/parking/disabledpersons.html;");
}


with(milonic=new menuname("Resident Parking Programs")){
style=menuStyle;
aI("text=Residential Parking Program;url=http://www.monterey.org/parking/resident.html;");
aI("text=2 Hour Free Parking;url=http://www.monterey.org/parking/resident.html#Resident;");
aI("text=Discounted Parking;url=http://www.monterey.org/parking/resident.html#halfprice;");
aI("text=On-Street Disabled Space;url=http://www.monterey.org/parking/disabledparking.html;");
}


with(milonic=new menuname("Parking Enforcement")){
style=menuStyle;
aI("showmenu=Parking Citations;text=Parking Citations;url=http://www.monterey.org/parking/payment.html;");
aI("text=Rules & Regulations;url=http://www.monterey.org/parking/rules.html;");
aI("text=Enforcement;url=http://www.monterey.org/parking/enforce.html;");
aI("text=Metered Parking;url=http://www.monterey.org/parking/street.html;");
aI("text=Residential Parking;url=http://www.monterey.org/parking/resident.html;");
aI("text=Private Lots;url=http://www.monterey.org/parking/privatelots.html;");
aI("text=AutoVu;url=http://www.monterey.org/parking/autofind.html;");
}

with(milonic=new menuname("Parking Citations")){
style=menuStyle;
aI("text=Payment Options;url=http://www.monterey.org/parking/payment.html;");
aI("text=Review of a Citation;url=http://www.monterey.org/parking/contest.html;");
}


with(milonic=new menuname("Public Parking")){
style=menuStyle;
aI("text=Garages;url=http://www.monterey.org/parking/garages.html;");
aI("text=Lots;url=http://www.monterey.org/parking/pkglots.html;");
aI("text=Bike Locker Rentals;url=http://www.monterey.org/parking/lockers.html;");
aI("text=On-Street & Metered;url=http://www.monterey.org/parking/street.html;");
aI("text=Smartcard;url=http://www.monterey.org/parking/smartcard.html;");
}


drawMenus();

