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="#ABABAB";
borderwidth=1;
fontfamily="Verdana";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
itemheight=22;
menubgimage="http://www.dirlo.fr/hello/mac_back.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#3165B5";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=130,Strength=6";
rawcss="padding-left:10px;padding-right:10px";
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#838383";
borderwidth=1;
fontfamily="Verdana";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="http://www.dirlo.fr/hello/mac_trans.gif";
menubgimage="http://www.dirlo.fr/hello/mac_back.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#3165B5";
oncolor="#ffffff";
onsubimage="http://www.dirlo.fr/hello/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=130,Strength=6";
padding=2;
rawcss="padding-left:5px;padding-right:5px;";
separatorcolor="#D2D4D4";
separatorpadding=5;
subimage="http://www.dirlo.fr/hello/macarrow_off.gif";
menubgcolor="#EBF0EC";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("align=left;text=Accueil;url=http://www.dirlo.fr/;");
aI("align=left;showmenu=navigation;text=Navigation;");
aI("align=left;text=Contact;url=http://www.dirlo.fr/modules.php?name=Feedback;");
aI("align=left;showmenu=Echanger;text=Echanger;");
aI("align=left;showmenu=Blogs;text=Blogs du GDID;");
}

with(milonic=new menuname("navigation")){
style=submenuStyle;
top="offset=-7";
aI("image=http://www.dirlo.fr/hello/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("separatorsize=1;text=Espace membre;url=http://www.dirlo.org/perso/gdid/;");
aI("separatorsize=1;text=Forums priv&eacute;s;url=http://www.dirlo.org/perso/gdid/gdid_forums/index.php;");
aI("separatorsize=1;text=Aide &agrave; la direction;url=http://www.dirlo.fr/modules.php?name=librairie;");
aI("separatorsize=1;text=La vie de l\'association;url=http://www.dirlo.fr/modules.php?name=Gdid_Square;");
aI("separatorsize=1;text=Humour et d&eacute;tente;url=http://www.dirlo.fr/modules.php?name=et_aussi;");
aI("separatorsize=1;text=Les infos du GDID;url=http://www.dirlo.fr/blog.html;");
aI("separatorsize=1;text=Dirlo Keeker;url=http://www.dirlo.net;");
aI("text=Forums publics;url=http://www.dirlo.org/forums/;");
}

with(milonic=new menuname("Blogs")){
style=submenuStyle;
top="offset=-7";
aI("image=http://www.dirlo.fr/hello/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("separatorsize=1;text=Blog du 08;url=http://gdid-08.eklablog.com/;target='blank'");
aI("separatorsize=1;text=Blog du 34;url= http://gdid-34.over-blog.com/;target='blank'");
aI("separatorsize=1;text=Blog du 93;url=http://gdid-93.eklablog.com/;target='blank'");
}

with(milonic=new menuname("Echanger")){
style=submenuStyle;
top="offset=-7";
aI("image=http://www.dirlo.fr/hello/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("separatorsize=1;text=Recommander le site;url=http://www.dirlo.fr/modules.php?name=Recommend_Us;");
aI("separatorsize=1;text=Faire une remarque;url=http://www.dirlo.fr/modules.php?name=Feedback;");
aI("separatorsize=1;text=Hotline;url=http://www.dirlo.org/perso/hotline.html;target=windowname;targetfeatures=width=240,height=350,resizable");
aI("separatorsize=1;text=Chatter;url=http://www.dirlo.org/forums/index.php?app=chat;");
aI("separatorsize=1;text=Mini chat;url=http://www.dirlo.org/forums/index.php?app=minichat;");
aI("separatorsize=1;text=Webmail;url=http://webmail.infomaniak.ch/login.php;target='blank'");
aI("separatorsize=1;text=Agora;url=http://www.dirlo.info/agora/;target='blank'");
}

drawMenus();


