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 = -2;
buildAfterLoad = true;


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma, Verdana, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor = "#297239";
offcolor="#FFFFFF";
onbgcolor = "#3C942E";
oncolor="#FFFFFF";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor = "#FF9900";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/parks/menu/right_arrow_white.gif";
subimagepadding=2;
}

with (milonic = new menuname("Main Menu")) {

    alwaysvisible = 1;
    orientation = "vertical";
    style = menuStyle;
    position = "relative";
    aI("showmenu=Calico-Ghost-Town;text=Calico Ghost Town;");
    aI("showmenu=Cucamonga-Guasti;text=Cucamonga-Guasti;");
    aI("showmenu=GlenHelen;text=Glen Helen;");
    aI("showmenu=LakeGregory;text=Lake Gregory;");
    aI("showmenu=Moabi;text=Moabi;");
    aI("showmenu=MojaveNarrows;text=Mojave Narrows;");
    aI("showmenu=MojaveRiverForks;text=Mojave River Forks;");
    aI("showmenu=Prado;text=Prado;");
    aI("showmenu=SARTrail;text=Santa Ana <br /> River Trail;");
    aI("showmenu=Yucaipa;text=Yucaipa;");

    
}


with(milonic=new menuname("Calico-Ghost-Town")){
style=menuStyle;
aI("text=General Information;url=/parks/calico/calico.aspx;")
aI("text=Calico Fees;url=/parks/calico/calico_fees.aspx;")
}

with(milonic=new menuname("Cucamonga-Guasti")){
style=menuStyle;
aI("text=General Information;url=/parks/cucamonga_guasti/cucamonga_guasti.aspx;")
aI("text=Guasti Fees;url=/parks/cucamonga_guasti/cucamonga_guasti_fees.aspx;")
}


with(milonic=new menuname("GlenHelen")){
style=menuStyle;
aI("text=General Information;url=/parks/glen_helen/glen_helen.aspx;")
aI("text=Glen Helen Pavilion;url=/parks/glen_helen/hyundai.aspx;")
aI("text=Glen Helen Fees;url=/parks/glen_helen/glen_helen_fees.aspx;")
}

with(milonic=new menuname("LakeGregory")){
style=menuStyle;
aI("text=General Information;url=/parks/lake_gregory/lake_gregory.aspx;")
aI("text=Lake Gregory Fees;url=/parks/lake_gregory/lake_gregory_fees.aspx;")
aI("text=San Moritz Lodge;url=/parks/lake_gregory/stmoritz.aspx;")
aI("text=San Moritz Fees;url=/parks/lake_gregory/stmoritz_fees.aspx;")
}

with(milonic=new menuname("Moabi")){
style=menuStyle;
aI("text=General Information;url=/parks/moabi/moabi.aspx;")
aI("text=Pirate Cove;url=http://www.piratecoveresort.com/; target=new")
aI("text=Moabi Fees;url=/parks/moabi/moabi_fees.aspx;")
aI("text=Peninsula Camping Map;url=/parks/moabi/moabi_maps.aspx;")
aI("text=Reservations;url=/parks/moabi/moabi_reservations.aspx;")
aI("text=OHV Area;url=/parks/moabi/moabi_ohv.aspx;")
aI("text=Moabi Regional Park Waiver;url=/parks/content/moabi/waiver.pdf;")
aI("text=Photo Album;url=/parks/multimedia/slideshow/moabi/index.html;")
}

with(milonic=new menuname("MojaveNarrows")){
style=menuStyle;
aI("text=General Information;url=/parks/mojave_narrows/mojave_narrows.aspx;")
aI("text=Mojave Narrows Fees;url=/parks/mojave_narrows/mojave_narrows_fees.aspx;")
}

with(milonic=new menuname("MojaveRiverForks")){
style=menuStyle;
aI("text=General Information;url=/parks/mojave_river_forks/mojave_river_forks.aspx;")
aI("text=Mojave River Forks Fees;url=/parks/mojave_river_forks/mojave_river_forks_fees.aspx;")
}

with(milonic=new menuname("Prado")){
style=menuStyle;
aI("text=General Information;url=/parks/prado/prado.aspx;")
aI("text=Prado Fees;url=/parks/prado/prado_fees.aspx;")
aI("text=Playground;url=/parks/prado/prado_playground.aspx;")
}

with(milonic=new menuname("Yucaipa")){
style=menuStyle;
aI("text=General Information;url=/parks/yucaipa/yucaipa.aspx;")
aI("text=Yucaipa Fees;url=/parks/yucaipa/yucaipa_fees.aspx;")
}

with(milonic=new menuname("SARTrail")){
style=menuStyle;
aI("text=General Information;url=http://www.santaanarivertrail.org/home.html;")
}



