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=Renault Range ;url=selector.html;");
aI("showmenu=Services;text=Services;url=services/home_services.html;");
aI("showmenu=Renault;text=Discover Renault;url=decouvrez_renault/home_decouverte.html;");
}
with(milonic=new menuname("Gamme")){
overflow="scroll";
style=menuStyle1;
aI("text=Clio Classic;url=home_clio_classic_f2.html;")
aI("text=Clio Campus;url=home_clio_campus_f2.html;")
aI("text=Mégane Sedan;url=home_megane_berline_4_portes_f2.html;")
aI("text=Mégane Hatchback;url=home_megane_berline_f2.html;")
aI("text=Mégane Coupé Convertible;url=home_megane_coupe_cabriolet_f2.html;")
aI("text=Kangoo  Express;url=home_vu_kangoo_express_f2.html;")
aI("text=Trafic;url=home_trafic_f2.html;")
}
with(milonic=new menuname("Services")){
style=menuStyle1;
aI("text=Owner Services;url=services/s4.html;");
aI("text=Warranty;url=services/s1.html;");
aI("text=Maintenance of your car ;url=services/s2.html;");
aI("text=Accessories;url=services/s3.html;");
}
with(milonic=new menuname("Renault")){
style=menuStyle1;
aI("text=Renault in brief;url=decouvrez_renault/d11.html;");
aI("text=Renault History;url=decouvrez_renault/d21.html;");
aI("text=Concept Car;url=decouvrez_renault/conceptcar.html;");
aI("text=Renault Sport Cars;url=decouvrez_renault/d56.html;");
aI("text=Renault F1;url=decouvrez_renault/d57.html;");
aI("text=Renault Safety;url=http://www.safety-for-all.com/;");
}
drawMenus();
