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=-2; with(mainMenuStyle=new mm_style()){ bordercolor="#296488"; borderstyle="solid"; borderwidth=0; fontfamily="Verdana, Tahoma, Arial"; fontsize="90%"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#FF9933"; headercolor="#ffffff"; offbgcolor="#FF9933"; offcolor="#ffffff"; onbgcolor="#FFBA75"; oncolor="#000000"; overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)"; padding=4; pagebgcolor="#FF9933"; pagecolor="#ffffff"; separatorcolor="#FFBA75"; separatorsize=1; //bgimage="/images/images/bgmenu.gif"; //itemwidth ="83"; // 97 // 690 align="center"; } with(menuStyle=new mm_style()){ align="left"; bordercolor="#FFBA75"; borderstyle="solid"; borderwidth=1; fontfamily="Verdana, Tahoma, Arial"; fontsize="90%"; fontstyle="normal"; fontweight="bold"; headerbgcolor="#ffffff"; headercolor="#ffffff"; offbgcolor="#FF9933"; offcolor="#ffffff"; onbgcolor="#FFBA75"; oncolor="#000000"; //outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)"; padding=5; pagebgcolor="#FF9933"; pagecolor="#ffffff"; separatorcolor="#FFBA75"; separatorsize=1; subimage="/_site1/menu/images/arrow1.gif"; subimagepadding=2; //bgimage="/images/images/bgmenu.gif"; } with(milonic=new menuname("Main Menu")){ alwaysvisible=1; left=0; position="relative"; orientation="horizontal"; style=mainMenuStyle; //top=17; aI("text=Accueil;url=/;itemwidth=100;"); aI("showmenu=chats;text=Chats;itemwidth=125;"); //aI("showmenu=avatars;text=Avatars;itemwidth=125;"); aI("showmenu=installation;text=Inscription & installation;itemwidth=248;"); aI("showmenu=forum;text=Forum;itemwidth=80;"); aI("text=Contact;url=/page-contact.html;itemwidth=80;"); aI("text=Admin;url=/page-adm.html;itemwidth=80;"); aI("text=;url=/setlang-homepage-fr.html;itemwidth=40;"); aI("text=;url=/setlang-homepage-en.html;itemwidth=40;"); } with(milonic=new menuname("chats")){ style=menuStyle; aI("text=Présentation du chat;url=/page-pre-chat.html;"); aI("text=Les options du chat;url=/page-pre-chatopt.html;"); aI("text=Les outils de modération;url=/page-pre-chatmod.html;"); aI("text=Les skins;url=/page-pre-chatskins.html;"); aI("text=Liste des smileys;url=/page-smileylist.html;"); aI("showmenu=chatsexamples;text=Exemples de chats;"); //aI("text=Comparatif & Tarif des versions;url=/page-tarifs.html;"); aI("text=Annuaire des chats;url=/page-pre-annuaire.html;"); aI("text=Laboratoire de test des futures mises à jour;url=/page-labo.html;"); } with(milonic=new menuname("chatsexamples")){ style=menuStyle; aI("text=Exemple de chat vertical;url=/page-pre-chatexver.html;"); aI("text=Exemple de chat horizontal;url=/page-pre-chatexhor.html;"); aI("text=Exemple de popupHTML 'pop';url=/page-pre-chatexpoppop.html;"); aI("text=Exemple de popupHTML 'slide';url=/page-pre-chatexpopslide.html;"); } with(milonic=new menuname("avatars")){ style=menuStyle; aI("text=Présentation de l'avatar;url=/page-pre-avatpre.html;"); aI("text=Les modèles;url=/page-pre-avatmodels.html;"); aI("text=Les fonds de scène;url=/page-pre-avatbkgd.html;"); } with(milonic=new menuname("installation")){ style=menuStyle; aI("text=1. S'inscrire sur le site et créer son chat ou son avatar;url=/page-inst1.html;"); aI("text=2. Installation classique;url=/page-inst-chat.html;"); aI("text=    et/ou installation de popupHTML style 'pop';url=/page-inst-chatpoppop.html;"); aI("text=    et/ou installation de popupHTML style 'slide';url=/page-inst-chatpopslide.html;"); aI("text=    Bonus : Charte à reprendre pour votre chat;url=/page-inst-charte.html;"); aI("text=    Bonus : Bannières ChatSys pour votre site;url=/page-inst-bann.html;"); //aI("text=3. Transformer le chat en version professionnelle;url=/page-order.html;"); } with(milonic=new menuname("forum")){ style=menuStyle; aI("text=News;url=/forums/index.php?showforum=9;"); aI("text=Aide à l'installation;url=/forums/index.php?showforum=1;"); aI("text=Aide à l'utilisation;url=/forums/index.php?showforum=8;"); aI("text=Suggestions;url=/forums/index.php?showforum=3;"); aI("text=Tout le forum;url=/forums/index.php;"); } drawMenus();