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=-16;
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="#FFF";
offbgcolor="transparent";
offcolor="#B51217";
onbgcolor="#f3f4f0";
oncolor="#ff0000";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=98)";
padding=11;
pagebgcolor="";
pagecolor="";
separatorsize=1;
separatorimage="/DHTMLimages/dashed.gif";
separatorwidth=209;
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="#FFF";
offbgcolor="#f0f1ed";
offcolor="#B51217";
onbgcolor="#e7e8e3";
oncolor="#ff0000";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=98)";
padding=11;
pagebgcolor="";
pagecolor="";
separatorsize=1;
separatorimage="/DHTMLimages/dashed.gif";
separatorwidth=209;
subimage="/DHTMLimages/arrow_sub5.gif";
subimagepadding=5;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
menuwidth=209;
aI("text=News & Updates;url=/NEWS/newsdefault.aspx;");
aI("text=About CABPS;showmenu=ABOUT;");
aI("text=Virtual Boardroom;url=/SessionTransfer.aspx?dir=2asp&url=/BOARDROOM/default.asp?ReturnUrl=/boardroom;");
aI("text=Calendar of Events;url=/SessionTransfer.aspx?dir=2asp&url=/CALENDAR/default.asp;");
aI("text=Archives;url=/SessionTransfer.aspx?dir=2asp&url=/ARCHIVES/default.asp;");
aI("text=Membership;showmenu=MEMBERSHIP;");
aI("text=Board of Directors;url=/SessionTransfer.aspx?dir=2asp&url=/DIRECTORS/default.asp;");
aI("text=Resources;url=/SessionTransfer.aspx?dir=2asp&url=/RESOURCES/default.asp;");
aI("text=&nbsp;");
aI("text=Contact Us;url=/SessionTransfer.aspx?dir=2asp&url=/CONTACT/default.asp;");
aI("text=Privacy Policy;url=/SessionTransfer.aspx?dir=2asp&url=/PRIVACY/default.asp;");
aI("text=Accessibility;url=http://taylorenterprisesltd.ca/2/ACCESSIBILITY/INTRUDUCTION/index.html;target=_NEW;");
}

	with(new menuname("ABOUT")){
	style=SubmenuStyle;
	itemwidth=200;
	aI("text=About Us;url=/SessionTransfer.aspx?dir=2asp&url=/ABOUT/default.asp;")
	aI("text=Membership Information;url=/SessionTransfer.aspx?dir=2asp&url=/MEMBERSHIP/membershipinfo.asp;")
	aI("text=Membership Brochure (PDF);url=/MEMBERSHIP/PDF/CABPS_membrochure.pdf;")
	}

	with(new menuname("MEMBERSHIP")){
	style=SubmenuStyle;
	itemwidth=200;
	aI("text=Searchable Directory;url=/MEMBERSHIP/members.aspx;")
	aI("text=Alphabetic Listing;url=/MEMBERSHIP/listing.aspx;")
	aI("text=Update &amp; Renew your Membership;url=/account/profile.aspx;")
	aI("text=AGM 2011;url=/SessionTransfer.aspx?dir=2asp&url=/account/AGM2011.asp;")
	aI("text=Membership Information;url=/SessionTransfer.aspx?dir=2asp&url=/MEMBERSHIP/membershipinfo.asp;")
	aI("text=Membership Brochure (PDF);url=/MEMBERSHIP/PDF/CABPS_membrochure.pdf;")
	aI("text=Membership Application Form;url=/SessionTransfer.aspx?dir=2asp&url=/MEMBERSHIP/membershipinfo.asp#1;")
	aI("text=Join CABPS;url=/SessionTransfer.aspx?dir=2asp&url=/MEMBERSHIP/membershipinfo.asp#1;")
	}


drawMenus();


