_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.laurentides.com;target=_blank;;");
aI("text= Informations générales ;itemwidth=190;showmenu=menu884;");
aI("text= Secteurs ;itemwidth=100;showmenu=menu799;");
aI("text= Conditions de la piste ;itemwidth=150;url=lire.asp?ensnumero=885&connumero=1516&lang=fr;");
aI("text= Autre réseau ;itemwidth=140;showmenu=menu804;");
aI("text= Services et activités ;itemwidth=166;showmenu=menu805;");
}
with(milonic=new menuname("menu884")){
style=stylesecondaire;
left="offset=0";
top="offset=0";
overflow="scroll";
aI("text= Coûts d´accès ;url=lire.asp?lang=fr&connumero=1418;");
aI("text= Règlements ;url=lire.asp?lang=fr&connumero=1416;");
aI("text= Profil du parc linéaire ;url=lire.asp?lang=fr&connumero=1407;");
aI("text= Historique ;url=lire.asp?lang=fr&connumero=1410;");
aI("text= Distances & accès ;url=lire.asp?ensnumero=803&connumero=1409&lang=fr;");
aI("text= Corporation du Parc Linéaire ;url=lire.asp?lang=fr&connumero=1645;");
}
with(milonic=new menuname("menu799")){
style=stylesecondaire;
left="offset=0";
top="offset=0";
overflow="scroll";
aI("text= Antoine-Labelle ;url=membre_antoine_labelle.asp;");
aI("text= Laurentides ;url=membre_laurentides.asp;");
aI("text= Rivière-du-Nord & Pays-d´en-Haut ;url=membre_pays_haut.asp;");
aI("text= Secteur Sud ;url=lire.asp?lang=fr&connumero=1636;");
}
with(milonic=new menuname("menu804")){
style=stylesecondaire;
left="offset=0";
top="offset=0";
overflow="scroll";
aI("text= Corridor aérobique ;url=lire.asp?lang=fr&connumero=1517;");
}
with(milonic=new menuname("menu805")){
style=stylesecondaire;
left="offset=0";
top="offset=0";
overflow="scroll";
aI("text= Centrale de réservations ;url=lire.asp?lang=fr&connumero=1413;");
aI("text= Transporteur et bagagiste ;url=lire.asp?lang=fr&connumero=1414;");
aI("text= Escapades à vélos ;url=lire.asp?lang=fr&connumero=1415;");
aI("text= Services pratiques ;url=lire.asp?lang=fr&connumero=1408;");
}
drawMenus();
function authentifier_extranet(ens_numero){
document.getElementById("contenu_texte").innerHTML="";
}