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=8;
_subOffsetLeft=-1;

with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=5;
}

with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="";
offbgcolor="#253CB0";
offcolor="#ffffff";
onbgcolor="#F9EE3E";
oncolor="#971B37";
outfilter="";
overfilter="";
padding=8;
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=5;
}

with(milonic=new menuname("Main Menu")){
top=200;
menualign="center";
menuwidth=780;
alwaysvisible=1;
orientation="horizontal";
style=AllImagesStyle;
aI("image=http://www.soccerboucherville.com/images/menu_04.jpg;url=http://www.soccerboucherville.com;");
aI("image=http://www.soccerboucherville.com/images/menu_05.jpg;showmenu=Notre Club;");
aI("image=http://www.soccerboucherville.com/images/menu_06.jpg;showmenu=Récréatif;");
aI("image=http://www.soccerboucherville.com/images/menu_07.jpg;showmenu=Compétitif;");
aI("image=http://www.soccerboucherville.com/images/menu_08.jpg;showmenu=Adultes;");
aI("image=http://www.soccerboucherville.com/images/menu_09.jpg;showmenu=Formation;");
aI("image=http://www.soccerboucherville.com/images/menu_10.jpg;showmenu=Notre équipe;");
aI("image=http://www.soccerboucherville.com/images/menu_11.jpg;showmenu=Nouvelles;");

}
                                    
with(milonic=new menuname("Notre Club")){
overflow="scroll";
style=menuStyle;
aI("text=Administration;url=http://www.soccerboucherville.com/club/administration.html;");
aI("text=Procédures d’inscription;url=http://www.soccerboucherville.com/club/procedures-inscriptions.html;");
aI("text=Politique de tarification;url=http://www.soccerboucherville.com/club/politique-tarification.html;");
aI("text=Documents;url=http://www.soccerboucherville.com/club/documents.html;");
aI("text=Nos partenaires;url=http://www.soccerboucherville.com/club/partenaires.html;");
aI("text=Infrastructures et terrains;url=http://www.soccerboucherville.com/club/infrastructures-terrains.html;");
aI("text=Historique;url=http://www.soccerboucherville.com/club/historique.html;");
aI("text=Nous joindre;url=http://www.soccerboucherville.com/club/nous-joindre.html;");
}

with(milonic=new menuname("Récréatif")){
style=menuStyle;
aI("text=Description;url=http://www.soccerboucherville.com/recreatif/description.html;");
aI("text=Mini-Express (U4 à U6);url=http://www.soccerboucherville.com/recreatif/mini-express.html;");
aI("text=Soccer à 7 (U7 à U10);url=http://www.soccerboucherville.com/recreatif/soccer-7.html;");
aI("text=Soccer à 11 (U12 à U18);url=http://www.soccerboucherville.com/recreatif/soccer-11.html;");
aI("text=Camps de jour;url=http://www.soccerboucherville.com/recreatif/camps-jour.html;");
aI("text=Calendrier;url=http://www.soccerboucherville.com/recreatif/calendrier.html;");
}

with(milonic=new menuname("Compétitif")){
style=menuStyle;
aI("text=Description;url=http://www.soccerboucherville.com/competitif/description.html;");
aI("text=Express A(LRSRS);url=http://www.soccerboucherville.com/competitif/express-A.html;");
aI("text=EXPRESS AA (LIZ2);url=http://www.soccerboucherville.com/competitif/express-AA.html;");
aI("text=Coin des équipes;url=http://www.soccerboucherville.com/competitif/calendrier.html;");
}

with(milonic=new menuname("Adultes")){
overflow="scroll";
style=menuStyle;
aI("text=Féminin;url=http://www.soccerboucherville.com/adultes/feminin.html;");
aI("text=Masculin;url=http://www.soccerboucherville.com/adultes/masculin.html;");
aI("text=Ligue Sénior Montérégie;url=http://www.soccerboucherville.com/adultes/ligue-senior-monteregie.html;");
}

with(milonic=new menuname("Formation")){
overflow="scroll";
style=menuStyle;
aI("text=Entraîneur;url=http://www.soccerboucherville.com/formation/entraineur.html;");
aI("text=Arbitre;url=http://www.soccerboucherville.com/formation/arbitre.html;");
aI("text=Liens;url=http://www.soccerboucherville.com/formation/liens.html;");
}

with(milonic=new menuname("Notre équipe")){
overflow="scroll";
style=menuStyle;
aI("text=Coordination;url=http://www.soccerboucherville.com/equipe/coordination.html;");
aI("text=Direction Technique;url=http://www.soccerboucherville.com/equipe/direction-technique.html;");
aI("text=Entraîneurs;url=http://www.soccerboucherville.com/equipe/entraineurs.html;");
aI("text=Arbitres;url=http://www.soccerboucherville.com/equipe/arbitres.html;");
aI("text=Bénévoles;url=http://www.soccerboucherville.com/equipe/benevoles.html;");
}

with(milonic=new menuname("Nouvelles")){
overflow="scroll";
style=menuStyle;
aI("text=Communiqué;url=http://www.soccerboucherville.com/nouvelles/communiques.html;");
aI("text=Nouvelles;url=http://www.soccerboucherville.com/nouvelles/nouvelles.html;");
aI("text=Archives;url=http://www.soccerboucherville.com/nouvelles/archives.html;");
aI("text=Événements;url=http://www.soccerboucherville.com/nouvelles/evenements.html;");
}

drawMenus();