_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="#000000";
fontsize="12";
fontweight="bold";
fontfamily="Verdana, Geneva, Arial, Helvetica, sans-serif";
padding=2;
separatorcolor="#2668ad";
separatorsize=0;
}
with(stylesecondaire=new mm_style()){
offcolor="#000000";
fontsize="12";
fontweight="bold";
fontfamily="Verdana, Geneva, Arial, Helvetica, sans-serif";
padding=2;
separatorcolor="#2668ad";
separatorsize=0;
}
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="260";
intDroite="0";
strDirection="vertical";
intHaut="260";
intDroite="0";
strPositionFenetre="left";
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/interface2009/btn_localisation_fr.gif;overimage=web/image/interface2009/btn_localisation_fr.gif;url=lire.asp?lang=fr&connumero=9217;");
aI("image=web/image/interface2009/btn_carte_fr.gif;overimage=web/image/interface2009/btn_carte_fr.gif;url=lire.asp?lang=fr&connumero=9221;");
aI("image=web/image/interface2009/btn_forfait_fr.gif;overimage=web/image/interface2009/btn_forfait_fr.gif;url=lire.asp?lang=fr&connumero=9218;");
aI("image=web/image/interface2009/btn_circuit-fr.gif;overimage=web/image/interface2009/btn_circuit-fr.gif;url=lire.asp?lang=fr&connumero=10789;");
aI("image=web/image/interface2009/btn_droit_fr.gif;overimage=web/image/interface2009/btn_droit_fr.gif;url=lire.asp?lang=fr&connumero=9219;");
aI("image=web/image/interface2009/btn_condition_fr.gif;overimage=web/image/interface2009/btn_condition_fr.gif;url=http://www.fcmq.qc.ca/Etat_sentiers.asp?region=Saguenay%20/%20Lac%20St-Jean;target=_blank;;");
aI("image=web/image/interface2009/btn_meteo_Fr.gif;overimage=web/image/interface2009/btn_meteo_Fr.gif;url=lire.asp?lang=fr&connumero=9231;");
aI("image=web/image/interface2009/btn_lien_fr.gif;overimage=web/image/interface2009/btn_lien_fr.gif;url=lire.asp?lang=fr&connumero=9224;");
}
drawMenus();
function authentifier_extranet(ens_numero){
document.getElementById("contenu_texte").innerHTML="";
}