fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=100;
_menuOpenDelay=150;
_subOffsetTop=-5;
_subOffsetLeft=-3;




with(menuStyle=new mm_style()){
bordercolor="#9DB3C0";
borderstyle="solid";
borderwidth=0;
fontfamily="Georgia, Times New Roman, Times, serif";
fontweight="bold"; 
fontsize="12px";
align="center";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#617E91";// background color quand pas over
offcolor="#FFFFFF";// color texte quand pas over
onbgcolor="#617E91";// background color quand over
oncolor="#803D4A";// color texte quand over
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);";
padding="5px 10px 5px 10px;";
pagebgcolor="#617E91";
pagecolor="#803D4A";
separatorcolor="#9DB3C0";
separatorsize=1;
subimage="";
subimagepadding=2;
visitedcolor="#FFFFFF";

}

with(MainMenuStyle=new mm_style()){
bordercolor="#fecb98";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f27d04";
offcolor="#000000";
onbgcolor="#fecb98";
oncolor="#000000";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);";
padding=3;
pagebgcolor="#9A2923";
pagecolor="#C38787";
separatorcolor="#9A2923";
separatorsize=1;
subimage="";
subimagepadding=2;
visitedcolor="#000000";
visitedcolor="#000000";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=10;
orientation="vertical";
style=MainMenuStyle;

aI("image=images/menu/bt_protheses.jpg;overimage=images/menu/bt_protheses_over.jpg;showmenu=SousMenu;pageimage=images/menu/bt_protheses_over.jpg");
}

with(milonic=new menuname("SousMenu")){
style=menuStyle;
aI("text=Proth&egrave;ses amovibles;url=protheses_amovibles.html;");
aI("text=Proth&egrave;ses fixes;url=protheses_fixes.html;");

}
drawMenus();

