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="#992222";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffff90";
offcolor="#000000";
onbgcolor="#009933";
oncolor="#ffffe3";
outfilter="randomdissolve(duration=0.1)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777',Direction=135,Strength=3)";
padding=4;
pagebgcolor="#ffff90";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("WhoWeAre")){
overflow="scroll";
style=menuStyle;
aI("text=Who We Are;url=who_we_are.htm;");
aI("text=Board of Directors & Officers;url=boardof.htm;");
aI("text=Governing Documents;url=bylaws.htm;");
aI("text=The Module Group;url=module_grp.htm;");
aI("text=How To Join;url=how_to_join.htm;");
aI("text=Mailing List;url=mailinglist.htm;");
}

with(milonic=new menuname("Activities")){
style=menuStyle;
aI("text=Calendar of Events;url=schedule.htm;");
aI("text=Railfun;url=railfun.htm;");
aI("text=The Module Group;url=module_grp.htm;")
aI("text=Headlight Newsletters;url=headlight.htm;");
aI("text=Member Articles;url=articles.htm;");
aI("text=Photos;url=pictures.htm;");
}

with(milonic=new menuname("OurShows")){
style=menuStyle;
aI("text=The New England Model Train EXPO;url=fallshow/index.htm;");
aI("text=Spring TRAINing;url=springshow/index.htm;");
}

with(milonic=new menuname("AdditionalInformation")){
style=menuStyle;
aI("text=Area Clubs &amp; Associations;url=clubs.htm;");
aI("text=National Model Railroad Association (NMRA);url=http://www.nmra.org/;");
aI("text=NMRA New England Region (NER);url=http://www.nernmra.org/;");
aI("text=Youth In Model Railroading;url=http://www.ymr-online.org/;");
aI("text=The World's Greatest Hobby;url=http://www.greatesthobby.com/;");
}

drawMenus();
;

