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=-100;
_subOffsetLeft=-50;





with(submenuStyle=new mm_style()){
bordercolor="#B6B6B6";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#FFFFFF";
offcolor="#9f9f9f";
offbgcolor="#FFFFFF";
oncolor="#FFFFFF"; 
onbgcolor="#fe0000";
padding=3;
pagecolor="white";
separatorcolor="#fe0000";
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="#333333";
oncolor="#fe0000";
overimage="location_on.gif";
//pagecolor="black";
}

with(milonic=new menuname("Main Menu")){
menuwidth="100%";
alwaysvisible=2;
left=324;
//left="offset=-100";
//screenposition="center";
//menualign="center";
//top=96;
orientation="horizontal"; //*vertcal
style=menuStyle;
position="relative";
aI("text=Bonjour;align=center;url=http://www.tiercy.ch/");
aI("text=Qui suis-je ?;align=center;url=http://www.tiercy.ch/presentation/");
aI("text=Pour en savoir plus...;align=center;url=http://www.tiercy.ch/savoirplus/");
aI("text=N'h&eacute;sitez pas !;align=center;url=http://www.tiercy.ch/contact/");
}

drawMenus();

