_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana";
fontsize="8pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#FFFFFF";
oncolor="#01EBFE";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="31";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=403;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Accueil;target=;url=http://www.escale-ebook.com/;");
aI("text=Accès Libre;target=;url=Livres_eBooks_Gratuits_en_Acces_Libre.html;");
aI("text=Livres Gratuits;target=;url=livres-gratuits-developpement-personnel.html;");
aI("text=Test relaxation;target=;url=test_relaxation.html;");
aI("text=Test Hypnose;target=;url=test_hypnose.html;");
aI("text=Test Lecture;target=;url=Test_Lecture.html;");
aI("text=Test Cerveau;target=;url=Test_Cerveau.html;");
aI("text=Pensées Positives;target=;url=pensees_positives.html;");
aI("text=Messages Positifs;target=;url=messages_positifs.html;");
aI("text=Livres Audio;target=;url=livres_a_ecouter.html;");
aI("text=FAQ;target=;url=questions.html;");
aI("text=Contact;target=;url=Contact_Us.html;");
aI("text=Blog;target=_blank;url=http://blog.escale-ebook.com/;");
}


 drawMenus();

