fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;



with(menuStyleHaut=new mm_style()){
align= "center";
bordercolor="#332B5A";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#504E7C";
offcolor="#ffffff";
onbgcolor="#7877A0";
oncolor="#ffffff";
overfilter="Shadow(color=#777777', Direction=180, Strength=3)";
padding=4;
pagebgcolor="#7877A0";
pagecolor="ffffff";
separatorcolor="#332B5A";
separatorsize=1;
}

with(menuStyle=new mm_style()){
bordercolor="#332B5A";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#504E7C";
offcolor="#ffffff";
onbgcolor="#7877A0";
oncolor="#ffffff";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Shadow(color=#999999', Direction=135, Strength=2)";
padding=4;
pagebgcolor="#7877A0";
pagecolor="ffffff";
separatorcolor="#332B5A";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
style=menuStyleHaut;
position="relative";

itemwidth=100;
menualign="center";
alwaysvisible=1;
orientation="horizontal";
aI("showmenu=Principe;text=Le principe;");
aI("showmenu=Pratique;text=En pratique;");
aI("showmenu=News;text=Le blog;url=http://thierry-klein.speechi.net/category/entreprise-altruiste/;");
aI("showmenu=Association;text=L'association;");
}

with(milonic=new menuname("Principe")){
overflow="scroll";
style=menuStyle;
aI("text=Qu'est-ce que le capital altruiste ?;url=/fr/index.php/category/en-pratique/qu-est-ce-que-le-capital-altruiste/;");
aI("text=Pour qui ?;url=/fr/index.php/pour-qui/;");
aI("text=FAQ;url=/fr/index.php/category/le-principe-du-capital-altruiste/quelques-questions-quelques-reponses-sur-le-capital-altruiste/;");
}

with(milonic=new menuname("Pratique")){
overflow="scroll";
style=menuStyle;
aI("text=Des exemples;url=/fr/index.php/category/le-principe-du-capital-altruiste/exemples-entreprises-altruistes/;");
aI("text=On en parle...;url=/fr/index.php/category/en-pratique/on-parle-du-capital-altruiste/;");
aI("text=Supports, ressources;url=/fr/index.php/category/ressources-en-pratique/;");
}

with(milonic=new menuname("Association")){
overflow="scroll";
style=menuStyle;
aI("text=Qui sommes-nous ?;url=/fr/index.php/home/societe/qui-sommes-nous/;");
aI("text=Promouvoir le capital altruiste;url=/fr/index.php/promouvoir-le-capital-altruiste/;");
}

drawMenus();

