_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#D45400";
offcolor="#ffffff";
onbgcolor="#FFA92A";
oncolor="#ffffff";
padding="7";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="CadetBlue";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Credits en ligne;target=;url=index.html;");
aI("showmenu=Rachat de creditsCredits locataireLEFT_MENU;text=Rachat de credits;target=;url=Rachat-de-credits.html;");
aI("text=Credits questions reponses;target=;url=Credits-questions-reponses.html;");
aI("showmenu=SurendettementInterdit bancaireLEFT_MENU;text=Surendettement;target=;url=Surendettement.html;");
aI("text=Outils et astuces rachat de credits;target=;url=Outils-et-astuces-rachat-de-credits.html;");
aI("text=Dossier de rachat de credits;target=;url=Dossier-de-rachat-de-credits.html;");
aI("text=Plan du site;target=;url=sitemap-page-order.html;");
aI("text=Nous contacter;target=;url=Nous-contacter.html;");
}

with(milonic=new menuname("Rachat de creditsCredits locataireLEFT_MENU")){
style=submenuStyle;
aI("text=Credits locataire;target=;url=Credits-locataire.html;");
aI("text=Credits proprietaire;target=;url=Credits-proprietaire.html;");
aI("text=Credits profession liberale;target=;url=Credits-profession-liberale.html;");
}

with(milonic=new menuname("SurendettementInterdit bancaireLEFT_MENU")){
style=submenuStyle;
aI("text=Interdit bancaire;target=;url=Interdit-bancaire.html;");
aI("text=FICP;target=;url=FICP.html;");
aI("text=Sommes saisissables;target=;url=Sommes-saisissables.html;");
aI("text=Textes legaux surendettement;target=;url=Textes-legaux-surendettement.html;");
}


 drawMenus();
