fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=300;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=0;

with(menuStyle_shadow=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma, ";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#E67B6B";
headercolor="#000000";
margin=14;
offbgcolor="#334100";
offcolor="#FFFFFF";
onbgcolor="#D6CE8B";
oncolor="#334100";
outfilter="randomdissolve(duration=0)";
overfilter="Fade(duration=0.3);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#FFFFFF";
separatorsize=0;
imagepadding=3;
subimage="../images/symboles/arrow.gif";
subimagepadding=5;
}



with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, ";
fontsize="12px";
fontstyle="normal";
//fontweight="bold";
headerbgcolor="#E67B6B";
headercolor="#000000";
margin="14";
offbgcolor="#334100";
offcolor="#FFFFFF";
onbgcolor="#D6CE8B";
oncolor="#334100";
//onbold=1;
outfilter="randomdissolve(duration=0)";
overfilter="Fade(duration=0.3);Alpha(opacity=90)";
padding="3";
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#FFFFFF";
//separatorsize=0;
imagepadding="3";
//subimage="";
subimagepadding="5";
}

with(milonic=new menuname("production")){
overflow="scroll";
style=menuStyle_shadow;
aI("text=APICOLE;fontsize=12px;showmenu=apicole;")
aI("text=FRUITIERE;fontsize=12px;showmenu=fruitiere;")
}

with(milonic=new menuname("apiculture")){
style=menuStyle_shadow;
aI("text=MATÉRIEL;showmenu=materiel;");
aI("text=LIVRES;url=;");

}
with(milonic=new menuname("apicole")){
style=menuStyle_shadow;
aI("text=Miel;url=../production/miel.php;")
aI("text=Propolis;url=../production/propolis.php;")
aI("text=Pollen de Fleurs;url=../production/pollen.php;")
aI("text=Gelée Royale;url=../production/gelee_royale.php;")
aI("text=Confiserie au Miel;url=../production/confiserie.php;")
aI("text=Boissons;url=../production/boissons_au_miel.php")
aI("text=Moutarde;url=../production/moutarde.php;")
aI("text=Cosmétiques;url=../production/cosmetiques.php;")
aI("text=Bougies & Encaustique;url=;")
aI("text=Pains d'Épices & Couques;url=;")
aI("text=Savons;url=;")
}
with(milonic=new menuname("materiel")){
style=menuStyle_shadow;
aI("text=Ruches, Pièces détachées;url=../materiel/ruches.php;")
aI("text=Cire & Accessoires;url=;")
aI("text=Treillis & tôles;url=;")
aI("text=Peintures pour Ruche;url=;")
aI("text=Enfumoirs & Combustible;url=;")
aI("text=Vêtements de protection;url=;")
aI("text=Nourissement;url=;")
aI("text=Essaimage & Élevage;url=;")
aI("text=Récolte du Miel;url=;")
aI("text=Pharmacie;url=;")
aI("text=Semences;url=;")
}
with(milonic=new menuname("autre")){
style=menuStyle_shadow;
aI("text=Tirebouschtroumpf;url=;")
aI("text=Sctroumpfbouchon;url=;")
}

with(milonic=new menuname("fruitiere")){
style=menuStyle_shadow;
aI("text=Fruits frais;url=../production/fruits_frais.php;")
aI("text=Fruits transformés;url=../production/fruits_transformes.php;")
aI("text=Jus, Cidre, Vinaigre, ...;url=;")

}



