_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=0 // The time delay before menus open on mouse over _followSpeed=0 // Follow scrolling speed _followRate=0 // Follow scrolling Rate _subOffsetTop=-2 // Sub menu top offset _subOffsetLeft=4 // Sub menu left offset _scrollAmount=0 // Only needed for Netscape 4.x _scrollDelay=0 // Only needed for Netscape 4.x with(styleprincipal=new mm_style()){ offcolor="#FFFFFF"; offbgcolor="#6A0002"; oncolor="#FFFFFF"; onbgcolor="#6A0002"; fontsize="12"; fontweight="bold"; fontfamily="Verdana, Geneva, Arial, Helvetica, sans-serif"; padding=2; separatorcolor="#FFFFFF"; separatorsize=1; } with(stylesecondaire=new mm_style()){ offcolor="#FFFFFF"; offbgcolor="#6A0002"; oncolor="#FFFFFF"; onbgcolor="#6A0002"; fontsize="12"; fontweight="bold"; fontfamily="Verdana, Geneva, Arial, Helvetica, sans-serif"; padding=2; separatorcolor="#FFFFFF"; separatorsize=1; } with(stylesecondaire2=new mm_style()){ } var intHaut=""; var intDroite=""; var strDirection="horizontal"; var intScrollFollow=""; var strPositionFenetre=""; var intHaut2=""; var intDroite2=""; var strDirection2="horizontal"; var intScrollFollow2=""; var strPositionFenetre2=""; intHaut="123"; intDroite="0"; strDirection="horizontal"; intHaut="123"; intDroite="0"; strDirection2="horizontal"; function direction() { return strDirection; } function haut() { return intHaut; } function droite() { return intDroite; } function positionfenetre() { return strPositionFenetre; } function scrollfollow() { return intScrollFollow; } function direction2() { return strDirection2; } function haut2() { return intHaut2; } function droite2() { return intDroite2; } function positionfenetre2() { return strPositionFenetre2; } function scrollfollow2() { return intScrollFollow2; } function affiche_contenu(strUrl){ document.getElementById("contenu_texte").innerHTML=""; } with(milonic=new menuname("menu0")){ style=styleprincipal; alwaysvisible="1"; orientation=direction(); left=droite(); top=haut(); screenposition=positionfenetre(); followscroll=scrollfollow(); aI("text= Accueil ;url=http://www.gfum.org;"); aI("text= Colloques ;showmenu=menu310;"); aI("text= Liens ;showmenu=menu316;"); aI("text= Mission et activités ;showmenu=menu822;"); } with(milonic=new menuname("menu310")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Colloque 2006 ;showmenu=menu1734;"); aI("text= Colloque 2005 ;showmenu=menu1548;"); aI("text= Colloque 2004 ;showmenu=menu311;"); } with(milonic=new menuname("menu1734")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Programme ;url=lire.asp?lang=fr&connumero=8648;"); aI("text= Hotel ;url=lire.asp?lang=fr&connumero=8647;"); aI("text= Conseil d'administration ;url=lire.asp?lang=fr&connumero=3350;"); aI("text= Présentations ;url=login_presentation2006.asp;"); aI("text= Salon des fournisseurs ;url=lire.asp?lang=fr&connumero=8888;"); aI("text= Liste des participants ;url=lire.asp?lang=fr&connumero=8914;"); aI("text= Commanditaires ;url=lire.asp?lang=fr&connumero=8915;"); } with(milonic=new menuname("menu1548")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Programme ;url=lire.asp?lang=fr&connumero=3139;"); aI("text= Hotel ;url=lire.asp?lang=fr&connumero=3048;"); aI("text= Conseil d'administration ;url=lire.asp?lang=fr&connumero=1764;"); aI("text= Présentations ;url=login_presentation2005.asp;"); aI("text= Liste des participants ;url=lire.asp?lang=fr&connumero=3365;"); aI("text= Commanditaires ;url=lire.asp?lang=fr&connumero=3313;"); } with(milonic=new menuname("menu311")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Programme ;url=lire.asp?lang=fr&connumero=1842;"); aI("text= Hotel ;url=lire.asp?lang=fr&connumero=1799;"); aI("text= Conseil d'administration ;url=lire.asp?lang=fr&connumero=2153;"); aI("text= Présentations ;url=login_presentation2004.asp;"); aI("text= Liste des participants ;url=lire.asp?lang=fr&connumero=3167;"); aI("text= Commanditaires ;url=lire.asp?lang=fr&connumero=3168;"); } with(milonic=new menuname("menu316")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Hyperliens ;url=lire.asp?lang=fr&connumero=753;"); aI("text= Guide de présentation ;url=lire.asp?lang=fr&connumero=3050;"); } with(milonic=new menuname("menu822")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Activités ;url=lire.asp?lang=fr&connumero=1801;"); aI("text= Mission ;url=lire.asp?lang=fr&connumero=1800;"); } drawMenus(); function authentifier_extranet(ens_numero){ document.getElementById("contenu_texte").innerHTML=""; }