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()){
//itemheight="25"
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#003366";
onbgcolor="#cfd7ae";
oncolor="#333333";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=8;
pagebgcolor="#FFFFFF";
pagecolor="#003366";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=5;
}


with(milonic=new menuname("About YOWA")){
overflow="scroll";
style=menuStyle;
aI("text=Why Join YOWA;url=whyjoin.html;")
aI("text=Board and Committees;url=board.html;")
aI("text=YOWA Bylaws;url=files/bylaws.pdf;")
}

with(milonic=new menuname("Membership")){
overflow="scroll";
style=menuStyle;
aI("text=Membership Application;url=files/membershipapp.pdf;")
aI("text=Septic Locator;url=http://www.septiclocator.com;")
}

with(milonic=new menuname("Meetings")){
overflow="scroll";
style=menuStyle;
aI("text=Meetings & Events;url=meetings.html;")
aI("text=Northeast Onsite Short Course;url=nosc.html;")
aI("text=NOWRA Annual Conference;url=http://www.nowra.org/annual_conference.html;")
aI("text=NOWRA Installer Academy;url=http://www.nowra.org/academy.html;")
}

drawMenus();

