fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#";
offcolor="#000000";
onbgcolor="#";
oncolor="#515151";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#CB6601";
pagecolor="black";
separatorcolor="#000000";
separatorsize=0;
subimage="http://www.milonic.com//menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
overflow="scroll";
style=menuStyle;
aI("text=Accueil;url=index.html;");
aI("text= ;url=#;");
aI("text= ;url=#;");
aI("showmenu=THERAPIES;text=<b>THERAPIES</b>;");
aI("showmenu=THERAPEUTES;text=<b>THERAPEUTES</b>;");
aI("showmenu=ENTREPRISES;text=<b>ENTREPRISES</b>;");
aI("text= ;url=#;");
aI("text= ;url=#;");
aI("text=GESTALT-THERAPIE ?;url=gestalt.html;");
aI("text=ETHIQUE;url=deontologie.html;");
aI("text=QUI SOMMES-NOUS ?;url=nous.html;");
aI("text= ;url=#;");
aI("text= ;url=#;");
aI("text=ACTUALITE;url=actu.html;");
aI("text=NOS PUBLICATIONS;url=publications.html;");
aI("text=LIENS;url=liens.html;");
}

with(milonic=new menuname("THERAPIES")){
overflow="scroll";
style=menuStyle;
aI("text=Individuelle;url=individuelle.html;")
aI("text=Couple;url=couple.html;")
aI("text=Groupe;url=groupe.html;")
aI("text=Famille;url=familiale.html;")
}

with(milonic=new menuname("THERAPEUTES")){
style=menuStyle;
aI("text=Supervision;url=supervision.html;");
aI("text=Formation;url=formationtherapeute.html;");
}

with(milonic=new menuname("ENTREPRISES")){
style=menuStyle;
aI("text=Coaching et<br>formation;url=coachingformation.html;");
aI("text=Supervision<br>coach;url=supervisioncoach.html;");
}

drawMenus();

