_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _subOffsetTop=10 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset with(menuStyle=new mm_style()){ onbgcolor="#464E47"; // couleur backgroud quand mouseover oncolor="#ffffff"; // couleur texte quand mouseover offbgcolor="#808A81"; // couleur backgroud repos offcolor="#444A45"; // couleur texte repos bordercolor="#000000";// couleur bordure borderstyle="solid"; //style de la bordure borderwidth=1; //epasseur de la bordure separatorcolor="#464E47"; // couleur separateur separatorsize="1"; // epaisseur separateur padding=2; // distance entre texte et bordure (4 dir) fontsize=11; fontstyle="normal"; // ou italic fontweight="bold"; // ou normal fontfamily="Arial, Helvetica, sans-serif"; //police overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"; outfilter="randomdissolve(duration=0.3)";} with(milonic=new menuname("Partners")){ menuheight=285; overflow="scroll"; style=menuStyle; scrollable=1; itemwidth=162;aI("text=• Un hommage aux Ballets Russes :;offcolor=#000000;url=;");aI("fontweight=normal;text=> Pulcinella;offcolor=#000000;url=0301pulcin.html;image=../menu/TV.gif;imageposition=right");aI("fontweight=normal;text=> Le spectre de la rose;offcolor=#000000;url=0301spectre.html;image=../menu/TV.gif;imageposition=right");aI("fontweight=normal;text=> L'après-midi d'un faune;offcolor=#000000;url=0301faune.html;image=../menu/TV.gif;imageposition=right");aI("fontweight=normal;text=> La mort du cygne;offcolor=#000000;url=0301mortcygne.html;image=../menu/TV.gif;imageposition=right");aI("fontweight=normal;text=> Boléro;offcolor=#000000;url=0301bolero.html;image=../menu/TV.gif;imageposition=right");aI("text=• Les Créatures;offcolor=#000000;url=0301creation.html;image=../menu/TV.gif;imageposition=right");aI("text=• Casse-Noisette;offcolor=#000000;url=0301cassen.html;image=../menu/TV.gif;imageposition=right");aI("text=• La mort du cygne;offcolor=#000000;url=0301mortcygne.html;image=../menu/TV.gif;imageposition=right");aI("text=• Boléro;offcolor=#000000;url=0301bolero.html;image=../menu/TV.gif;imageposition=right");aI("text=• Le Sang des Étoiles;offcolor=#000000;url=0301sang.html;image=../menu/TV.gif;imageposition=right");aI("text=Bal Solitude;url=0301balso.html;");aI("text=Ballet mécanique;url=0301ballm.html;");aI("text=Blé Noir;url=0301blenoir.html;");aI("text=Carillon;url=0301carill.html;");aI("text=Carmen;url=0301carmen.html;");aI("text=Cigale;url=0301cigale.html;");aI("text=Danses qu'on croise;url=0301dansesq.html;");aI("text=Gnossiennes;url=0301gnoss.html;");aI("text=La Chambre d'Amour;url=0301chambre.html;");aI("text=Le Cid;url=0301cid.html;");aI("text=Les Biches;url=0301biches.html;");aI("text=Mozart à 2;url=0301mozart.html;");aI("text=Ouverture cubaine;url=0301ouvcub.html;");aI("text=Pierre de lune;url=0301pierrelu.html;");aI("text=Sextet;url=0301sextet.html;");}