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()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#000000";
headercolor="#000000";
offcolor="white";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
pagecolor="black";
rawcss="padding-top:1px;padding-bottom:1px";
separatorcolor="#FFFFFF";
separatorheight=16;
separatorsize=1;
}

with(submenuStyle=new mm_style()){
bordercolor="#CDCDCD";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E9E9E9";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage="http://www.amc-dc.org/images/9x6_rightbend_grey.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=28;
itemwidth=114;
orientation="horizontal";
style=menuStyle;
aI("align=center;bgimage=http://www.amc-dc.org/images/itemblue.gif;showmenu=About;text=About;url=http://www.amc-dc.org/Files/re_About.php;");
aI("align=center;bgimage=http://www.amc-dc.org/images/itemblue.gif;showmenu=AMC;text=AMC;url=http://www.amc-dc.org/;");
aI("align=center;bgimage=http://www.amc-dc.org/images/itemblue.gif;showmenu=EventReports;text=Event Reports;url=http://www.amc-dc.org/Files/2010-Trip-Reports.php;");
aI("align=center;bgimage=http://www.amc-dc.org/images/itemblue.gif;showmenu=Conservation;text=Conservation;url=http://www.amc-dc.org/Files/re_NewConservPage.php;");
aI("align=center;bgimage=http://www.amc-dc.org/images/itemblue.gif;showmenu=Management;text=Management;url=http://www.amc-dc.org/Files/re_chaptermgmt.php;");
aI("align=center;bgimage=http://www.amc-dc.org/images/itemblue.gif;showmenu=ActivityList;text=Activity List;url=http://trips.outdoors.org/index.cfm/method/public.publicsearch/whichsearch/byterms/searchterms/null/searchwhich/AND/tripstartmonth/1/tripstartyear/2007/tripstartday/27/tripstartmonthb/0/tripstartyearb/2012/tripstartdayb/0/tripchapter/Washington%20DC/pg/1;");

}

with(milonic=new menuname("About")){
itemheight=24;
itemwidth=150;
style=submenuStyle;
aI("text=Useful Links;url=http://www.amc-dc.org/Files/re_OtherLinks.php;");

}

with(milonic=new menuname("Management")){
itemheight=24;
itemwidth=150;
style=submenuStyle;
aI("text=By-laws;url=http://www.amc-dc.org/Files/re_bylaws.php;");
aI("text=Officers and Executive Comittee;url=http://www.amc-dc.org/Files/re_executiveComittee2010.php;");
aI("text=Schedule of Executive Committee meetings;url=http://www.amc-dc.org/Files/re_scheduleMeetings2010.php;");
aI("text=Minutes of Executive Committee meetings;url=http://www.amc-dc.org/Files/re_meetingMinutes.php;");
aI("text=Standing agenda for Executive Committee meetings;url=http://www.amc-dc.org/Files/re_standingAgendaMeetings.php;");
}

drawMenus();

