_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="#bae1ff";
offbgcolor="#000000";
oncolor="#FFFFFF";
onbgcolor="#000000";
fontsize="12";
fontweight="bold";
borderstyle="solid";
separatorcolor="#000000";
}
with(stylesecondaire=new mm_style()){
offcolor="#bae1ff";
offbgcolor="#000000";
oncolor="#FFFFFF";
onbgcolor="#000000";
fontsize="12";
fontweight="bold";
borderstyle = "solid";
separatorcolor="#000000";
}
with(stylesecondaire2=new mm_style()){
offcolor="#990000";
offbgcolor="#FFFFFF";
oncolor="#0066CC";
onbgcolor="#CCCCCC";
fontsize="12";
fontweight="bold";
padding=5;
separatorcolor="#666666";
separatorsize=1;
}
var intHaut="";
var intDroite="";
var strDirection="horizontal";
var intScrollFollow="";
var strPositionFenetre="";
var intHaut2="";
var intDroite2="";
var strDirection2="horizontal";
var intScrollFollow2="";
var strPositionFenetre2="";
intHaut="295";
strDirection="horizontal";
intHaut="295";
strPositionFenetre="center";
intHaut2="345";
intDroite2="-375";
strDirection2="vertical";
intHaut2="345";
intDroite2="offset=-375";
strPositionFenetre="center";strPositionFenetre2="center";
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 ;itemwidth=95;offcolor=#BAE1FF;url=index.html;");
aI("text= Qui sommes-nous ;itemwidth=195;offcolor=#BAE1FF;showmenu=menu2991;");
aI("text= Réalisations et
projets en cours ;itemwidth=195;offcolor=#BAE1FF;showmenu=menu2993;");
aI("text= Qualité et RH ;itemwidth=150;offcolor=#BAE1FF;showmenu=menu2994;");
aI("text= Veille stratégique et
indicateurs touristiques ;itemwidth=195;offcolor=#BAE1FF;url=veille_strategique.html;");
aI("text= Tourisme durable ;itemwidth=150;offcolor=#BAE1FF;showmenu=menu3588;");
}
with(milonic=new menuname("menu2991")){
style=stylesecondaire;
left="offset=0";
top="offset=0";
overflow="scroll";
aI("text= Comité du Créneau d´excellence ;url=creneau_excellence.html;");
aI("text= Comité régional ACCORD et le soutien du MDEIE ;url=comite_regional.html;");
aI("text= Démarche ACCORD ;url=demarche_accord.html;");
aI("text= Autres Créneaux d´excellence de la région ;url=autres_crenaux.html;");
aI("text= Autres Créneaux d´excellence en tourisme au Québec ;url=autres_crenaux2.html;");
}
with(milonic=new menuname("menu2993")){
style=stylesecondaire;
left="offset=0";
top="offset=0";
overflow="scroll";
aI("text= Stratégie et plan d´action ;itemwidth=195;url=strategie_plan_action.html;");
aI("text= Fonds de soutien au développement des créneaux d´excellence ;url=fond_de_soutien.html;");
aI("text= Projets privilégiés ;url=projets_privilegies.html;");
aI("text= Réalisations et projets soutenus ;url=realisations_projets_soutenus.html;");
aI("text= Programmes d'aide en tourisme ;url=3564_fr.html;");
}
with(milonic=new menuname("menu2994")){
style=stylesecondaire;
left="offset=0";
top="offset=0";
overflow="scroll";
aI("text= Qualité ;url=qualite.html;");
aI("text= RH ;url=4544_fr.html;");
}
with(milonic=new menuname("menu3588")){
style=stylesecondaire;
left="offset=0";
top="offset=0";
overflow="scroll";
aI("text= Tourisme durable ;url=3950_fr.html;");
}
drawMenus();
function authentifier_extranet(ens_numero){
document.getElementById("contenu_texte").innerHTML="";
}