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=45;
separatorheight=2;
subimage="http://www.monterey.org/images/arrow.gif";
subimagepadding=2;
}




with(milonic=new menuname("Activities")){
style=menuStyle;
aI("text=Activities Guide;url=http://www.monterey.org/rec/guide.html;")
aI("showmenu=How to Register;text=How to Register;url=http://www.monterey.org/rec/registration.html;");
aI("showmenu=Field Sports;text=Field Sports;url=http://www.monterey.org/rec/sports/;");
aI("text=Golden 55 Travelers;url=http://www.monterey.org/rec/golden55.html;");
aI("text=CPR Classes;url=http://www.monterey.org/fire/cpr/;");
}


with(milonic=new menuname("How to Register")){
style=menuStyle;
aI("text=Standard Registration;url=http://www.monterey.org/rec/registration.html;");
aI("text=Online Registration;url=http://www.monterey.org/rec/online.html;");
}



with(milonic=new menuname("Beaches & Parks")){
style=menuStyle;
aI("text=Park Locator Map;url=http://www.monterey.org/parks/parklocatormap.html;")
aI("text=El Estero Park Complex;url=http://www.monterey.org/rec/locations.html#elestero;");
aI("text=Skate Park;url=http://www.monterey.org/rec/skatepark.html;");
aI("text=Dog Park;url=http://www.monterey.org/rec/dogpark.html;");
aI("text=Camping;url=http://www.monterey.org/rec/vetspark.html;");
aI("text=Coastal Trail;url=http://www.monterey.org/rec/coastaltrail.html;");
aI("showmenu=Beach Use;text=Beach Use;url=http://www.monterey.org/rec/beachuse.html;")
aI("text=Group BBQ Reservations;url=http://www.monterey.org/rec/groupbbq/;")

}

with(milonic=new menuname("Beach Use")){
style=menuStyle;
aI("text=Beach Weddings;url=http://www.monterey.org/rec/beach_weddings.html;");
}



with(milonic=new menuname("Use Permits")){
style=menuStyle;
aI("text=Beach Use;url=http://www.monterey.org/rec/permits.html;");
aI("text=Event Permits;url=http://www.monterey.org/rec/permits.html;");
aI("text=Group BBQ Reservations;url=http://www.monterey.org/rec/groupbbq/;");
}


with(milonic=new menuname("Other Facilities")){
style=menuStyle;
aI("text=Reservations;url=http://www.monterey.org/rec/facilities.html;");
aI("showmenu=Community Centers;text=Community Centers;url=http://www.monterey.org/communitycenters/;");
aI("text=Monterey Sports Center;url=http://www.monterey.org/sportscenter/;");
aI("text=Monterey Tennis Center;url=http://www.monterey.org/rec/tennisfacts.html;");

}


with(milonic=new menuname("Community Centers")){
style=menuStyle;
aI("text=Casanova Oak Knoll Park Center;url=http://www.monterey.org/communitycenters/casanova.html;");
aI("text=Hilltop Park Center;url=http://www.monterey.org/communitycenters/hilltop.html;");
aI("text=Senior Center;url=http://www.monterey.org/communitycenters/seniorcenter.html;");
aI("text=Youth Center;url=http://www.monterey.org/communitycenters/youthcenter.html;");

}


with(milonic=new menuname("Field Sports")){
style=menuStyle;
aI("text=Adults Programs;url=http://www.monterey.org/rec/sports/;");
aI("text=Youth Programs;url=http://www.monterey.org/rec/sports/;");
aI("text=Group Golf Lessons (PDF);url=http://www.monterey.org/rec/summerfall/fieldsports_sumfall07.pdf;");
aI("text=Coaches & Officials;url=http://www.monterey.org/rec/sports/coaches.html;");
aI("text=Field Status;url=http://www.monterey.org/rec/sports/fieldstatus.html;");
aI("text=Ballfield Reservations;url=http://www.monterey.org/rec/facilities.html;");
}


with(milonic=new menuname("Special Events")){
style=menuStyle;
aI("text=Calendar of Events;url=http://www.monterey.org/rec/calendar.html;");

}

with(milonic=new menuname("General Information")){
overflow="scroll";
style=menuStyle;
aI("text=Contact Us;url=http://www.monterey.org/rec/reccontactus.html;")
aI("text=Seasonal Jobs;url=http://www.monterey.org/rec/jobs.html;")
aI("text=Community Band;url=http://www.monterey.org/rec/communityband/;");
aI("text=Community Organizations;url=http://www.monterey.org/rec/communityphones.html;")
aI("text=Childcare Services;url=http://www.monterey.org/cdcfacts.html;");
aI("text=Youth Achievement Award;url=http://www.monterey.org/rec/youthachiev.html;");
aI("text=Parks & Rec Commission;url=http://www.monterey.org/boards/pkrec.html;")
}



drawMenus();

