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="#6B94CE";
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("VOWRA")){
overflow="scroll";
style=menuStyle;
aI("text=Mission, Vision, Values Statement;url=mission.html;")
aI("text=Goals;url=goals.html;")
aI("text=Board of Directors;url=directors.html;")
aI("text=Bylaws;url=files/bylaws.pdf;")
aI("text=Committees;url=committees.html;")
aI("text=Strategic Plan;url=plan.html;")
aI("text=MOA's;url=moas.html;")



}

with(milonic=new menuname("Membership")){
overflow="scroll";
style=menuStyle;
aI("text=Overview;url=overview.html;")
aI("text=Benefits;url=benefits.html;")
aI("text=Dues;url=dues.html;")
aI("text=Application Form;url=files/application.pdf;")
aI("text=Member Profiles ;url=members.html;")

}

with(milonic=new menuname("Practitoner Programs")){
overflow="scroll";
style=menuStyle;
aI("text=Designer;url=designer.html;")
aI("text=Installer;url=installer.html;")
aI("text=Operator;url=operator.html;")
aI("text=Inspector;url=inspector.html;")
aI("text=Regulator;url=regulator.html;")
}

with(milonic=new menuname("Conference & Education")){
overflow="scroll";
style=menuStyle;
aI("text=Future Conferences;url=future_conferences.html;")
aI("text=Other Training Opportunitiues;url=other_training.html;")
aI("text=Call For Papers;url=files/call4papers.pdf;")

}

with(milonic=new menuname("Publications")){
overflow="scroll";
style=menuStyle;
aI("text=Newsletters;url=newsletters.html;")
aI("text=Guides;url=guides.html;")
aI("text=Manuals;url=manuals.html;")
aI("text=Papers;url=papers.html;")

}