function oninit1(){    
  MasqueBtPromos();
  defActionOngletsFiche();
  //masqueLienPlanInterieur();
  //$("a_voirPlan").onclick=function (evt){setActionVisuPlan();}
}


function afficheOngletPresentation(){
    if ($("div_fiche_presentation"))$("div_fiche_presentation").style.display="block";
    if ($("div_fiche_cartoOnFiche"))$("div_fiche_cartoOnFiche").style.display="none";
    if ($("div_fiche_distance"))$("div_fiche_distance").style.display="none";
    if ($("div_fiche_tarifsCharges"))$("div_fiche_tarifsCharges").style.display="none";
    if ($("div_fiche_contactResa"))$("div_fiche_contactResa").style.display="none";
    if ($("div_fiche_detailPromo"))$("div_fiche_detailPromo").style.display="none";
        
    setClassForObj($("liOngletfiche_desc"),"onglets_ficheOn");
    setClassForObj($("liOngletfiche_situation"),"onglets_fiche");
    setClassForObj($("liOngletfiche_loisirs"),"onglets_fiche");
    setClassForObj($("liOngletfiche_tarifs"),"onglets_fiche");
    setClassForObj($("liOngletfiche_contact"),"onglets_fiche");
    setClassForObj($("liOngletfiche_promo"),"onglets_fiche");
}

function afficheOngletCarte(){
    if ($("div_fiche_presentation"))$("div_fiche_presentation").style.display="none";
    if ($("div_fiche_cartoOnFiche"))$("div_fiche_cartoOnFiche").style.display="block";
    if ($("div_fiche_distance"))$("div_fiche_distance").style.display="none";
    if ($("div_fiche_tarifsCharges"))$("div_fiche_tarifsCharges").style.display="none";
    if ($("div_fiche_contactResa"))$("div_fiche_contactResa").style.display="none";
    if ($("div_fiche_detailPromo"))$("div_fiche_detailPromo").style.display="none";
        
    setClassForObj($("liOngletfiche_desc"),"onglets_fiche");
    setClassForObj($("liOngletfiche_situation"),"onglets_ficheOn");
    setClassForObj($("liOngletfiche_loisirs"),"onglets_fiche");
    setClassForObj($("liOngletfiche_tarifs"),"onglets_fiche");
    setClassForObj($("liOngletfiche_contact"),"onglets_fiche");
    setClassForObj($("liOngletfiche_promo"),"onglets_fiche");
    iteaGMAP_initForFiche();

}

function afficheOngletDistances(){
    if ($("div_fiche_presentation"))$("div_fiche_presentation").style.display="none";
    if ($("div_fiche_cartoOnFiche"))$("div_fiche_cartoOnFiche").style.display="none";
    if ($("div_fiche_distance"))$("div_fiche_distance").style.display="block";
    if ($("div_fiche_tarifsCharges"))$("div_fiche_tarifsCharges").style.display="none";
    if ($("div_fiche_contactResa"))$("div_fiche_contactResa").style.display="none";
    if ($("div_fiche_detailPromo"))$("div_fiche_detailPromo").style.display="none";
        
    setClassForObj($("liOngletfiche_desc"),"onglets_fiche");
    setClassForObj($("liOngletfiche_situation"),"onglets_fiche");
    setClassForObj($("liOngletfiche_loisirs"),"onglets_ficheOn");
    setClassForObj($("liOngletfiche_tarifs"),"onglets_fiche");
    setClassForObj($("liOngletfiche_contact"),"onglets_fiche");
    setClassForObj($("liOngletfiche_promo"),"onglets_fiche");
}

function afficheOngletTarifs(){
    if ($("div_fiche_presentation"))$("div_fiche_presentation").style.display="none";
    if ($("div_fiche_cartoOnFiche"))$("div_fiche_cartoOnFiche").style.display="none";
    if ($("div_fiche_distance"))$("div_fiche_distance").style.display="none";
    if ($("div_fiche_tarifsCharges"))$("div_fiche_tarifsCharges").style.display="block";
    if ($("div_fiche_contactResa"))$("div_fiche_contactResa").style.display="none";
    if ($("div_fiche_detailPromo"))$("div_fiche_detailPromo").style.display="none";
        
    setClassForObj($("liOngletfiche_desc"),"onglets_fiche");
    setClassForObj($("liOngletfiche_situation"),"onglets_fiche");
    setClassForObj($("liOngletfiche_loisirs"),"onglets_fiche");
    setClassForObj($("liOngletfiche_tarifs"),"onglets_ficheOn");
    setClassForObj($("liOngletfiche_contact"),"onglets_fiche");
    setClassForObj($("liOngletfiche_promo"),"onglets_fiche");
}

function afficheOngletContacts(){
    if ($("div_fiche_presentation"))$("div_fiche_presentation").style.display="none";
    if ($("div_fiche_cartoOnFiche"))$("div_fiche_cartoOnFiche").style.display="none";
    if ($("div_fiche_distance"))$("div_fiche_distance").style.display="none";
    if ($("div_fiche_tarifsCharges"))$("div_fiche_tarifsCharges").style.display="none";
    if ($("div_fiche_contactResa"))$("div_fiche_contactResa").style.display="block";
    if ($("div_fiche_detailPromo"))$("div_fiche_detailPromo").style.display="none";
        
    setClassForObj($("liOngletfiche_desc"),"onglets_fiche");
    setClassForObj($("liOngletfiche_situation"),"onglets_fiche");
    setClassForObj($("liOngletfiche_loisirs"),"onglets_fiche");
    setClassForObj($("liOngletfiche_tarifs"),"onglets_fiche");
    setClassForObj($("liOngletfiche_contact"),"onglets_ficheOn");
    setClassForObj($("liOngletfiche_promo"),"onglets_fiche");
}

function afficheOngletPromos(){
    if ($("div_fiche_presentation"))$("div_fiche_presentation").style.display="none";
    if ($("div_fiche_cartoOnFiche"))$("div_fiche_cartoOnFiche").style.display="none";
    if ($("div_fiche_distance"))$("div_fiche_distance").style.display="none";
    if ($("div_fiche_tarifsCharges"))$("div_fiche_tarifsCharges").style.display="none";
    if ($("div_fiche_contactResa"))$("div_fiche_contactResa").style.display="none";
    if ($("div_fiche_detailPromo"))$("div_fiche_detailPromo").style.display="block";
        
    setClassForObj($("liOngletfiche_desc"),"onglets_fiche");
    setClassForObj($("liOngletfiche_situation"),"onglets_fiche");
    setClassForObj($("liOngletfiche_loisirs"),"onglets_fiche");
    setClassForObj($("liOngletfiche_tarifs"),"onglets_fiche");
    setClassForObj($("liOngletfiche_contact"),"onglets_fiche");
    setClassForObj($("liOngletfiche_promo"),"onglets_ficheOn");
}



function defActionOngletsFiche(){
    $("liOngletfiche_desc").onclick=function (evt){afficheOngletPresentation();}
    $("liOngletfiche_situation").onclick=function (evt){afficheOngletCarte();}
    $("liOngletfiche_loisirs").onclick=function (evt){afficheOngletDistances();}
    $("liOngletfiche_tarifs").onclick=function (evt){afficheOngletTarifs();}
    $("liOngletfiche_contact").onclick=function (evt){afficheOngletContacts();}
    $("liOngletfiche_promo").onclick=function (evt){afficheOngletPromos();}
}

/*function setActionVisuPlan(){
  if($("div_fiche_planInterieur")){
    var hauteur = document.body.clientHeight-30;
    var hauteurImage = document.body.clientHeight-60;
    var largeur = Math.floor((hauteurImage*$("img_plan_interieur").width)/$("img_plan_interieur").height);
    afficheDivAvecTransparence("<span id='sp_fermerPlan' onclick='effaceDivAvecTransparence();'>fermer</span>"+$("div_fiche_planInterieur").innerHTML,largeur,hauteur);
    $("divGraph_fenetre").lastChild.style.maxHeight=hauteurImage;
    $("divGraph_fenetre").lastChild.style.maxWidth=$("divGraph_fenetre").style.width;
  }
}

function masqueLienPlanInterieur(){
  if(!$("div_fiche_planInterieur")){
    $("div_ficheVoirPlan").style.display="none";
  }
}*/

function MasqueBtPromos(){
  if($("div_fiche_detailPromo")){
    $("liOngletfiche_promo").style.display="block";
  }
}

function scrollToDispo(){
  
}

