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(topmenuStyle=new mm_style()){
styleid=4;
fontsize="11";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000	";
offcolor="#999999";
onbgcolor="#000000";
oncolor="#ffffff";
padding="5px 20px 6px 0px";
//padding=0;
//pagebgcolor="#000000";
//pagecolor="#00b1eb";
subimagepadding=0;
separatorcolor="#ffffff";
separatorsize=0;
}


with(bluemenuStyle=new mm_style()){
styleid=2;
fontsize="10";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#333333	";
offcolor="#999999";
onbgcolor="#333333";
oncolor="#ffffff";
onsubimage="white_arrow.gif";
padding=5;
subimage="arrow.gif";
subimagepadding=2;
separatorcolor="#ffffff";
separatorsize=0;
}

with(menuStyle=new mm_style()){
styleid=1;
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#333333";
oncolor="#ffffff";
onsubimage="white_arrow.gif";
padding=5;
subimage="arrow.gif";
subimagepadding=2;
}
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
align="left";
orientation="horizontal";
style=topmenuStyle;
position="relative";
aI("url=/Fr/Galerie/;text=GALERIE TOXIC");
aI("showmenu=Exposition;text=EXPOSITIONS");
aI("showmenu=Artiste;text=ARTISTES");
aI("url=/Fr/Shop/default.asp?T=9;text=PUBLICATIONS");
aI("showmenu=Shop;text=VENTES");
aI("url=/Fr/News/;text=NEWS");
aI("url=/Fr/NewsLetter/;text=NEWSLETTER");
aI("url=/Fr/Liens/;text=LIENS");
aI("showmenu=Contact;text=CONTACT");

}

with(milonic=new menuname("Exposition")){
style=bluemenuStyle;
itemwidth=125;
aI("text=En cours;url=/Fr/Exposition/default.asp?E=0&T=0");
aI("text=Passées;url=/Fr/Exposition/default.asp?E=1&T=1");
}

with(milonic=new menuname("Artiste")){
style=bluemenuStyle;
itemwidth=125;
aI("text=Artistes de la galerie;url=/Fr/Artistes/default.asp?a=1");
aI("text=Artistes exposés;url=/Fr/Artistes/default.asp?a=0");
}

with(milonic=new menuname("Shop")){
style=bluemenuStyle;
itemwidth=125;
aI("text=Par artiste;url=/Fr/Shop/Artiste.asp");
aI("text= &nbsp;&nbsp;;url=/");
aI("text=Dessins;url=/Fr/Shop/default.asp?T=7");
aI("text=Infographies;url=/Fr/Shop/default.asp?T=8");
aI("text=Installations;url=/Fr/Shop/default.asp?T=3");
aI("text=Objets;url=/Fr/Shop/default.asp?T=5");
aI("text=Peintures;url=/Fr/Shop/default.asp?T=6");
aI("text=Photos;url=/Fr/Shop/default.asp?T=1");
aI("text=Sculptures;url=/Fr/Shop/default.asp?T=4");
aI("text=Vidéos;url=/Fr/Shop/default.asp?T=2");
aI("text=Toutes techniques;url=/Fr/Shop/");

}

with(milonic=new menuname("Contact")){
style=bluemenuStyle;
itemwidth=125;
aI("text=Formulaire de contact;url=/Fr/Contact/default.asp");
aI("text=Plan D'accès;url=/Fr/Contact/map.asp");
}


drawMenus();

