fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-23;
buildAfterLoad=true;



with(menuStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="11px";
align="left"
fontstyle="normal";
fontweight="bold";
headerbgcolor="";
headercolor="#000000";
offbgcolor="#ececec";
offcolor="#931617";
onbgcolor="#e5e5e5";
oncolor="#4a647e";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=98)";
padding=11;
pagebgcolor="";
pagecolor="";
separatorcolor="#f2f2f2";
separatorsize=1;
subimage="/DHTMLimages/arrow_sub5.gif";
subimagepadding=5;
}


with(SubmenuStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="11px";
align="left"
fontstyle="normal";
fontweight="bold";
headerbgcolor="";
headercolor="#000000";
offbgcolor="#e5e5e5";
offcolor="#931617";
onbgcolor="#ececec";
oncolor="#4a647e";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=98)";
padding=11;
pagebgcolor="";
pagecolor="";
separatorcolor="#f2f2f2";
separatorsize=1;
subimage="/DHTMLimages/arrow_sub5.gif";
subimagepadding=5;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
menuwidth="211";
aI("text=About OBEC;showmenu=ABOUT;");
aI("text=Board of Directors;url=/BOD/default.asp;");
aI("text=Membership Information;url=/MEMBERSHIP/default.asp;");
aI("text=Events;showmenu=EVENTS;");
aI("text=Awards;showmenu=AWARDS;");
aI("text=BSSO;showmenu=BSSO;");
aI("text=Industry Links;url=/LINKS/default.asp;");
aI("text=&nbsp;");
aI("text=Members Only;showmenu=MEMBERS");
aI("text=Privacy Policy;url=/PRIVACY/default.asp;");
aI("text=Contact Us;url=/CONTACT/default.asp;");
}

	with(new menuname("ABOUT")){
	style=SubmenuStyle;
	itemwidth=180;
	aI("text=Overview;url=/ABOUT/default.asp;")
	aI("text=Corporate Members;url=/ABOUT/members.asp;")
	aI("text=A Promise to Future Generations;url=/ABOUT/promise.asp;")
	}

	with(new menuname("EVENTS")){
	style=SubmenuStyle;
	itemwidth=180;
	aI("text=Upcoming Events;url=/EVENTS/default.asp;")
	aI("text=Past Events;url=/EVENTS/pastevents.asp;")
	}

	with(new menuname("AWARDS")){
	style=SubmenuStyle;
	itemwidth=180;
	aI("text=The Beckie Award;url=/AWARDS/default.asp;")
	aI("text=Distinction for Design;url=/AWARDS/design.asp;")
	aI("text=Distinction for Materials;url=/AWARDS/materials.asp;")
	}

	with(new menuname("BSSO")){
	style=SubmenuStyle;
	itemwidth=180;
	aI("text=BSSO Overview;url=/BSSO/default.asp;")
	aI("text=Looking for a BSSO;url=/BSSO/looking.asp;")
	}

	with(new menuname("MEMBERS")){
	style=SubmenuStyle;
	itemwidth=180;
	aI("text=Overview;url=/app/members/overview;")
	aI("text=Update Your Record;url=/app/members/update_record;")
	aI("text=Renew Your Membership;url=/app/members/renew;")
	}

	
drawMenus();


