_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="Chocolate";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="Dashed";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare7.gif";
offbgcolor="#87CEFA";
offcolor="#FF6347";
oncolor="#000000";
padding="2";
separatorcolor="Transparent";
separatorsize="1";
overimage="images/sepsquare_on.gif";
imageposition="right";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Accueil;target=;url=./;");
aI("showmenu=Idées EntrepriseIdée Création EntrepriseLEFT_MENU;text=Idées Entreprise;target=;url=Idees-Entreprise.html;");
aI("showmenu=La Création EntrepriseCréation Micro EntrepriseLEFT_MENU;text=La Création Entreprise;target=;url=La-Creation-Entreprise.html;");
aI("text=Forum Création Entreprise;target=;url=Forum-Creation-Entreprise.html;");
}

with(milonic=new menuname("Idées EntrepriseIdée Création EntrepriseLEFT_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Idée Création Entreprise;target=;url=Idee-Creation-Entreprise.html;");
}

with(milonic=new menuname("La Création EntrepriseCréation Micro EntrepriseLEFT_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Création Micro Entreprise;target=;url=Creation-Micro-Entreprise.html;");
aI("text=Création Entreprise en Ligne;target=;url=Creation-Entreprise-en-Ligne.html;");
aI("text=Création Société;target=;url=Creation-Societe.html;");
aI("text=Création Franchise;target=;url=Creation-Franchise.html;");
aI("text=Création PME;target=;url=Creation-PME.html;");
}


 drawMenus();
