_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="Wheat";
offcolor="DarkGreen";
oncolor="DarkGreen";
ondecoration="underline";
padding="6";
pagebgcolor="Wheat";
pagecolor="DarkGreen";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="120";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="Wheat";
offcolor="DarkGreen";
oncolor="DarkGreen";
ondecoration="underline";
padding="5";
pagecolor="DarkGreen";
subimage="images/white_arrow.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Biopassion;target=;url=http://www.biopassion.fr/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffbrown.gif;");
aI("showmenu=Points de ventes/HouillesLEFT_MENU;text=Points de ventes;target=;url=Points-de-ventes.html;");
aI("showmenu=Livraisons/Charte de BiopassionLEFT_MENU;text=Livraisons;target=;url=Livraisons.html;");
aI("text=annuaires;target=;url=annuaires.html;");
aI("text=Plan du Site;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Points de ventes/HouillesLEFT_MENU")){
style=submenuStyle;
aI("text=Houilles;target=;url=Houilles.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subheadred1.gif;");
aI("text=Saint-Germain-en-Laye;target=;url=Saint-Germain-en-Laye.html;");
aI("text=Levallois;target=;url=Levallois.html;");
}

with(milonic=new menuname("Livraisons/Charte de BiopassionLEFT_MENU")){
style=submenuStyle;
aI("text=Charte de Biopassion;target=;url=Charte-de-Biopassion.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subheadred1.gif;");
aI("text=Comment se faire livrer?;target=;url=Comment-se-faire-livrer.html;");
aI("text=Demande inscription;target=;url=Demande.php;");
}


 drawMenus();

