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;
buildAfterLoad=true;



with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
itemheight=36;
itemwidth=100;
offcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
rawcss="padding-top:10px;padding-bottom:5px";
separatorcolor="#000000";
separatorsize=1;
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#8DD3D1";
offcolor="#C24722";
onbgcolor="#8DD3D1";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=6;
pagecolor="black";
separatorsize=1;
subimage="Documents/white_7x7.gif";
subimagepadding=8;
}


with(milonic=new menuname("Produits")){
style=submenuStyle;
aI("text=Poussettes;url=http://www.bebechouchou.qc.ca/Pages/poussette.htm;");
aI("text=Literie;url=http://www.bebechouchou.qc.ca/Pages/literie.htm;");
aI("text=Meubles;url=http://www.bebechouchou.qc.ca/Pages/meuble.htm;");
aI("text=Chaises et sièges;url=http://www.bebechouchou.qc.ca/Pages/chaise.htm;");
aI("text=Accessoires divers;url=http://www.bebechouchou.qc.ca/Pages/accessoires.htm;");
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
aI("align=center;bgimage=Documents/multiorange.gif;text=Accueil;url=http://www.bebechouchou.qc.ca/index.htm;");
aI("align=center;bgimage=Documents/multimustard.gif;showmenu=Produits;text=Produits;");
aI("align=center;bgimage=Documents/multiyellow.gif;text=Contact;url=http://www.bebechouchou.qc.ca/Pages/contact1.htm;");
aI("align=center;bgimage=Documents/multigreen.gif;text=Commande;url=http://www.bebechouchou.qc.ca/Pages/commande.htm;");
aI("align=center;bgimage=Documents/multiblue.gif;text=Nos politiques;url=http://www.bebechouchou.qc.ca/Pages/politiques.htm;");
aI("align=center;bgimage=Documents/multipurple.gif;text=Localisation;url=http://maps.google.ca/maps?f=q&hl=fr&q=269+Lindsay,+Drummondville,+qc&sll=49.891235,-97.15369&sspn=40.792424,81.738281&ie=UTF8&z=16&om=1");
aI("align=center;bgimage=Documents/multinavy.gif;text=Confort Plus;url=http://www.bebechouchou.qc.ca/Pages/matelas.htm;");
}
drawMenus();



