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(XPMainStyle=new mm_style()){
styleid=1;
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana,Helvetica,Tahoma";
fontsize="85%";
fontstyle="normal";
fontweight="bold";
fontcolor="#333333";
image="";
imageposition="left";
offbgcolor="#C2C2C2";
offcolor="#000000";
onbgcolor="999999";
onborder="1px solid #333333";
oncolor="#000000";
padding=4;
rawcss="padding-left:3px;padding-right:20px";
subimage="Photos/arrow.gif";
subimageposition="left";
subimagepadding=0;
}

with(XPMenuStyle=new mm_style()){
bordercolor="#444444";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial,Helvetica,Verdana";
fontsize="82%";
fontstyle="normal";
fontweight="bold";
image="Photos/xpblank.gif";
imagepadding=3;
menubgcolor="#CA5F39";
menubgimage="Photos/fond_sousmenu.jpg";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#DDDDDD";
onborder="1px solid #000000";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding=4;
separatoralign="left";
separatorcolor="#C5C2B8";
separatorpadding=1;
separatorwidth="80%";
subimage="Photos/arrow.gif";
subimagepadding=3;
align="left";

}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
margin=5;
orientation="horizontal";
screenposition="center";
top=219;
style=XPMainStyle;
aI("showmenu=Profil;text=Profil;url=index.htm;");
aI("text=Coordonn&eacute;es;url=Pages/contact.htm;");
aI("text=Licence;url=Pages/licence.htm;");
aI("text=Carri&egrave;res;url=Pages/carrieres.htm;");
aI("text=&Eacute;quipe;url=Pages/equipe.htm;");
aI("showmenu=Realisations;text=R&eacute;alisations;url=Pages/realisations.htm;");
aI("text=English;url=Pages/profilA.htm");
aI("text=Centre de foires de Sherbrooke;url=Pages/foires2.htm");
}


with(milonic=new menuname("Profil")){
margin=2;
textposition="left";
style=XPMenuStyle;
aI("text=Historique;url=Pages/historique.htm;");
aI("text=Politique Qualit&eacute;url=Pages/qualite.htm;");
}


with(milonic=new menuname("Realisations")){
margin=2;
style=XPMenuStyle;
aI("text=Industriel;url=Pages/industriel.htm;");
aI("text=Commercial;url=Pages/commercial.htm;");
aI("text=R&eacute;sidentiel;url=Pages/residentiel.htm;");
aI("text=Institutionnel;url=Pages/institution.htm;");

}

with(milonic=new menuname("Expertise")){
margin=2;
style=XPMenuStyle;
aI("text=Licence;url=Pages/licence.htm;");
aI("text=Entrepreneur g&eacute;n&eacute;ral;url=Pages/entrepreneur.htm;");
}



drawMenus();


