_menuCloseDelay=300 // 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(menuStyleTop=new mm_style()){ onbgcolor="#959D56"; oncolor="#FFFFFF"; offbgcolor="#FFFFFF"; offcolor="#CB582C"; bordercolor="#FFFFFF"; borderstyle="none"; borderwidth=0; separatorcolor="#FFFFFF"; separatorsize="0"; padding=0; fontsize="11px"; fontstyle="Regular"; fontfamily="Arial"; pagecolor="black"; pagebgcolor="#ffffff"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="0"; overfilter="Fade(duration=0.2);Alpha(opacity=90);"; outfilter="randomdissolve(duration=0.2)"; } with(milonic=new menuname("MenuTop")){ style=menuStyleTop; screenposition="center"; left="offset=75"; top=20; alwaysvisible=1; orientation="horizontal"; aI("text= becoming a member ;url=devenir_membre.asp;"); aI("text= ;"); aI("text= my profile ;url=prof_redirect.asp?s=9;"); aI("text= ;"); aI("text= directory ;url=rep_rech_mb.asp?s=8;"); aI("text= ;"); aI("text= bulletin board ;url=bab_index.asp;"); aI("text= ;"); aI("text= renewal ;url=https://www.jccm.org/secure/fr/ren_login.asp;target='blank';"); } with(milonic=new menuname("Contact")){ style=menuStyleTop; screenposition="center"; left="offset=290"; top=20; alwaysvisible=1; orientation="horizontal"; aI("text= contact ;url=contact.asp;"); } with(menuStyle=new mm_style()){ onbgcolor="#959D56"; oncolor="#ffffff"; offbgcolor="#959D56"; offcolor="#000000"; bordercolor="#296488"; borderstyle="solid"; borderwidth=0; separatorcolor="#FFFFFF"; separatorsize="0"; padding=2; fontsize="12px"; fontstyle="Regular"; fontfamily="Arial"; pagecolor="black"; pagebgcolor="#959D56"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="2"; overfilter="Fade(duration=0.2);Alpha(opacity=90);"; outfilter="randomdissolve(duration=0.2)"; } with(submenuStyle=new mm_style()){ onbgcolor="#959D56"; oncolor="#000000"; offbgcolor="#959D56"; offcolor="#ffffff"; bordercolor="#296488"; borderstyle="solid"; borderwidth=0; separatorcolor="#FFFFFF"; separatorsize="0"; padding=2; fontsize="10px"; fontstyle="Bold"; fontfamily="Arial"; pagecolor="black"; pagebgcolor="#959D56"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="2"; overfilter="Fade(duration=0.2);Alpha(opacity=90);"; outfilter="randomdissolve(duration=0.2)"; } with(milonic=new menuname("Main Menu")){ style=menuStyle; screenposition="center"; left="offset=-5"; top=163; alwaysvisible=1; orientation="horizontal"; aI("text=jccm;showmenu=JCCM;"); aI("text=    •    ;"); aI("text=members;showmenu=membres;"); aI("text=    •    ;"); aI("text=teams;showmenu=equipes;"); aI("text=    •    ;"); aI("text=services;showmenu=services;"); aI("text=    •    ;"); aI("text=public affairs;showmenu=affaires;"); aI("text=    •    ;"); aI("text=social affairs;showmenu=affairessociales;url=affsociales.asp;"); aI("text=    •    ;"); aI("text=archives;showmenu=archives;"); } with(milonic=new menuname("JCCM")){ style=submenuStyle; orientation="horizontal"; left="offset=-1"; top=178; aI("text=president;url=jccm_president.asp;"); aI("text= ;"); aI("text=overview;url=jccm_enbref.asp;"); aI("text= ;"); aI("text=mission;url=jccm_mission.asp;"); aI("text= ;"); aI("text=foundation;url=jccm_fondation.asp"); aI("text= ;"); aI("text=general bylaws;url=jccm_reglements.asp"); aI("text= ;"); aI("text=partners;url=jccm_partenaires.asp"); } with(milonic=new menuname("membres")){ style=submenuStyle; screenposition="center"; left="offset=-16"; top=178; orientation="horizontal"; aI("text=profile;url=mem_portrait.asp;"); aI("text= ;"); aI("text=individual members;url=mem_individuels.asp;"); aI("text= ;"); aI("text=corporate members;url=mem_corporatifs.asp;"); aI("text= ;"); aI("text=governors;url=mem_gouverneurs.asp;"); aI("text= ;"); aI("text=corporate governors;url=mem_gouverneurs_corporatifs.asp;"); } with(milonic=new menuname("equipes")){ style=submenuStyle; screenposition="center"; left="offset=+5"; top=178; orientation="horizontal"; aI("text=permanent staff;url=equ_generale.asp;"); aI("text= ;"); aI("text=executive committee;url=equ_direction.asp;"); aI("text= ;"); aI("text=committees;url=equ_comites.asp"); aI("text= ;"); aI("text=board of directors;url=equ_administration.asp;"); aI("text= ;"); aI("text=board of governors;url=equ_gouverneurs.asp;"); } with(milonic=new menuname("services")){ style=submenuStyle; screenposition="center"; left="offset=-49"; top=178; orientation="horizontal"; aI("text=espace entrepreneurs;url=http://centrepreneur.jccm.org;"); aI("text= ;"); aI("text=mentoring program;url=ser_parrainage.asp;"); aI("text= ;"); aI("text=clubs;url=ser_clubs_affaires.asp;"); aI("text= ;"); aI("text=women's network;url=ser_reseau_femmes.asp;"); aI("text= ;"); aI("text=privileges;url=ser_offres.asp;"); aI("text= ;"); aI("text=activity;url=equ_comites_descriptions.asp;"); } with(milonic=new menuname("affaires")){ style=submenuStyle; screenposition="center"; left="offset=+76"; top=178; orientation="horizontal"; aI("text=briefs;url=aff_memoires.asp;"); aI("text= ;"); aI("text=press releases;url=aff_communiques.asp;"); aI("text= ;"); //aI("text=media coverage;url=aff_revuedepresse.asp;"); //aI("text= ;"); aI("text=annual report;url=aff_rapportannuel.asp;"); } with(milonic=new menuname("archives")){ style=submenuStyle; screenposition="center"; left="offset=+75"; top=178; orientation="horizontal"; aI("text=past presidents;url=arch_presidents.asp;"); aI("text= ;"); aI("text=history;url=arch_historique.asp;"); aI("text= ;"); aI("text=75 years journal;url=arch_journal.asp;"); aI("text= ;"); aI("text=photo gallery;url=arch_galerie.asp;"); } drawMenus();