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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#9DA78E";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#E8E9E4";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#E8E9E4";
pagecolor="black";
separatorcolor="#9DA78E";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=252;
orientation="horizontal";
style=AllImagesStyle;
top=171;
aI("image=images/btn_fenetre.jpg;overimage=images/btn_fenetreRoll.jpg;showmenu=Fenetres;");
aI("image=images/btn_portes.jpg;overimage=images/btn_portesRoll.jpg;showmenu=Portes;");
aI("image=images/btn_portespatio.jpg;overimage=images/btn_portespatioRoll.jpg;showmenu=Portespatio;");
aI("image=images/btn_escalier.jpg;overimage=images/btn_escalierRoll.jpg;url=escalier.htm;");
aI("image=images/btn_accessoiresRoll.jpg;");
aI("image=images/btn_video.jpg;overimage=images/btn_videoRoll.jpg;url=video.htm;");
}

with(milonic=new menuname("Fenetres")){
overflow="scroll";
style=menuStyle;
aI("image=images/bt_fgeneral.jpg;overimage=images/bt_fgeneralRoll.jpg;url=fenetres/generalites.htm;");
aI("image=images/bt_auvent.jpg;overimage=images/bt_auventRoll.jpg;url=fenetres/auvent.htm;");
aI("image=images/bt_battant.jpg;overimage=images/bt_battantRoll.jpg;url=fenetres/battant.htm;");
aI("image=images/bt_guillotine.jpg;overimage=images/bt_guillotineRoll.jpg;url=fenetres/guillotine.htm;");
aI("image=images/bt_coulissante.jpg;overimage=images/bt_coulissanteRoll.jpg;url=fenetres/coulissante.htm;");
aI("image=images/bt_saillie.jpg;overimage=images/bt_saillieRoll.jpg;url=fenetres/saillie.htm;");
}

with(milonic=new menuname("Portes")){
overflow="scroll";
style=menuStyle;
aI("image=images/bt_pgeneral.jpg;overimage=images/bt_pgeneralRoll.jpg;url=portes/choix.htm;");
aI("image=images/bt_acier.jpg;overimage=images/bt_acierRoll.jpg;url=portes/acier.htm;");
aI("image=images/bt_bois.jpg;overimage=images/bt_boisRoll.jpg;url=portes/bois.htm;");
aI("image=images/bt_cremone.jpg;overimage=images/bt_cremoneRoll.jpg;url=portes/balcon.htm;");
aI("image=images/bt_fibre.jpg;overimage=images/bt_fibreRoll.jpg;url=portes/fibre.htm;");
}

with(milonic=new menuname("Portespatio")){
overflow="scroll";
style=menuStyle;
aI("image=images/bt_pppvc.jpg;overimage=images/bt_pppvcRoll.jpg;url=portes_patio/pvc.htm;");
aI("image=images/bt_ppaluminium.jpg;overimage=images/bt_ppaluminiumRoll.jpg;url=portes_patio/aluminium.htm;");
aI("image=images/bt_ppbois.jpg;overimage=images/bt_ppboisRoll.jpg;url=portes_patio/bois.htm;");
}

drawMenus();

