fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=200; _menuOpenDelay=50; _subOffsetTop=2; _subOffsetLeft=-2; with(menuStyle=new mm_style()){ bordercolor="white"; borderstyle="solid"; borderwidth=1; fontfamily="Verdana, Tahoma, Arial"; fontsize="12px"; fontstyle="bold"; headerbgcolor="#803391"; headercolor="#000000"; offbgcolor="#803391"; offcolor="white"; onbgcolor="#803391"; oncolor="white"; padding=6; pagebgcolor="#82B6D7"; pagecolor="black"; separatorcolor="#803391"; separatorsize=1; subimagepadding=2; } with(pinktv=new menuname("Main Menu")){ alwaysvisible=1; left=0; top=0; align="center"; menuwidth="775"; orientation="horizontal"; position="relative"; style=menuStyle; aI("showmenu=Lesprogrammes;align=center;text=    Les programmes    ;url=accueil_programmes.php;target=main;"); aI("showmenu=Thinkpink;align=center;text=    Think pink    ;url=accueil_think.php;target=main;image=menu/separateur.gif;"); aI("showmenu=Services;align=center;text=    Services    ;image=menu/separateur.gif;"); aI("showmenu=Lachaine;align=center;text=    La chaîne    ;url=accueil_chaine.php;target=main;image=menu/separateur.gif;"); aI("status=Comment s'abonner;text=    Comment s'abonner    ;url=accueil_abonnement.php;target=main;image=menu/separateur.gif;"); } with(pinktv=new menuname("Lachaine")){ style=menuStyle; aI("text=L'équipe;url=equipe.php;target=main"); aI("text=Presse;url=accueil_presse.php;target=main"); aI("text=PinkTV recherche / recrute;url=recherche.php;target=main"); aI("text=Informations institutionnelles;url=informations.php;target=main"); aI("text=Régie publicitaire;url=regie_pub.php;target=main"); } with(pinktv=new menuname("Lesprogrammes")){ style=menuStyle; aI("text=La grille des programmes;url=programmes.php;target=main"); aI("text=Les programmes du mois;url=programme_mois_new.php;target=main"); aI("text=Zoom sur les programmes;url=zoom.php;target=main"); aI("text=Télécharger les programmes;url=telechargement.php;target=main"); } with(pinktv=new menuname("Thinkpink")){ style=menuStyle; aI("text=Les actualités;url=actualites.php;target=main"); aI("text=Bons plans / Agenda;url=agenda.php;target=main"); aI("text=Associations et Etablissements;url=logo-sonnerie.php;target=main"); aI("text=Chat rencontre;url=http://rencontres.pinktv.fr/www/000000-0000/iden;target=_blank"); } with(pinktv=new menuname("Services")){ style=menuStyle; aI("text=Newsletter;url=http://www.pinktv.fr/popup2.php;target=main;"); aI("text=Shoppink;url=accueil_shop.php;target=main;"); aI("text=Zone adultes"); aI("text=Rechercher;url=recherche_prog.php?rech=1;target=main"); aI("text=Logos et sonneries;url=http://www.pinktv.fr/logos/;target=_blank"); aI("text=Spectacles;url=http://www.paris-billets.com/index.php?a_aid=pinktv;target=_blank"); } drawMenus();