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=-12;





with(submenuStyle=new mm_style()){
//bordercolor="#B6B6B6";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#FFFFFF";
offcolor="#B6B6B6";
offbgcolor="#FFFFFF";
oncolor= "#FFFFFF";   //"#B48F1E";  
onbgcolor="#DC9B5B";
padding=3;
pagecolor="black";
separatorcolor="#B6B6B6";
separatorsize=1;
subimage="11x9_dotted_green.gif";
subimagepadding=1;

}

with(menuStyle=new mm_style()){
styleid=4;
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="normal"; //bold
headerbgcolor="#ffffff";
headercolor="#000000";
image="location.gif";
imageposition="right";
offcolor="#B6B6B6";
oncolor="#B48F1E";
overimage="location_on.gif";
//pagecolor="black";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=2;
left=270;
orientation="horizontal"; //*vertcal
style=menuStyle;
top=74;
aI("text=Accueil;url=http://www.images-in.com/path.php;");
aI("text=Présentation;url=http://www.images-in.com/presentation/;");
/* aI("text=Mariage;url=http://www.images-in.com/mariages/;"); */
aI("text=Reportage;url=http://www.images-in.com/reportages/;");
aI("text=Galeries;url=http://www.images-in.com/galeries/;");
aI("text=Références;url=http://www.images-in.com/references/;");
aI("text=Contact;url=http://www.images-in.com/contact/;");
aI("text=Zone Client;url=http://www.images-in.com/espcli/clientlogin.php;");
}

drawMenus();

