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=0;
_subOffsetLeft=-0;




with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="strong";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#FFFFFF";
offcolor="#000000";
oncolor="#F23000";
outfilter="randomdissolve(duration=0)";
overfilter="Fade(duration=0.5);Alpha(opacity=90)";
padding=6;
pagecolor="black";
separatorsize=0;
subimagepadding=1;
}

with(menu=new menuname("Main Menu")){
alwaysvisible=1;
left=260;
orientation="horizontal";
style=menuStyle;
top=63;
aI("showmenu=La Galerie;text=LA GALERIE;");
aI("text=AGENDA;url=http://www.surfacelibre.com/encours_fr.html;target=_parenttarget=_parent");
aI("showmenu=Artistes;text=ARTISTES;");
aI("showmenu=APPEL DE DOSSIERS;text=APPEL DE DOSSIERS;");
aI("text=PRESSE;url=http://www.surfacelibre.com/press_fr.html;target=_parent");
aI("showmenu=Contact;text=CONTACT;");
aI("text=DROIT D'AUTEURS;url=http://www.surfacelibre.com/droit_fr.html;target=_parent");
}

with(menu=new menuname("Artistes")){
style=menuStyle;
aI("text=Peintres;url=http://www.surfacelibre.com/peintres_fr.html;target=_parent");
aI("text=Photographes;url=http://www.surfacelibre.com/photographes_fr.html;target=_parent");
aI("text=Sculpteurs;url=http://www.surfacelibre.com/sculpteurs_fr.html;target=_parent");
}

with(menu=new menuname("La Galerie")){
style=menuStyle;
aI("text=mandat;url=http://www.surfacelibre.com/mandat_fr.html;target=_parent");
aI("showmenu=espace;text=espace;");
}

with(menu=new menuname("APPEL DE DOSSIERS")){
style=menuStyle;
aI("text=Appel de dossiers;url=http://www.surfacelibre.com/appel_fr.html;target=_parent");
aI("text=Contrat;url=http://www.surfacelibre.com/contrat.pdf;");
}

with(menu=new menuname("espace")){
style=menuStyle;
aI("text=description des lieux;url=http://www.surfacelibre.com/description_fr.html;target=_parent");
aI("text=plan des espaces;url=http://www.surfacelibre.com/plan_fr.html;target=_parent");
aI("text=photos des espaces;url=http://www.surfacelibre.com/photosout_fr.html;target=_parent");
}

with(menu=new menuname("Contact")){
style=menuStyle;
aI("text=équipe;url=http://www.surfacelibre.com/equipe_fr.html;target=_parent");
aI("text=adresse;url=http://www.surfacelibre.com/adresse_fr.html;target=_parent");
aI("text=contactez-nous;url=http://www.surfacelibre.com/contacteznous_fr.html;target=_parent");
aI("text=courier électronique;url=mailto:stephanie@dadour.org;");
}

drawMenus();

