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=0;
_subOffsetLeft=0;




with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#000066";
borderstyle="solid";
borderwidth=2;
fontfamily="Arial, Verdana, Sans-serif";
fontsize="12px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000066";
onbgcolor="#ba9648";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#ffffff";
pagecolor="#000066";
separatorcolor="#000066";
separatorsize=2;
subimagepadding=2;
}

with(milonic=new menuname("Products")){
overflow="scroll";
style=menuStyle;
aI("text=Fortunes priv&eacute;es;url=products_private_wealth.html;");
aI("text=Institutions;url=products_institutional.html;");
aI("text=Fonds communs de placement;url=products_mutual.html;");
aI("text=Fonds ISR;url=products_sri.html;");
aI("text=Fonds en gestion commune;url=products_pooled.html;");
aI("text=Fonds &agrave; capital limit&eacute;;url=products_closedend.html;");
aI("text=Cat&eacute;gorie de soci&eacute;t&eacute;;url=products_corpclass.html;");
<!--aI("text=Fonds devises neutres;url=products_currency_neutral.html;");-->
aI("text=Les portefeuilles Alpha;url=products_alpha.html;");
//aI("text=Fonds de couverture;url=products_hedge.html;");
}

drawMenus();

