_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Sleek_Rounded9.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:33px;padding-right:5px";
overbgimage="images/Sleek_Rounded_hover9.png";
itemheight="29";
itemwidth="126";
}

with(submenuStyle=new mm_style()){
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#dddddd";
offcolor="#555555";
onbgcolor="#dfdfdf";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="left";
itemheight="29";
aI("text=Accueil;target=;url=http://www.alterdistri.com/;");
aI("showmenu=Services/InternetLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=Coaching;target=;url=Coaching.html;");
aI("showmenu=Produits/Jadecor (France)LEFT_MENU;text=Produits;target=;url=Produits.html;");
aI("text=News;target=;url=News.html;");
aI("text=Librairie;target=;url=Librairie.html;");
aI("text=Liens;target=;url=Liens.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Services/InternetLEFT_MENU")){
style=submenuStyle;
aI("text=Internet;target=;url=Internet.html;");
}

with(milonic=new menuname("Produits/Jadecor (France)LEFT_MENU")){
style=submenuStyle;
aI("text=Jadecor (France);target=;url=Jadecor-(France).html;");
aI("text=Oleobois (France);target=;url=Oleobois-(France).html;");
aI("text=Exellco (Belgique);target=;url=Exellco-(Belgique).html;");
aI("text=Planet Coconut (France);target=;url=Planet-Coconut-(France).html;");
aI("text=Chanvreco (Belgique);target=;url=Chanvreco-(Belgique).html;");
}


 drawMenus();

