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")){
overflow="scroll";
style=menuStyle;
aI("text=Framework;url=framework.html;")
aI("text=Mission/Code of Ethics;url=mission.html;")
aI("text=Governance;url=bylaws.html;")
aI("text=Board of Directors;url=board.html;")
aI("text=Committees;url=committees.html;")
aI("text=Annual Membership Meetings;url=meetings_reports.html;")
aI("text=Strategic Plan;url=strategic_plan.html;")
}

with(milonic=new menuname("Membership")){
overflow="scroll";
style=menuStyle;
aI("text=Overview;url=membership.html;")
aI("text=Member Benefits & Services;url=benefits.html;")
aI("text=How to Join;url=join.html;")
aI("text=Local Constituent Groups;url=stategroups.html;")
aI("text=Septic Locator;url=septic_locator.html;")
}

with(milonic=new menuname("Education")){
overflow="scroll";
style=menuStyle;
aI("text=Program Services;url=program_svc.html;")
aI("text=Institutes of Learning;url=learning.html;")
aI("text=Continuing Education;url=continuing_education.html;")
}

with(milonic=new menuname("Conferences")){
overflow="scroll";
style=menuStyle;
aI("text=Annual Conference;url=annual_conference.html;")
aI("text=Installer Academy;url=academy.html;")
aI("text=Workshops/Programs;url=workshop.html;")
<!--aI("text=Annual Conference Call for Abstracts;url=abstractform.html;")-->
}

with(milonic=new menuname("BBP")){
overflow="scroll";
style=menuStyle;
aI("text=NOWRA Sponsors;url=sponsors.html;")
aI("text=Business Benefit Program;url=bbp.html;")
aI("text=Exhibitor Info;url=exhibitor.html;")
aI("text=Media & Advertising;url=media_advertising.html;")
}

with(milonic=new menuname("Publications")){
overflow="scroll";
style=menuStyle;
aI("text=Onsite Journal;url=onsitejournal.html;")
aI("text=e-News;url=e-news.html;")
aI("text=Resource Library;url=library.html;")
aI("text=Model Code Framework;url=modelcode.html;")
aI("text=Conference Proceedings;url=proceedings.html;")
aI("text=Drip Distribution Guidelines;url=drip.html;")
aI("text=Softener Symposium;url=softener.html;")
aI("text=Responsible Management Entity;url=rme.html;")
}

with(milonic=new menuname("Consumer")){
overflow="scroll";
style=menuStyle;
aI("text=Septic Locator;url=http://www.septiclocator.com;")
aI("text=Homeowner Folder;url=onsite_guide.html;")
aI("text=Septic Help;url=septic_help.html;")
aI("text=News Releases;url=news_releases.html;")
}

with(milonic=new menuname("Partnerships")){
overflow="scroll";
style=menuStyle;
aI("text=MOU Partners;url=moupartners.html;")
aI("text=NAHBRC Toolbase;url=http://www.toolbase.org/;")
aI("text=Partner Organizations;url=partners.html;")
}

with(milonic=new menuname("News Releases/Commentary")){
overflow="scroll";
style=menuStyle;
aI("text=News Releases;url=news_releases.html;")
aI("text=e-News;url=e-news.html;")
aI("text=Commentary;url=whattothink.html;")
}

drawMenus();

