_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=15;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Big2.png";
borderstyle="solid";
fontfamily="Arial Narrow";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Big_hover2.png";
itemheight="51";
itemwidth="187";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#dddddd";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="51";
aI("text=Accueil;target=;url=http://www.etudeo.fr/;");
aI("text=Présentation;target=;url=Présentation.html;");
aI("showmenu=Nos prestations /ParticuliersLEFT_MENU;text=Nos prestations ;target=;url=Nos-prestations.html;");
aI("text=Nos engagements ;target=;url=Nos-engagements.html;");
aI("text=Recrutement;target=;url=Recrutement.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Contacts;target=;url=Contacts.html;");
}

with(milonic=new menuname("Nos prestations /ParticuliersLEFT_MENU")){
style=submenuStyle;
aI("text=Particuliers;target=;url=Particuliers.html;");
aI("text=Entreprises;target=;url=Entreprises.html;");
aI("text=Tarifs;target=;url=Tarifs.html;");
}


 drawMenus();

