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=10;
//font-size=10; 
//fontsize="1";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding="5px 7px 6px 7px";
//padding=0;
//pagebgcolor="#000000";
//pagecolor="#00b1eb";
subimagepadding=0;
separatorcolor="#999999";
separatorsize=1;
}


with(bluemenuStyle=new mm_style()){
styleid=2;
fontsize="10";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#999999";
onbgcolor="#000000";
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%";
fontsize="6";
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;
//itemwidth=125;
align="left";
screenposition="100";
orientation="horizontal";
style=topmenuStyle;
position="relative"; 
zindex=100;
aI("url=/fr/presentation/;text=&nbsp;&nbsp;&nbsp;PRESENTATION&nbsp;&nbsp;&nbsp;");
aI("url=/fr/news/;text=&nbsp;&nbsp;&nbsp;NEWS&nbsp;&nbsp;&nbsp;");
aI("showmenu=produit;text=&nbsp;&nbsp;&nbsp;NOS REALISATIONS&nbsp;&nbsp;&nbsp;");
aI("url=/fr/Catalogues/;text=&nbsp;&nbsp;&nbsp;CATALOGUES&nbsp;&nbsp;&nbsp;");
aI("url=/fr/Atelier/;text=&nbsp;&nbsp;&nbsp;ATELIER GRAPHIQUE&nbsp;&nbsp;&nbsp;");
aI("url=/fr/Newsletter/;text=&nbsp;&nbsp;&nbsp;NEWSLETTER&nbsp;&nbsp;&nbsp;");
aI("url=/fr/Liens/;text=&nbsp;&nbsp;&nbsp;LIENS&nbsp;&nbsp;&nbsp;");
aI("url=/fr/Contact/;text=&nbsp;&nbsp;&nbsp;CONTACT&nbsp;&nbsp;&nbsp;");
aI("url=/;text=&nbsp;&nbsp;&nbsp;HOME&nbsp;&nbsp;&nbsp;");
}


with(milonic=new menuname("produit")){
overflow="scroll";
itemwidth=250;
style=bluemenuStyle;
align="left";
aI("text=Accessoires;url=/fr/Produits/default.asp?Type=1;")
aI("text=Articles sur mesure;url=/fr/Produits/default.asp?Type=2;")
aI("text=Automobile;url=/fr/Produits/default.asp?Type=3;")
aI("text=Bagagerie & Maroquinerie;url=/fr/Produits/default.asp?Type=4;")
//aI("text=Beauté & Santé;url=/fr/Produits/default.asp?Type=5;")
aI("text=Bricolage;url=/fr/Produits/default.asp?Type=6;")
aI("text=Bureau;url=/fr/Produits/default.asp?Type=7;")
aI("text=Développement durable;url=/fr/Produits/default.asp?Type=8;")
aI("text=Ecriture;url=/fr/Produits/default.asp?Type=9;")
aI("text=Horlogerie & Montres;url=/fr/Produits/default.asp?Type=10;")
//aI("text=Maison & Décoration;url=/fr/Produits/default.asp?Type=11;")
aI("text=Objets “give-aways”;url=/fr/Produits/default.asp?Type=12;")
aI("text=Prestige & Marques;url=/fr/Produits/default.asp?Type=13;")
aI("text=Sports, loisirs & Plein Air;url=/fr/Produits/default.asp?Type=14;")
aI("text=Textile;url=/fr/Produits/default.asp?Type=15;")
}


drawMenus();


