_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=0 // Sub menu top offset _subOffsetLeft=1 // 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()){ offbgcolor="#cccccc"; } with(stylesecondaire=new mm_style()){ offbgcolor="#cccccc"; } 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="94"; strDirection="horizontal"; intHaut="94"; strPositionFenetre="center"; 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("image=http://www.fiersaglac.com/web/image/fier_07.gif;showmenu=menu3802;"); aI("image=http://www.fiersaglac.com/web/image/fier_08.gif;url=admissibilite.html;"); aI("image=http://www.fiersaglac.com/web/image/fier_09.gif;url=faire-demande.html;"); aI("image=http://www.fiersaglac.com/web/image/fier_10.gif;url=nous_joindre.html;"); aI("image=http://www.fiersaglac.com/web/image/fier_12.gif;url=http://www.fiersaglac.com/extranet;target=_blank;;"); } with(milonic=new menuname("menu3802")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Qui sommes-nous? ;offcolor=#FFFFFF;offbgcolor=#0099CC;url=qui_sommes_nous.html;"); aI("text= Mission et objectifs ;offcolor=#FFFFFF;offbgcolor=#0099CC;url=mission_objectif.html;"); aI("text= Politiques d'investissements ;offcolor=#FFFFFF;offbgcolor=#0099CC;url=politiques_investissement.html;"); aI("text= Conseil d'administration ;offcolor=#FFFFFF;offbgcolor=#0099CC;url=conseil_adm.html;"); aI("text= Nos partenaires ;offcolor=#FFFFFF;offbgcolor=#0099CC;url=partenaires.html;"); } drawMenus(); function authentifier_extranet(ens_numero){ document.getElementById("contenu_texte").innerHTML=""; }