_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()){ offcolor="#FFFFFF"; offbgcolor="#880000"; oncolor="#000000"; onbgcolor="#CC9933"; fontsize="13"; fontweight="bold"; fontfamily="Arial, Helvetica, sans-serif"; align="center"; padding=2; separatorcolor="#CC9933"; } with(stylesecondaire=new mm_style()){ offcolor="#FFFFFF"; offbgcolor="#880000"; oncolor="#000000"; onbgcolor="#CC9933"; fontsize="13"; fontweight="bold"; fontfamily="Arial, Helvetica, sans-serif"; align="center"; padding=2; separatorcolor="#CC9933"; } 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="326"; strDirection="horizontal"; intHaut="326"; 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=web/image/Interface/logo_atl.gif;overimage=web/image/Interface/logo_atl.gif;itemwidth=175;itemheight=42;offbgcolor=#FFFFFF;onbgcolor=#FFFFFF;url=http://www.laurentians.com;target=_blank;;"); aI("text= General information ;itemwidth=190;showmenu=menu884;"); aI("text= Sectors ;itemwidth=100;showmenu=menu799;"); aI("text= Trail Conditions ;itemwidth=150;url=lire.asp?lang=an&connumero=1656;"); aI("text= Other Bikeway ;itemwidth=140;showmenu=menu804;"); aI("text= Services & Activities ;itemwidth=166;showmenu=menu805;"); } with(milonic=new menuname("menu884")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Access Rates ;url=lire.asp?lang=an&connumero=1418;"); aI("text= Rules ;url=lire.asp?lang=an&connumero=1416;"); aI("text= Linear Park Profile ;url=lire.asp?lang=an&connumero=1407;"); aI("text= History ;url=lire.asp?lang=an&connumero=1410;"); aI("text= Distances & Access ;url=lire.asp?ensnumero=803&connumero=1409&lang=an;"); aI("text= Corporation du Parc Linéaire ;url=lire.asp?lang=an&connumero=1645;"); } with(milonic=new menuname("menu799")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Laurentides ;url=membre_laurentides.asp;"); aI("text= Rivière-du-Nord & Pays-d´en-Haut ;url=membre_pays_haut.asp;"); aI("text= South Sector ;url=lire.asp?lang=an&connumero=1636;"); } with(milonic=new menuname("menu804")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Aerobic Corridor ;url=lire.asp?lang=an&connumero=1517;"); } with(milonic=new menuname("menu805")){ style=stylesecondaire; left="offset=0"; top="offset=0"; overflow="scroll"; aI("text= Reservation Centre ;url=lire.asp?lang=an&connumero=1413;"); aI("text= Transportation and Baggage ;url=lire.asp?lang=an&connumero=1414;"); aI("text= Bicycle Journeys ;url=lire.asp?lang=an&connumero=1415;"); aI("text= Useful Informations ;url=lire.asp?lang=an&connumero=1408;"); } drawMenus(); function authentifier_extranet(ens_numero){ document.getElementById("contenu_texte").innerHTML=""; }