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=-2;
with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
fontweight='bold';
onbold=1;
headerbgcolor="#f2f2f4";
headercolor="#67797b";
offbgcolor="#f2f2f4";
offcolor="#67797b";
onbgcolor="#f2f2f4";
oncolor="#953306";
padding=0;
pagebgcolor="#f2f2f4";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
image="images/arrow_menu.gif";
imagepadding=2;
subimage="images/espaceur_menu.gif";
}
with(menuStyle1=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#67797b";
offbgcolor="#ffffff";
offcolor="#67797b";
onbgcolor="#f2f2f4";
oncolor="#953306";
padding=0;
pagebgcolor="#f2f2f4";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
image="images/espaceur_smenu.gif";
imagepadding=2;
subimage="images/espaceur_smenu.gif";
subimagepadding=2;
}
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=450;
top=24;
orientation="horizontal";
style=menuStyle;
aI("showmenu=Gamme;text=Gamme Renault;url=selector.html;");
aI("showmenu=Services;text=Services;url=services/home_services.html;");
aI("showmenu=Renault;text=Découvrez Renault;url=decouvrez_renault/home_decouverte.html;");
}
with(milonic=new menuname("Gamme")){
overflow="scroll";
style=menuStyle1;
aI("text=Clio ;url=home_clio_f2.html;")
aI("text=Clio Classic;url=home_clio_classic_f2.html;")
aI("text=Mégane Sedan;url=home_megane_berline_4_portes_f2.html;")
aI("text=Nouvelle Laguna ;url=home_laguna_x91_f2.html;")
aI("text=Kangoo ;url=home_kangoo_f2.html;")
aI("text=Kangoo Express ;url=home_vu_kangoo_express_f2.html;")
aI("text=Scenic ;url=home_scenic_f2.html;")
}
with(milonic=new menuname("Services")){
style=menuStyle1;
aI("text=Tous les services;url=services/home_services.html;");
aI("text=Garantie;url=services/s21.html;");
aI("text=Pièces de rechange;url=services/s31.html;");
aI("text=Entretien et réparation;url=services/s41.html;");
}
with(milonic=new menuname("Renault")){
style=menuStyle1;
aI("text=Toute l'actualité;url=decouvrez_renault/home_decouverte.html;");
aI("text=Actualités;url=decouvrez_renault/d21.html;");
aI("text=Renault Sénégal;url=decouvrez_renault/d31.html;");
aI("text=Renault groupe;url=decouvrez_renault/d41.html;");
aI("text=Sport + F1;url=decouvrez_renault/d51.html;");
aI("text=Concept Cars;url=decouvrez_renault/c1.html;");
}
drawMenus();
