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




with(XPMainStyle=new mm_style()){
styleid=1;
itemheight=0;
bordercolor="#D6D6D6";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="11";
fontstyle="normal";
fontweight="bold";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#DC415A";
onborder="0px solid #6699CC";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorheight=0;
separatorpadding=0;
padding=2;
rawcss="padding-top:15px;padding-right:5px;padding-bottom:0px;padding-left:5px";
}

with(XPMenuStyle=new mm_style()){
bordercolor="#D6D6D6";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="11";
fontstyle="normal";
fontweight="normal";
image="xpblank.gif";
imagepadding=0;
menubgimage="xpblank.gif";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#DC415A";
onborder="0px solid #000000";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=96);Shadow(color=#ffffff, Direction=0, Strength=0)";
padding=3;
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding=2;
separatorwidth="80%";
subimage="arrow.gif";
subimagepadding=10;
menubgcolor="#ffffff";
}

with(milonic=new menuname("Products")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("image=images/nav/icon01.gif;text=Stores à lamelles verticales;url=products1.htm;")
aI("image=images/nav/icon02.gif;text=Stores enrouleurs;url=products2.htm;")
aI("image=images/nav/icon03.gif;text=Stores plissés;url=products3.htm;")
aI("image=images/nav/icon04.gif;text=Stores en toile;url=products4.htm;")
aI("image=images/nav/icon05.gif;text=Parois japonaises;url=products5.htm;")
aI("image=images/nav/icon06.gif;text=Moustiquaires;url=products6.htm;")
aI("image=images/nav/icon07.gif;text=Parasols;url=products7.htm;")
}

with(milonic=new menuname("Services")){
margin=2;
style=XPMenuStyle;
aI("status=Verticaldrape :: Réalisations sur mesure;text=Fabrication sur mesure;url=#;");
aI("status= Verticaldrape :: Formulaire de commande;text=Passer une commande;url=#;");
aI("text=Service de réparation;url=#;");
aI("text=Garantie;url=#;");
}

with(milonic=new menuname("Contacts")){
margin=2;
style=XPMenuStyle;
aI("status=Verticaldrape :: Comment nous trouver;text=Comment nous trouver;url=#;");
aI("status= Verticaldrape :: Contacts;text=Nous contacter;url=#;");
}

drawMenus();


