_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=3;
_subOffsetLeft=-2;

with(mainStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
itemwidth=95;
fontfamily="Arial,Verdana, Tahoma";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
align="left";
headerbgcolor="#54524D";
headercolor="#000000";
offbgcolor="#54524D";
offcolor="#ffffff";
onbgcolor="#7E1114";
oncolor="#ffffff";
padding="1px 0px 1px 7px"; 
separatorcolor="transparent";
separatorsize=2;
separatorcolor="#000000";
}

with(subMenuStyle=new mm_style()){
bordercolor="#004A74";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,Verdana, Tahoma";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
align="left";
headerbgcolor="#54524D";
headercolor="#000000";
offbgcolor="#54524D";
offcolor="#9C9D9F";
onbgcolor="#54524D";
oncolor="#ffffff";
padding="2px 7px 2px 7px"; 
separatorsize=0;
separatorcolor="#004A74";

}

with(milonic=new menuname("FollowMain")){
alwaysvisible=1;
followscroll=0;
screenposition="center";
orientation="horizontal";
style=mainStyle;
top=94;
left="offset=130";
screenposition="center";
aI("text=<font style=\"font-size:15px\">V</font>OYAGES;url=voyages.php;")
aI("text=<font style=\"font-size:15px\">A</font>CTUALITÉS;url=actualites.php;")
aI("text=<font style=\"font-size:15px\">P</font>ROGRAMMES;showmenu=programme;")
aI("text=<font style=\"font-size:15px\">D</font>ISCOGRAPHIE;url=discographie.php;")
aI("text=<font style=\"font-size:15px\">A</font>DHÉSION;url=pdf/Utmisol_Adhesion.pdf;target=new;")
aI("text=<font style=\"font-size:15px\">L</font>IENS;url=liens.php;")
aI("text=<font style=\"font-size:15px\">C</font>ONTACT;url=contact.php;")
}

with(milonic=new menuname("programme")){
overflow="scroll";
top=115;
style=subMenuStyle;
aI("text=<font style=\"font-size:12px\">L</font>UNDIS D’UTMISOL;url=festivals.php?idRub=4;")
aI("text=<font style=\"font-size:12px\">T</font>HEÂTRE <font style=\"font-size:12px\">C</font>APITOLE;url=festivals.php?idRub=1;")
aI("text=<font style=\"font-size:12px\">O</font>RCHESTRE <font style=\"font-size:12px\">C</font>APITOLE;url=festivals.php?idRub=2;")
aI("text=<font style=\"font-size:12px\">O</font>RCHESTRE LES <font style=\"font-size:12px\">P</font>ASSIONS;url=festivals.php?idRub=5;")
aI("text=<font style=\"font-size:12px\">G</font>RANDS <font style=\"font-size:12px\">I</font>NTERPRÈTES;url=festivals.php?idRub=6;")
aI("text=<font style=\"font-size:12px\">F</font>ESTIVALS;url=festivals.php?idRub=3;")
}

drawMenus();
