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="10.5pt";
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=60;
separatorheight=2;
subimage="images/arrow_down.gif";
subimagepadding="0px 6px 0px 0px"
subimageposition="right";
}


          <!--DOUG:START HERE-->


with(milonic=new menuname("Welcome")){
overflow="scroll";
style=menuStyle;
aI("text=Events;url=index.html#events")
aI("text=Contact Us ;url=contact.html;")
aI("text=Hours;url=hours.html");
aI("text=Jobs ;url=jobs/;")
aI("text=Maps and Directions ;url=maps.html;")
}

with(milonic=new menuname("City Museums")){
style=menuStyle;
aI("text=Colton Hall Museum;url=coltonhall.html;");
aI("text=Old Monterey Jail;url=jail.html;");
aI("text=Presidio of Monterey;url=pom/;");
aI("text=Alvarado Gallery;url=alvarado_gallery_events.html;");

}

with(milonic=new menuname("Walking Tours")){
style=menuStyle;
aI("text=Monterey History;url=historytour/index.html;");
aI("text=Art Walk;url=artwalk/;");

}

with(milonic=new menuname("Monterey History")){
style=menuStyle;
aI("text=Early Monterey;url=history.html;");
aI("text=Constitutional Convention;url=convent.html;");
aI("text=Colton Hall Museum;url=coltonhall.html;");
aI("text=Old Monterey Jail;url=jail.html;");
aI("text=Presidio of Monterey;url=pom/pomhistory.html;");
aI("text=Fire Department;url=http://www.monterey.org/fire/history/");
aI("text=Harbor History and Photos;url=http://www.monterey.org/harbor/history.html");
aI("text=History & Art;url=http://www.monterey.org/library/arthist.html");
}

with(milonic=new menuname("Monterey Art")){
style=menuStyle;
aI("text=Alvarado Gallery;url=alvarado_gallery_events.html;");
aI("text=Art Walk;url=artwalk/;");
aI("text=Cultural Arts Grants;url=grants.html;");
aI("text=For Teens;url=http://www.monterey.org/4teens/index.html#artsculture;");
aI("text=History & Art;url=http://www.monterey.org/library/arthist.html;");

}

with(milonic=new menuname("Museum Partners")){
style=menuStyle;
aI("text=Monterey Public Library;url=http://www.monterey.org/library/;");
aI("text=California History Room;url=http://www.monterey.org/library/calhist/cahist.html;");
aI("text=Historic Monterey;url=http://www.historicmonterey.org/;target=_blank;");
aI("text=Monterey History and Art Association;url=http://www.montereyhistory.org/;target=_blank;");
aI("text=Monterey State Historic Park;url=http://www.parks.ca.gov/default.asp?page_id=575;target=_blank;");
aI("text=More Partners;url=partners.html;");

}



drawMenus();

