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=-18;
buildAfterLoad=true;



with(menuStyle=new mm_style()){
bordercolor="#e3ebee";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="11px";
align="left"
fontstyle="normal";
fontweight="bold";
headerbgcolor="";
headercolor="#000000";
offbgcolor="#e3ebee";
offcolor="#00457C";
onbgcolor="#FFFFFF";
oncolor="#00457C";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100)";
padding=11;
pagebgcolor="";
pagecolor="";
separatorcolor="#84ACBC";
separatorsize=1;
subimage="../DHTMLimages/arrow_sub5.gif";
subimagepadding=5;
}


with(subStyle=new mm_style()){
bordercolor="#e3ebee";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="11px";
align="left"
fontstyle="normal";
fontweight="bold";
headerbgcolor="";
headercolor="#000000";
offbgcolor="#cfdfe5";
offcolor="#00457C";
onbgcolor="#FFFFFF";
oncolor="#00457C";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100)";
padding=11;
pagebgcolor="";
pagecolor="";
separatorcolor="#84ACBC";
separatorsize=1;
subimage="../DHTMLimages/arrow_sub5.gif";
subimagepadding=5;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"; 
orientation="vertical";
style=menuStyle;
menuwidth="213";
aI("text=Home / News;url=../HOME/default.asp;");
aI("text=Events;showmenu=EVENTS;");
aI("text=About Us;showmenu=ABOUTUS;");
aI("text=Membership;showmenu=MEMBERSHIP;");
aI("text=Members Only;showmenu=MEMBERSONLY;");
aI("text=Sponsorship Opportunities;showmenu=SUPPORT;");
aI("text=Committees;url=../COMMITTEES/default.asp;");
aI("text=CBMU Publications;url=../PUBLICATIONS/default.asp;");
aI("text=Sponsors;url=../SPONSORS/default.asp;");
aI("text=IUMI;url=../IUMI/default.asp;");
aI("text=Transport Canada;url=../TRANSPORTCANADA/default.asp;");
aI("text=Papers and Reports;url=../REPORTS/default.asp;");
aI("text=Links & Resources;showmenu=LINKS;");
}

	with(new menuname("EVENTS")){
	style=subStyle;
	itemwidth=211;
	aI("text=CBMU Events;url=../EVENTS/cbmu-events.asp;")
	//aI("text=Past CBMU Events;url=../EVENTS/past-events.asp;")
	aI("text=Industry Events;url=../EVENTS/industry-events.asp;")
	}
		
	with(new menuname("ABOUTUS")){
	style=subStyle;
	itemwidth=211;
	aI("text=Who We Are;url=../ABOUT/whoweare.asp;")
	aI("text=Presidents Message;url=../ABOUT/presidents.asp;")
	aI("text=Board & Committee Chairs;url=../ABOUT/bod.asp;")
	aI("text=Past Presidents;url=../ABOUT/pastpresidents.asp;")
	aI("text=Constitution & By Laws;url=../ABOUT/constitution.asp;")
	}
	
	with(new menuname("MEMBERSHIP")){
	style=subStyle;
	itemwidth=211;
	aI("text=Membership Information;url=../MEMBERSHIP/memberinfo.asp;")
	aI("text=Become a CBMU Member;url=../MEMBERSHIP/becomeamember.asp;")
	aI("text=Corporate Members;url=../MEMBERSHIP/corporate.asp;")
	aI("text=Associate Members;url=../MEMBERSHIP/associate.asp;")
	aI("text=Affiliate Members;url=../MEMBERSHIP/affiliate.asp;")
	}
	
	with(new menuname("MEMBERSONLY")){
	style=subStyle;
	itemwidth=211;
	aI("text=Discussion Forum;url=../FORUM/default.asp;")
	//aI("text=Submit and Event;url=../MEMBERSONLY/submit.asp;")
	aI("text=Update Your Membership Record;url=../MEMBERSONLY/update.asp;")
	aI("text=Update Your Company Profile;url=../MEMBERSONLY/company.asp;")
	aI("text=Reports and Presentations;url=../MEMBERSONLY/presentations.asp;")
	aI("text=Archived Resources;url=../MEMBERSONLY/archived.asp;")
	}
	
	with(new menuname("SUPPORT")){
	style=subStyle;
	itemwidth=211;
	aI("text=Sponsorship Opportunities;url=../SUPPORT/sponsor.asp;")
	aI("text=Advertising Guidelines;url=../SUPPORT/advertising.asp;")
	}
	
	
	with(new menuname("LINKS")){
	style=subStyle;
	itemwidth=211;
	aI("text=Links;url=../LINKS/default.asp;")
	aI("text=Glossary of Marine Terms;url=../LINKS/A.asp;")
	aI("text=Incoterms;url=../LINKS/incoterms.asp;")
	}
	

drawMenus();


