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=Symbol ;url=../http://www.symbol.renault.com/lb/;")
aI("text=Mégane Berline;url=../home_megane_berline_f2.html;")
aI("text=Mégane Coupé Cabriolet;url=../home_megane_coupe_cabriolet_f2.html;")
aI("text=Mégane Berline 4 portes;url=../home_megane_berline_4_portes_f2.html;")
aI("text=Koleos ;url=../http://www.koleos.renault.com/lb/lb/#/homepage/;")
aI("text=Kangoo ;url=../home_kangoo_f2.html;")
aI("text=Trafic ;url=../home_trafic_f2.html;")
aI("text=Kangoo Express ;url=../home_vu_kangoo_express_f2.html;")
aI("text=Trafic VU;url=../home_vu_trafic_f2.html;")
}
with(milonic=new menuname("Services")){
style=menuStyle1;
aI("text=Services;url=../services/home_services.html;");
aI("text=Entretien et révision;url=../services/s21.html;");
aI("text=Pièces d'origine et accessoires;url=../services/s31.html;");
aI("text=Garantie;url=../services/s41.html;");
aI("text=Les services clientèles;url=../services/s51.html;");
}
with(milonic=new menuname("Renault")){
style=menuStyle1;
aI("text=Toute l'actualités;url=../decouvrez_renault/home_decouverte.html;");
aI("text=Actualités;url=../decouvrez_renault/d21.html;");
aI("text=Renault dans le pays;url=../decouvrez_renault/d31.html;");
aI("text=Renault Group;url=../decouvrez_renault/d41.html;");
aI("text=Sport + F1;url=../decouvrez_renault/d51.html;");
aI("text=Concept Car;url=../decouvrez_renault/c1.html;");
}
drawMenus();
