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=-36;




with(menuStyle=new mm_style()){
bordercolor="#f2f2f2";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#f2f2f2";
headercolor="#000000";
offbgcolor="transparent";
offcolor="#003366";
onbgcolor="#e5e5e5";
oncolor="#307D5D";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100)";
padding=13;
pagebgcolor="#f2f2f2";
pagecolor="f2f2f2";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="../DHTMLimages/arrowGreen.gif";
subimagepadding=5;
}


with(SubMenuStyle=new mm_style()){
bordercolor="#f2f2f2";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#f2f2f2";
headercolor="#000000";
offbgcolor="#eaeaea";
offcolor="#003366";
onbgcolor="#e5e5e5";
oncolor="#307D5D";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100)";
padding=11;
pagebgcolor="#f2f2f2";
pagecolor="f2f2f2";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="../DHTMLimages/arrowGreen.gif";
subimagepadding=5;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=31;
orientation="vertical";
style=menuStyle;
menuwidth=225;
position="relative"; 
//aI("showmenu=MEMBERSONLY;text=&nbsp;MEMBERS ONLY;");
aI("text=Qui nous sommes;url=../WHOWEARE-FRE/default.asp;");
aI("text=Pourquoi la r&eacute;glementation est importante;url=../WHYREGULATION-FRE/default.asp;");
aI("showmenu=PUBLICMEETINGS;text=R&eacute;unions et audiences publiques;");
aI("text=Pourquoi communiquer avec un ordre?;url=../WHYCONTACT-FRE/default.asp;");
aI("showmenu=ABOUTYOURCARE;text=&Agrave; propos de vos soins;");
aI("text=Pour nous joindre;url=../CONTACTUS-FRE/default.asp;");
aI("showmenu=EVENTSANDRESOURCES;text=&Eacute;v&eacute;nements et ressources;");
aI("text=Protection des renseignements personnels;url=../PRIVACY-FRE/default.asp;");
}


	with(new menuname("PUBLICMEETINGS")){
	style=SubMenuStyle;
	aI("text=R&eacute;unions des conseils;url=../PUBLICMEETINGS-FRE/council.asp;")
	//aI("text=Council Meeting Dates;url=../PUBLICMEETINGS-FRE/meetings.asp;")
	aI("text=Audiences disciplinaires;url=../PUBLICMEETINGS-FRE/discipline.asp;")
	}
	
	
	with(new menuname("ABOUTYOURCARE")){
	style=SubMenuStyle;
	aI("text=Vue d'ensemble;url=../ABOUTYOURCARE-FRE/default.asp;")
	aI("text=Articles, par sujet;url=../ABOUTYOURCARE-FRE/articles.asp;")
	aI("text=Annonces radiophoniques;url=../ABOUTYOURCARE-FRE/radio.asp;")
	}
	
	
	with(new menuname("EVENTSANDRESOURCES")){
	style=SubMenuStyle;
	aI("text=&Eacute;v&eacute;nements;url=../EVENTSRESOURCES-FRE/events.asp;")
	aI("text=Collaboration interprofessionnelle;url=../EVENTSRESOURCES-FRE/interprofessional.asp;")
	aI("text=Guide sur les directives m&eacute;dicales et la d&eacute;l&eacute;gation;url=../EVENTSRESOURCES-FRE/medical.asp;")
	}
	
	
drawMenus();


