
_menuCloseDelay=500         // The time delay for menus to remain visible on mouse out
_menuOpenDelay=200           // The time delay before menus open on mouse over
_followSpeed=100             // Follow scrolling speed
_followRate=100                // Follow scrolling Rate
_subOffsetTop=8            // Sub menu top offset
_subOffsetLeft=-8          // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){
onbgcolor="#ffffff";
oncolor="#bcb8a7";
offbgcolor="#bcb8a7";
offcolor="#ffffff";
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=0;
separatorcolor="#A5CEEA";
separatorsize="0";
padding=3;
fontsize="10";
fontstyle="normal";
fontweight="bold"
fontfamily="verdana";
overfilter="Alpha(opacity=93);Shadow(color='#777777', Direction=135, Strength=2)";
}

with(milonic=new menuname("menu2")){
itemwidth=120;
style=menuStyle;
overflow="scroll";
borderwidth=1;
aI("text=volets alu à caisson extérieur;url=flex129.asp;");
aI("text=volet roulant en bois;url=flex215.asp;");
aI("text=Volet S_Onro - le volet contemporain;url=flex243.asp;");
}
with(milonic=new menuname("menu3")){
itemwidth=120;
style=menuStyle;
overflow="scroll";
borderwidth=1;
aI("text=Le Fixscreen;url=flex233.asp;");
aI("text=tentes solaires;url=flex234.asp;");
aI("text=Le store terrasse PATIO;url=flex246.asp;");
aI("text=La protection solaire structurelle;url=flex249.asp;");
aI("text=Store Lagune de Renson;url=flex250.asp;");
aI("text=Store à lamelles extérieurs - BSO;url=flex269.asp;");
}
with(milonic=new menuname("menu4")){
itemwidth=120;
style=menuStyle;
overflow="scroll";
borderwidth=1;
aI("text=Papier peint;url=flex151.asp;");
aI("text=store vénitien bois;url=flex179.asp;");
aI("text=store Velux;url=flex180.asp;");
aI("text=Store wood et washi;url=flex181.asp;");
aI("text=Store vénitien alu;url=flex189.asp;");
aI("text=store plissé;url=flex190.asp;");
aI("text=Confection - tissu;url=flex191.asp;");
aI("text=Store enrouleur;url=flex192.asp;");
aI("text=voile facette;url=flex218.asp;");
aI("text=Shutters bois Jasno;url=flex232.asp;");
aI("text=store Silhouette;url=flex253.asp;");
aI("text=Store screen;url=flex255.asp;");
aI("text=Rail electrique ;url=flex260.asp;");
}
with(milonic=new menuname("menu6")){
style=menuStyle;
overflow="scroll";
borderwidth=1;
aI("text=Nos solutions ;url=flex130.asp;");
}

drawMenus();
