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="";
borderstyle="";
borderwidth=0;
fontfamily="Arial,Helvetica";
fontsize="13";
fontstyle="bold";
headerbgcolor="";
headercolor="";
offbgcolor="";
offcolor="";
onbgcolor="";
oncolor="";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=0;
pagebgcolor="#82B6D7";
pagecolor="";
separatorcolor="";
separatorsize=0;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
position="relative"; 
style=menuStyle;
menuwidth=724;
aI("image=topnav_default2.gif;overimage=topnav_default2_over.gif;url=default.htm;");
aI("image=topnav_about2.gif;overimage=topnav_about2_over.gif;pageimage=topnav_about2_at.gif;showmenu=about2;url=overview2.htm;");
aI("image=topnav_services2.gif;overimage=topnav_services2_over.gif;pageimage=topnav_services2_at.gif;showmenu=benefits2;url=benefits2.htm;");
aI("image=topnav_events2.gif;overimage=topnav_events2_over.gif;pageimage=topnav_events2_at.gif;url=events2.htm;");
aI("image=topnav_mms2.gif;overimage=topnav_mms2_over.gif;pageimage=topnav_mms2_at.gif;url=ProductList.aspx;");
aI("image=topnav_sponsors2.gif;overimage=topnav_sponsors2_over.gif;pageimage=topnav_sponsors2_at.gif;showmenu=sponsors2;url=viewsponsors2.htm;");
aI("image=topnav_contact2.gif;overimage=topnav_contact2_over.gif;pageimage=topnav_contact2_at.gif;url=contact2.htm;");
}

with(menuStyle2=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica";
fontsize="12";
fontstyle="normal";
headerbgcolor="#efefef";
headercolor="#fefefe";
offbgcolor="#cccccc";
offcolor="#000000";
onbgcolor="#aaaaaa";
oncolor="#000000";
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=5;
pagebgcolor="#585858";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=4;
menualign="top";
}

    with(milonic=new menuname("about2")){
    style=menuStyle2;
    aI("text=Annual Report;url=report2.htm;");
	aI("text=Executive Committee;url=ec2.htm;");
	aI("text=Overview;url=overview2.htm;");
	aI("text=Subunits;url=subunits2.htm;");
    }

    with(milonic=new menuname("benefits2")){
    style=menuStyle2;
    aI("text=Awards & Stipends;url=awards_stipends2.htm;showmenu=awards2");
	aI("text=Member Benefits;url=benefits2.htm;showmenu=symposium2");
	aI("text=Member Spotlight;url=spotlight2.htm;");
	aI("text=WM CPEU Assessment Center;url=/moodle/; target=_ext;");
    }

    with(milonic=new menuname("sponsors2")){
    style=menuStyle2;
    aI("text=Become a WM Sponsor;url=besponsor2.htm;");
	aI("text=WM Sponsors;url=viewsponsors2.htm;");
    }

		with(milonic=new menuname("symposium2")){
        style=menuStyle2;
        aI("text=Annual Symposium;url=symposium2.htm;");
        }
		
		with(milonic=new menuname("awards2")){
        style=menuStyle2;
        aI("text=Awards;url=awards2.htm;");
		aI("text=Stipends;url=stipends2.htm;");
		aI("text=WM Fellowship;url=wm_fellowship2.htm;");
        }










drawMenus();

