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;




with(menuStyle=new mm_style()){
bordercolor="#6e5373";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#6e5373";
headercolor="#6e5373";
offbgcolor="#6e5373";
offcolor="#FFFFFF";
onbgcolor="#6e5373";
oncolor="#FFFF00";
outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.5);Alpha(opacity=95);";
padding=2;
pagebgcolor="#6e5373";
pagecolor="#FFFF00";
separatorcolor="#6e5373";
separatorsize=0;
subimagepadding=0;
}

with(DropStyle=new mm_style()){
bordercolor="#6e5373";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#6e5373";
headercolor="#6e5373";
offbgcolor="#6e5373";
offcolor="#FFFFFF";
onbgcolor="#6e5373";
oncolor="#ffff00";
outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.5);Alpha(opacity=90);";
padding=2;
pagebgcolor="#6e5373";
pagecolor="#FFFF00";
separatorcolor="#6e5373";
separatorsize=0;
subimagepadding=0;
}

with(milonic=new menuname("events")){
overflow="scroll";
style=DropStyle;
aI("text=&nbsp;Calendar of Events&nbsp;&nbsp;;url=event_calendar.cfm;")
aI("text=&nbsp;Mystery Dinners&nbsp;&nbsp;;url=event_mystery.cfm;")
aI("text=&nbsp;Victorian Teas&nbsp;&nbsp;;url=event_tea.cfm;")
aI("text=&nbsp;Vendor Information&nbsp;&nbsp;;url=event_vendor.cfm;")
}

with(milonic=new menuname("visit")){
style=DropStyle;
aI("text=&nbsp;How to Get Here&nbsp;;url=visit_directions.cfm;")
aI("text=&nbsp;Hours & Admission&nbsp;&nbsp;;url=visit_hours.cfm;")
aI("text=&nbsp;Tours&nbsp;&nbsp;;url=visit_tours.cfm;")
}

with(milonic=new menuname("giving")){
style=DropStyle;
aI("text=&nbsp;Online Donation&nbsp;&nbsp;;url=giving_donate.cfm;")
aI("showmenu=programs;text=&nbsp;Programs, Projects & Activities&nbsp;;");
aI("showmenu=support;text=&nbsp;Annual Support & Benefits of Giving&nbsp;;");
aI("text=&nbsp;Corporate Partnerships&nbsp;&nbsp;;url=giving_sponsors.cfm;")
aI("text=&nbsp;Membership&nbsp;&nbsp;;url=membership.cfm;")
}

with(milonic=new menuname("programs")){
style=DropStyle;
aI("text=&nbsp;Artifact Donation&nbsp;&nbsp;;url=giving_artifact.cfm;")
aI("text=&nbsp;Collections&nbsp;&nbsp;;url=giving_collections.cfm;")
aI("text=&nbsp;Education and Community Outreach&nbsp;&nbsp;;url=giving_education.cfm;")
aI("text=&nbsp;Exhibits&nbsp;&nbsp;;url=giving_exhibits.cfm;")
aI("text=&nbsp;Historians' Fund&nbsp;&nbsp;;url=giving_historian.cfm;")
aI("text=&nbsp;Heritage Gardens&nbsp;&nbsp;;url=giving_gardens.cfm;")
aI("text=&nbsp;Preservation&nbsp;&nbsp;;url=giving_preservation.cfm;")
aI("text=&nbsp;Village Preservation and Restoration &nbsp;&nbsp;;url=giving_village.cfm;")
aI("text=&nbsp;Wish List&nbsp;&nbsp;;url=giving_wish.cfm;")
}

with(milonic=new menuname("support")){
style=DropStyle;
aI("text=&nbsp;Annual Giving&nbsp;&nbsp;;url=giving_annual.cfm;")
aI("text=&nbsp;Planned Giving&nbsp;&nbsp;;url=giving_planned.cfm;")
aI("text=&nbsp;Gifts in Memory&nbsp;&nbsp;;url=giving_memorium.cfm;")
aI("text=&nbsp;Matching Gifts&nbsp;&nbsp;;url=giving_matching.cfm;")
}

with(milonic=new menuname("education")){
style=DropStyle;
aI("text=&nbsp;Tours&nbsp;&nbsp;;url=ed_tours.cfm;")
aI("text=&nbsp;Living History Field Trips&nbsp;&nbsp;;url=ed_trips.cfm;")
aI("text=&nbsp;Outreaches&nbsp;&nbsp;;url=ed_outreach.cfm;")
aI("text=&nbsp;Vintage Baseball&nbsp;&nbsp;;url=ed_baseball.cfm;")
aI("text=&nbsp;Summer Camp&nbsp;&nbsp;;url=ed_camp.cfm;")
aI("text=&nbsp;Junior Interpreters&nbsp;&nbsp;;url=ed_interpreters.cfm;")
aI("text=&nbsp;Heritage Garden&nbsp;&nbsp;;url=ed_garden.cfm;")
aI("text=&nbsp;Parties&nbsp;&nbsp;;url=ed_parties.cfm;")
}

with(milonic=new menuname("research")){
style=DropStyle;
aI("text=&nbspCollections&nbsp;&nbsp;;url=research_collections.cfm;")
aI("text=&nbspResearch&nbsp;&nbsp;;url=research_research.cfm;")
aI("text=&nbspArtifact Conservation&nbsp;&nbsp;;url=research_artifact.cfm;")
aI("text=&nbspArtifact Donation&nbsp;&nbsp;;url=research_donation.cfm;")
}

with(milonic=new menuname("rentals")){
style=DropStyle;
aI("text=&nbspFacilities&nbsp;&nbsp;;url=rent_facilities.cfm;")
aI("text=&nbspWeddings&nbsp;&nbsp;;url=rent_weddings.cfm;")
aI("text=&nbspMeetings&nbsp;&nbsp;;url=rent_meetings.cfm;")
}

with(milonic=new menuname("news")){
style=DropStyle;
aI("text=&nbspPress Releases&nbsp;&nbsp;;url=news_press.cfm;")
aI("text=&nbspPhoto Gallery&nbsp;&nbsp;;url=photogallery.cfm;")
}

with(milonic=new menuname("about")){
style=DropStyle;
aI("text=&nbsp;The Museum&nbsp;&nbsp;;url=about_intro.cfm;")
aI("text=&nbsp;Contact&nbsp;&nbsp;;url=about_contact.cfm;")
aI("text=&nbsp;Staff&nbsp;&nbsp;;url=about_staff.cfm;")
aI("text=&nbsp;Board of Directors&nbsp;&nbsp;;url=about_board.cfm;")
aI("text=&nbsp;Volunteer&nbsp;&nbsp;;url=about_volunteer.cfm;")
}

drawMenus();



