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()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);";
pagebgcolor="#ae5b32";
pagecolor="#ffffff";
bgcolor="#ffffff";
align='center';
bgimage="img/menu_element_fond.gif";
overbgimage="";
rawcss="height:27px; line-height:22px; valign:middle; border-bottom:solid 1px #ffffff; padding-top:5px;";
}

with(subMenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorsize=1;
borderwidth=1;
bordercolor='#ffffff';
separatorcolor='#ffffff';
offbgcolor="#6e7e22";
onbgcolor="#a5a122";
offcolor="#ffffff";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);";
pagebgcolor="#a5a122";
pagecolor="#ffffff";
itemheight=32;
padding=4;

}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
position="relative";
aI("pagebgcolor=#ed7ab3;pagebgcolor=#ae5b32;offbgcolor=#02203e;onbgcolor=#6e7e22;itemwidth=200;showmenu=entreprise;text=Notre entreprise;");
aI("pagebgcolor=#ed7ab3;pagebgcolor=#ee7507;offbgcolor=#02203e;onbgcolor=#6e7e22;itemwidth=200;showmenu=outplacement;text=Outplacement;");
aI("pagebgcolor=#ed7ab3;pagebgcolor=#e20070;offbgcolor=#02203e;onbgcolor=#6e7e22;itemwidth=200;showmenu=bilan;text=Bilan professionnel;url=index.php?page=bilan-pro;");
aI("pagebgcolor=#ed7ab3;pagebgcolor=#498ecc;offbgcolor=#02203e;onbgcolor=#6e7e22;itemwidth=200;showmenu=coaching;text=Coaching;url=index.php?page=coaching;");
aI("pagebgcolor=#ed7ab3;pagebgcolor=#498ecc;offbgcolor=#02203e;onbgcolor=#6e7e22;itemwidth=200;showmenu=contact;text=Nous contacter;url=index.php?page=contact;");
}

with(milonic=new menuname("entreprise")){
overflow="scroll";
style=subMenuStyle;
itemwidth=200;
padding=10;
aI("text=Qui sommes-nous ?;url=index.php?page=qui-sommes-nous;")
aI("text=Le groupe PLUS;url=index.php?page=le-groupe-plus;")
}


with(milonic=new menuname("outplacement")){
overflow="scroll";
style=subMenuStyle;
itemwidth=200;
padding=10;
aI("text=Outplacement dirigeants;url=index.php?page=outplacement-dirigeants;")
aI("text=Outplacement cadres;url=index.php?page=outplacement-cadres;")
aI("text=Cr&eacute;er/Reprendre une entreprise;url=index.php?page=entreprise;")
aI("text=Moyens;url=index.php?page=moyens;")
}

with(milonic=new menuname("bilan")){
style=subMenuStyle;
itemwidth=158;
}

with(milonic=new menuname("coaching")){
style=subMenuStyle;
itemwidth=229;
}

with(milonic=new menuname("contact")){
style=subMenuStyle;
itemwidth=210;
}




drawMenus();

