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()){
border="none"
bordercolor="transparent";
borderstyle="dashed";
borderwidth=0;
fontfamily="Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif";
fontsize="125%";
fontstyle="bold";
headerbgcolor="transparent";
headercolor="transparent";
offbgcolor="transparent";
offcolor="#cccccc";
onbgcolor="transparent";
oncolor="#b00";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="transparent";
pagecolor="black";
separatorcolor="transparent";
separatorsize=1;
subimage="arrowRight.gif";
subimagepadding=2;
}

with(milonic=new menuname("Navigation")){
followscroll=1;
alwaysvisible=1;
left=5;
orientation="vertical";
style=menuStyle;
top=100;
aI("text=Accueil;url=http://accueil.psychosociologie.fr;");
aI("showmenu=Forums;text=Forums;url=http://forums.psychosociologie.fr;");
aI("showmenu=Annuaires;text=Annuaires;url=http://annuaires.psychosociologie.fr;");
aI("showmenu=Membres;text=Membres;url=http://membres.psychosociologie.fr;");
aI("showmenu=Ateliers;text=Ateliers;url=http://ateliers.psychosociologie.fr");
aI("text=Aide;url=http://aide.psychosociologie.fr");
}


drawMenus();

