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="12px";
align="left"
fontstyle="normal";
fontweight="normal";
headerbgcolor="";
headercolor="#333333";
offbgcolor="transparent";
offcolor="#333333";
onbgcolor="#E3EBF1";
oncolor="#2a78b4";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=98)";
padding=9;
pagebgcolor="";
pagecolor="";
separatorcolor="#d5e0e9";
separatorsize=1;
subimage="../DHTMLimages/arrow_sub5.gif";
subimagepadding=5;
}


with(SubmenuStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="12px";
align="left"
fontstyle="normal";
fontweight="normal";
headerbgcolor="";
headercolor="#333333";
offbgcolor="#f4f8fa";
offcolor="#333333";
onbgcolor="#E3EBF1";
oncolor="#2a78b4";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=98)";
padding=9;
pagebgcolor="";
pagecolor="";
separatorcolor="#d5e0e9";
separatorsize=1;
subimage="../DHTMLimages/arrow_sub5.gif";
subimagepadding=5;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
menuwidth="196";
aI("text=News / Home;url=../NEWS/default.asp;");
aI("text=Chapters;showmenu=CHAPTERS;");
aI("text=About;showmenu=ABOUT;");
aI("text=Members;showmenu=MEMBERS;");
aI("text=Events;showmenu=EVENTS;");
aI("text=Members Search;url=../SEARCH/default.asp;");
aI("text=Certification;url=../MEMBERS/certification.asp;");
aI("text=Links;url=../LINKS/default.asp;");
aI("text=&nbsp;");
aI("text=Members Only;url=../MEMBERSONLY/default.asp;");
aI("text=Virtual Boardroom;url=../BOARDROOM/default.asp;");
aI("text=Privacy Policy;url=../PRIVACY/default.asp;");
aI("text=Contact Us;url=../CONTACT/default.asp;");
}

	with(new menuname("CHAPTERS")){
	style=SubmenuStyle;
	itemwidth=180;
	aI("text=National;url=../CHAPTERS/national.asp;")
	aI("text=Alberta;url=../CHAPTERS/alberta.asp;")
	//aI("text=Atlantic;url=../CHAPTERS/atlantic.asp;")
	aI("text=British Columbia;url=../CHAPTERS/bc.asp;")
	aI("text=Ontario;url=../CHAPTERS/ontario.asp;")
	//aI("text=Quebec;url=../CHAPTERS/quebec.asp;")
	}

	with(new menuname("ABOUT")){
	style=SubmenuStyle;
	itemwidth=180;
	aI("text=About CDI;url=../ABOUT/default.asp;")
	aI("text=National BOD;url=../CHAPTERS/national.asp;")
	aI("text=By-Laws [PDF];target=_blank;url=../ABOUT/PDF/CDI_ByLaws.pdf;")
	aI("text=Past Presidents;url=../ABOUT/pastpresidents.asp;")
	aI("text=High Lift Club Members;url=../MEMBERS/highlift.asp;")
	}

	with(new menuname("MEMBERS")){
	style=SubmenuStyle;
	itemwidth=180;
	aI("text=Members Services;showmenu=SERVICES;")
	aI("text=Join CDI;url=../MEMBERS/join.asp;")
	}

	with(new menuname("SERVICES")){
	style=SubmenuStyle;
	itemwidth=180;
	aI("text=Certification Program;url=../MEMBERS/certification.asp;")
	aI("text=Fuel Program;url=../MEMBERS/fuel.asp;")
	aI("text=High Lift Club;url=../MEMBERS/highlift.asp;")
	aI("text=Mark's Work Wearhouse;url=../MEMBERS/marks.asp;")
	aI("text=Cintas Uniforms;url=../MEMBERS/cintas.asp;")
	aI("text=Upcoming Events;url=../EVENTS/default.asp;")
	aI("text=Auto Leasing/Bus Ins.;url=../MEMBERS/autobus.asp;")
	aI("text=Bell Mobility;url=../MEMBERS/bell.asp;")
	aI("text=Additional Services and Benefits;url=../MEMBERS/additional.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;")
	}


drawMenus();


