fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=500;
_subOffsetLeft=500;



with(topmenuStyle=new mm_style()){
styleid=4;
fontsize="12";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#";
offcolor="#000000";
onbgcolor="#CCCCCC";
oncolor="#ffffff";
padding="7px 7px 7px 7px";
//padding=0;
//pagebgcolor="#000000";
//pagecolor="#00b1eb";
subimagepadding=0;
separatorcolor="#ffffff";
separatorsize=1;
}


with(bluemenuStyle=new mm_style()){
styleid=2;
fontsize="11";
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#333333";
onbgcolor="#f68f1e";
oncolor="#ffffff";
onsubimage="white_arrow.gif";
padding=5;
subimage="arrow.gif";
subimagepadding=2;
separatorcolor="#ffffff";
separatorsize=1;
}

with(menuStyle=new mm_style()){
styleid=1;
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#333333";
oncolor="#ffffff";
onsubimage="white_arrow.gif";
padding=5;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
align="left";
orientation="horizontal";
style=topmenuStyle;
position="relative";
zindex=100;
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;News&nbsp;&nbsp;&nbsp;&nbsp;;url=/Fr/Unique/default.asp?R=5;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Guide pratique&nbsp;&nbsp;&nbsp;&nbsp;;url=/Fr/Unique/default.asp?R=3;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;FAQ&nbsp;&nbsp;&nbsp;&nbsp;;url=/Fr/Unique/default.asp?R=7;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Documents et formulaires&nbsp;&nbsp;&nbsp;&nbsp;;url=/Fr/Unique/default.asp?R=4;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Contact&nbsp;&nbsp;&nbsp;&nbsp;;url=/Fr/Unique/contact.asp;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;;url=/;")



}


drawMenus();


