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="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#cdcdcd";
offcolor="#000000";
onbgcolor="#ececec";
oncolor="#FF0000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#f6f6f6";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
subimage="themes/simbios/arrow.gif";
subimagepadding=2;

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition="center";
style=menuStyle;

aI("text=ACCUEIL;url=index.php?op=index.php;");
aI("showmenu=NEWS;text=NEWS;");
aI("showmenu=FORUMS;text=FORUMS;;url=forum.php;");
aI("showmenu=PRESENTATION;text=PRESENTATION;");
aI("showmenu=GALERIES;text=GALERIES;");
aI("showmenu=CONTACT;text=CONTACT;");

}

with(milonic=new menuname("NEWS")){
overflow="scroll";
style=menuStyle;

aI("text=Edito;url=index.php?op=edito;")
aI("text=Dernières nouvelles;url=modules.php?ModPath=archive-stories&ModStart=archive-stories;")
aI("text=Recherche d'articles;url=http://www.foot2000.be/search.php?min=8&type=stories&category=;")
aI("text=Agenda;url= http://www.foot2000.be/modules.php?ModPath=event-call&ModStart=calendar&op=cal&month=5&year=2010&catview=0;")
}

with(milonic=new menuname("FORUMS")){
style=menuStyle;

aI("text=Foot 2000;url= viewforum.php?forum=3;");
aI("text=Stages;url=viewforum.php?forum=4;");
aI("text=Challenge;url=viewforum.php?forum=6;");
aI("text=Sljivo;url=viewforum.php?forum=8;");
aI("text=Benoît Thans;url= viewforum.php?forum=5;");
aI("text=Le site;url= viewforum.php?forum=10;");
}

with(milonic=new menuname("PRESENTATION")){
style=menuStyle;
aI("text=Qui sommes-nous?;url=sections.php?op=listarticles&secid=4;");
aI("text=Blegny;url=sections.php?op=viewarticle&artid=2;");
aI("text=Waimes;url=sections.php?op=viewarticle&artid=14;");
aI("text=Stages;url=sections.php?op=listarticles&secid=11;");
aI("text=Sljivo;url=http://www.foot2000.be/modules.php?ModPath=encapsuleur&ModStart=encapsulation&page=www.sljivo.be;");
aI("text=Challenge;url=http://www.foot2000.be/modules.php?ModPath=encapsuleur&ModStart=encapsulation&page=Challenge;");
aI("text=Téléchargement;url=http://www.foot2000.be/download.php;");
aI("text=Sponsors;url=http://www.foot2000.be/links.php?op=viewlink&cid=6;");
aI("text=Liens Web;url=http://www.foot2000.be/links.php;");
aI("text=Faire notre pub;url=http://www.foot2000.be/friend.php;");
}

with(milonic=new menuname("GALERIES")){
style=menuStyle;
aI("text=Photos;url=modules.php?ModPath=td-galerie&ModStart=gal;");
aI("text=Vidéos;url=sections.php?op=listarticles&secid=12;");
}
with(milonic=new menuname("CONTACT")){
style=menuStyle;
aI("text=E-mail ;url=modules.php?ModPath=contact&ModStart=contact;");
aI("text=Livre d’or ;url= http://www.foot2000.be/modules.php?ModPath=td-livredor&ModStart=livre;");
aI("text=Soumettre un article;url=submit.php?PHPSESSID=d7e02ab1fe3a9371ae3e11f166422623;");
aI("text=Suggestions;url=reviews.php;");

}

drawMenus();


