_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#999999";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="#EED27E";
offcolor="#00007F";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="DarkBlue";
onsubimage="images/arrow5_black_8x8.gif";
padding="3";
pagebgcolor="#EED27E";
pagecolor="Blue";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="10";
overbgimage="images/backon_beige1.gif";
itemheight="25";
itemwidth="100";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="DarkBlue";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/arrow5_black_8x8.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
pagebgcolor="#EED27E";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/black_13x13_greyboxed.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_sand.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Accueil;target=;url=http://www.neuronid.com/corevie/;title=Back to Home Page;");
aI("text=Sauna;target=;url=Sauna.html;");
aI("text=Massage;target=;url=Massage.html;");
aI("text=diététique;target=;url=dietetique.html;");
aI("text=Comment Mincir;target=;url=Comment-Mincir.html;");
aI("text=Esoterisme;target=;url=Esoterisme.html;");
aI("text=Contacts;target=;url=Contacts.html;");
}


 drawMenus();

