//document.write('<DIV ID="monitor" class="dts" style="position:absolute;"></DIV>');
//document.getElementById("monitor").innerHTML='Recherche d\'une connexion internet';
//conex="no";
//timeoutConnexion=window.setTimeout("document.getElementById(\"monitor\").innerHTML='<font color=red>Pas de connexion internet trouvé.....';",6000); // stoper par le js
//
//document.getElementById("monitor").style.top=(document.body.clientHeight - document.body.scrollTop) -30;; // auteur +/-
//document.getElementById("monitor").style.left=document.body.scrollLeft+10;



document.write('<DIV ID="gl1" style="position:absolute;visibility:hidden;z-index:200;"></DIV>');

// ** fonction deplacement avec boucle
//i=0;
//function popgl1(){
//var v=(document.body.clientWidth /2) -200; // largeur
//v= v / 10;
//var c='<p align="center" valign="center"><img src="./dc_fichiers/ico_hiverlac.gif" border="no"><br><img src="./dc_fichiers/carre.gif" border="no"> <a href="./diapo_auto/diapo_hiver_lac_chambon/diapo101.htm">Diaporama du lac Chambon l\'hiver.</a></p>';
//document.getElementById("gl1").innerHTML=c;
//
//if (i< 10){i=i+1; ix=(i*1);
//document.getElementById("gl1").style.top=(document.body.clientHeight /2) -100 ; // hauteur +/-
//if(i==1){z=300;}; if(i==2){z=200;}; if(i==3){z=100;};
//document.getElementById("gl1").style.left=document.body.scrollLeft+(v*ix)-z;
//document.getElementById("gl1").style.visibility="visible";
//window.setTimeout("popgl1()",40); }
//}


var desc = "A 870m d\'altitude il n'est pas rare qu'il neige.<br>Promenade, ski de fond, rando en quad ou ski à Super Besse au programme.";
var desc2 = "Le lac Chambon, le plus grand lac du parc naturel des volcans d\'Auvergne, promenez-vous aux alentours du chalet à travers ce diaporama de photos prises en toutes saisons. ";
var desc3 = "Chalet de plus de 100 m2 sur terrain arboré de 1700 m2 avec parking privé. 4 chambres - 2 salles de bain douche / WC.";
var desc4 = "Equipement et prestation en version imprimable, pratique pour discuter en famille de votre futur séjour au lac Chambon.";
var desc5 = "Contactez-nous pour connaître les disponibilités et tarifs.<br>Si vous disposez d\'une connexion à internet, les promos et tarifs du jour apparaissent automatiquement.";
var desc6 = "Pour faciliter votre arrivée, des photos des lieux vous sont proposées ici.";
var desc7 = "Si vous préparez votre séjour au chalet, quelque points sont utiles à connaître comme la manipulation du chauffage, du compteur électrique et autres.";
var desc8 = "Réponses en images aux questions fréquentes concernant le chalet et le lac Chambon.";
var desc9 = "Des images du chalet et du lac chambon.";

function montre(desc){
document.getElementById("dt1").innerHTML=desc;
document.getElementById("dt1").style.background="red";
}

function masque(){
document.getElementById("dt1").innerHTML="";
document.getElementById("dt1").style.background="";
}


// * popgl1 *

function mo1(L) {
document.getElementById("gl1").style.top=(document.body.clientHeight /2) -100 ; // auteur +/-
document.getElementById("gl1").style.left=document.body.scrollLeft+(L);
document.getElementById("gl1").style.visibility="visible";
}


function popgl1() {
var c='<p align="center" valign="center"><img src="./dc_fichiers/ico_hiverlac.gif" border="no"><br><img src="./dc_fichiers/carre.gif" border="no"> <a href="./diapo_hiver_lac_chambon/diapo101.htm" onmouseover="montre(desc);"  onmouseout="masque();" >Neige au lac Chambon.</a></p>';
document.getElementById("gl1").innerHTML=c;

Vi1=(document.body.clientWidth /2) -310; // en largeur +/-
Vi1= Vi1 / 10;

of= 10; //  (attente)
dc= 100;  //  (vitesse)

tim1 = window.setTimeout("mo1(Vi1*1-300)",of+(dc*1) );
tim1 = window.setTimeout("mo1(Vi1*2-200)",of+(dc*2) );
tim1 = window.setTimeout("mo1(Vi1*3-100)",of+(dc*3) );
tim1 = window.setTimeout("mo1(Vi1*4)",of+(dc*4) );
tim1 = window.setTimeout("mo1(Vi1*5)",of+(dc*5) );
tim1 = window.setTimeout("mo1(Vi1*6)",of+(dc*6) );
tim1 = window.setTimeout("mo1(Vi1*7)",of+(dc*7) );
tim1 = window.setTimeout("mo1(Vi1*8)",of+(dc*8) );
tim1 = window.setTimeout("mo1(Vi1*9)",of+(dc*9) );
tim1 = window.setTimeout("mo1(Vi1*10)",of+(dc*10) );
clearTimeout(tim1);
}
// * popgl1 *






function strresize(){
document.getElementById("gl1").style.visibility="hidden";
document.getElementById("gl2").style.visibility="hidden";
document.getElementById("gl3").style.visibility="hidden";
document.getElementById("gl4").style.visibility="hidden";
document.getElementById("gl5").style.visibility="hidden";
document.getElementById("gl6").style.visibility="hidden";
document.getElementById("gl7").style.visibility="hidden";
document.getElementById("gl8").style.visibility="hidden";
document.getElementById("gl9").style.visibility="hidden";
popgl1();
popgl2();
popgl3();
popgl4();
popgl5();
popgl6();
popgl7();
popgl8();
popgl9();

document.getElementById("dt1").style.top=(document.body.clientHeight - document.body.scrollTop) -100;; // auteur +/-
document.getElementById("dt1").style.left=document.body.scrollLeft+10;


}
window.onresize = strresize;
//window.onload = strresize;








document.write('<DIV ID="gl2" style="position:absolute;visibility:hidden;z-index:200;"></DIV>');

// * popgl2 *
function mo2(L) {
document.getElementById("gl2").style.top=(document.body.clientHeight /2) -160 ; // par rapot au milieu de la fenetre
document.getElementById("gl2").style.left=document.body.scrollLeft+(L);
document.getElementById("gl2").style.visibility="visible";
}



function popgl2() {
var c='<p align="center" valign="center"><img src="./dc_fichiers/ico_etelac.gif" border="no"><br><img src="./dc_fichiers/carre.gif" border="no"> <a href="./diapo_ete_lac_chambon/diapo101.htm" onmouseover="montre(desc2);"  onmouseout="masque();" >Diaporama du lac Chambon.</a></p>';
document.getElementById("gl2").innerHTML=c;

Vi2=(document.body.clientWidth /2) -70;
Vi2= Vi2 / 10;

of= 100; //  (attente)
dc= 100;  //  (vitesse)

tim2 = window.setTimeout("mo2(Vi2*1-300)",of+(dc*1) );
tim2 = window.setTimeout("mo2(Vi2*2-200)",of+(dc*2) );
tim2 = window.setTimeout("mo2(Vi2*3-100)",of+(dc*3) );
tim2 = window.setTimeout("mo2(Vi2*4)",of+(dc*4) );
tim2 = window.setTimeout("mo2(Vi2*5)",of+(dc*5) );
tim2 = window.setTimeout("mo2(Vi2*6)",of+(dc*6) );
tim2 = window.setTimeout("mo2(Vi2*7)",of+(dc*7) );
tim2 = window.setTimeout("mo2(Vi2*8)",of+(dc*8) );
tim2 = window.setTimeout("mo2(Vi2*9)",of+(dc*9) );
tim2 = window.setTimeout("mo2(Vi2*10)",of+(dc*10) );
clearTimeout(tim2);
}
// * popgl2 *







document.write('<DIV ID="gl3" style="position:absolute;visibility:hidden;z-index:200;"></DIV>');

// * popgl3 *
function mo3(L) {
document.getElementById("gl3").style.top=(document.body.clientHeight /2)-190 ; // par rapot au milieu de la fenetre
document.getElementById("gl3").style.left=document.body.scrollLeft+(L);
document.getElementById("gl3").style.visibility="visible";
}



function popgl3() {
var c='<p align="center" valign="center"><img src="./dc_fichiers/ico_chalet.gif" border="no"><br><img src="./dc_fichiers/carre.gif" border="no"><a href="./diapo_chalet/diapo101.htm" onmouseover="montre(desc3);"  onmouseout="masque();" > <b>Visite du chalet en images<b></a></p>';
document.getElementById("gl3").innerHTML=c;

Vi3=(document.body.clientWidth /2) +170;
Vi3= Vi3 / 10;

of= 110;//  (attente)
dc= 100;  //  (vitesse)

tim3 = window.setTimeout("mo3(Vi3*1-300)",of+(dc*1) );
tim3 = window.setTimeout("mo3(Vi3*2-200)",of+(dc*2) );
tim3 = window.setTimeout("mo3(Vi3*3-100)",of+(dc*3) );
tim3 = window.setTimeout("mo3(Vi3*4)",of+(dc*4) );
tim3 = window.setTimeout("mo3(Vi3*5)",of+(dc*5) );
tim3 = window.setTimeout("mo3(Vi3*6)",of+(dc*6) );
tim3 = window.setTimeout("mo3(Vi3*7)",of+(dc*7) );
tim3 = window.setTimeout("mo3(Vi3*8)",of+(dc*8) );
tim3 = window.setTimeout("mo3(Vi3*9)",of+(dc*9) );
tim3 = window.setTimeout("mo3(Vi3*10)",of+(dc*10) );
clearTimeout(tim3);
}
// * popgl3 *








document.write('<DIV ID="gl4" style="position:absolute;visibility:hidden;z-index:200;"></DIV>');

// * popgl4 *
function mo4(L) {
document.getElementById("gl4").style.top=(document.body.clientHeight /2)+100 ; // par rapot au milieu de la fenetre
document.getElementById("gl4").style.left=document.body.scrollLeft+(L);
document.getElementById("gl4").style.visibility="visible";
}



function popgl4() {
var c='<a href="prestation_chalet.htm" onmouseover="montre(desc4);"  onmouseout="masque();" ><img src="./dc_fichiers/carre.gif" border="no"> Equipement<br>préstation</a>';
document.getElementById("gl4").innerHTML=c;

Vi4=(document.body.clientWidth /2) -90;
Vi4= Vi4 / 10;

of= 50; //  (attente)
dc= 100;  //  (vitesse)

tim4 = window.setTimeout("mo4(Vi4*1-300)",of+(dc*1) );
tim4 = window.setTimeout("mo4(Vi4*2-200)",of+(dc*2) );
tim4 = window.setTimeout("mo4(Vi4*3-100)",of+(dc*3) );
tim4 = window.setTimeout("mo4(Vi4*4)",of+(dc*4) );
tim4 = window.setTimeout("mo4(Vi4*5)",of+(dc*5) );
tim4 = window.setTimeout("mo4(Vi4*6)",of+(dc*6) );
tim4 = window.setTimeout("mo4(Vi4*7)",of+(dc*7) );
tim4 = window.setTimeout("mo4(Vi4*8)",of+(dc*8) );
tim4 = window.setTimeout("mo4(Vi4*9)",of+(dc*9) );
tim4 = window.setTimeout("mo4(Vi4*10)",of+(dc*10) );
clearTimeout(tim4);
}
// * popgl4 *






document.write('<DIV ID="gl5" style="position:absolute;visibility:hidden;z-index:200;"></DIV>');
// * popgl5 *
function mo5(L) {
document.getElementById("gl5").style.top=(document.body.clientHeight /2)+10 ; // par rapot au milieu de la fenetre
document.getElementById("gl5").style.left=document.body.scrollLeft+(L);
document.getElementById("gl5").style.visibility="visible";
}



function popgl5() {
var c='<a href="nous_contacter.php" onmouseover="montre(desc5);"  onmouseout="masque();" ><img src="./dc_fichiers/carre.gif" border="no"> Tarif et réservations</a>';
document.getElementById("gl5").innerHTML=c;

Vi5=(document.body.clientWidth /2) +60;
Vi5= Vi5 / 10;

of= 50; //  (attente)
dc= 100;  //  (vitesse)

tim5 = window.setTimeout("mo5(Vi5*1-300)",of+(dc*1) );
tim5 = window.setTimeout("mo5(Vi5*2-200)",of+(dc*2) );
tim5 = window.setTimeout("mo5(Vi5*3-100)",of+(dc*3) );
tim5 = window.setTimeout("mo5(Vi5*4)",of+(dc*4) );
tim5 = window.setTimeout("mo5(Vi5*5)",of+(dc*5) );
tim5 = window.setTimeout("mo5(Vi5*6)",of+(dc*6) );
tim5 = window.setTimeout("mo5(Vi5*7)",of+(dc*7) );
tim5 = window.setTimeout("mo5(Vi5*8)",of+(dc*8) );
tim5 = window.setTimeout("mo5(Vi5*9)",of+(dc*9) );
tim5 = window.setTimeout("mo5(Vi5*10)",of+(dc*10) );
clearTimeout(tim5);
}
// * popgl5 *







document.write('<DIV ID="gl6" style="position:absolute;visibility:hidden;z-index:200;"></DIV>');
// * popgl6 *
function mo6(L) {
document.getElementById("gl6").style.top=(document.body.clientHeight /2)-50 ; // par rapot au milieu de la fenetre
document.getElementById("gl6").style.left=document.body.scrollLeft+(L);
document.getElementById("gl6").style.visibility="visible";
}


function popgl6() {
var c='<a href="plan_acces_chalet.htm"  onmouseover="montre(desc6);"  onmouseout="masque();" ><img src="./dc_fichiers/carre.gif" border="no"> Infos pratique:<br>plan d\'accès</a>';
document.getElementById("gl6").innerHTML=c;

Vi6=(document.body.clientWidth /2) +250;
Vi6= Vi6 / 10;

of= 50; //  (attente)
dc= 100;  //  (vitesse)

tim6 = window.setTimeout("mo6(Vi6*1-300)",of+(dc*1) );
tim6 = window.setTimeout("mo6(Vi6*2-200)",of+(dc*2) );
tim6 = window.setTimeout("mo6(Vi6*3-100)",of+(dc*3) );
tim6 = window.setTimeout("mo6(Vi6*4)",of+(dc*4) );
tim6 = window.setTimeout("mo6(Vi6*5)",of+(dc*5) );
tim6 = window.setTimeout("mo6(Vi6*6)",of+(dc*6) );
tim6 = window.setTimeout("mo6(Vi6*7)",of+(dc*7) );
tim6 = window.setTimeout("mo6(Vi6*8)",of+(dc*8) );
tim6 = window.setTimeout("mo6(Vi6*9)",of+(dc*9) );
tim6 = window.setTimeout("mo6(Vi6*10)",of+(dc*10) );
clearTimeout(tim6);
}
// * popgl6 *







document.write('<DIV ID="gl7" style="position:absolute;visibility:hidden;z-index:200;"></DIV>');
// * popgl7 *
function mo7(L) {
document.getElementById("gl7").style.top=(document.body.clientHeight - document.body.scrollTop) -20; // par rapot au milieu de la fenetre
document.getElementById("gl7").style.left=document.body.scrollLeft+(L);
document.getElementById("gl7").style.visibility="visible";
}



function popgl7() {
var c='<a href="notice.htm"  onmouseover="montre(desc7);"  onmouseout="masque();" ><img src="./dc_fichiers/carre.gif" border="no"> A savoir</a>';
document.getElementById("gl7").innerHTML=c;

Vi7=(document.body.clientWidth /2) -142;
Vi7= Vi7 / 10;

of= 2000; //  (attente)
dc= 50;  //  (vitesse)

tim7 = window.setTimeout("mo7(Vi7*1-300)",of+(dc*1) );
tim7 = window.setTimeout("mo7(Vi7*2-200)",of+(dc*2) );
tim7 = window.setTimeout("mo7(Vi7*3-100)",of+(dc*3) );
tim7 = window.setTimeout("mo7(Vi7*4)",of+(dc*4) );
tim7 = window.setTimeout("mo7(Vi7*5)",of+(dc*5) );
tim7 = window.setTimeout("mo7(Vi7*6)",of+(dc*6) );
tim7 = window.setTimeout("mo7(Vi7*7)",of+(dc*7) );
tim7 = window.setTimeout("mo7(Vi7*8)",of+(dc*8) );
tim7 = window.setTimeout("mo7(Vi7*9)",of+(dc*9) );
tim7 = window.setTimeout("mo7(Vi7*10)",of+(dc*10) );
clearTimeout(tim7);
}
// * popgl7 *









document.write('<DIV ID="gl8" style="position:absolute;visibility:hidden;z-index:200;"></DIV>');

// * popgl8 *
function mo8(L) {
document.getElementById("gl8").style.top=(document.body.clientHeight - document.body.scrollTop) -20; // par rapot au milieu de la fenetre
document.getElementById("gl8").style.left=document.body.scrollLeft+(L);
document.getElementById("gl8").style.visibility="visible";
}



function popgl8() {
var c='<a href="./faq.php" onmouseover="montre(desc8);"  onmouseout="masque();" ><img src="./dc_fichiers/carre.gif" border="no"> Faq</a>';
document.getElementById("gl8").innerHTML=c;

Vi8=(document.body.clientWidth /2) -0;
Vi8= Vi8 / 10;

of= 1500; //  (attente)
dc= 50;  //  (vitesse)

tim8 = window.setTimeout("mo8(Vi8*1-300)",of+(dc*1) );
tim8 = window.setTimeout("mo8(Vi8*2-200)",of+(dc*2) );
tim8 = window.setTimeout("mo8(Vi8*3-100)",of+(dc*3) );
tim8 = window.setTimeout("mo8(Vi8*4)",of+(dc*4) );
tim8 = window.setTimeout("mo8(Vi8*5)",of+(dc*5) );
tim8 = window.setTimeout("mo8(Vi8*6)",of+(dc*6) );
tim8 = window.setTimeout("mo8(Vi8*7)",of+(dc*7) );
tim8 = window.setTimeout("mo8(Vi8*8)",of+(dc*8) );
tim8 = window.setTimeout("mo8(Vi8*9)",of+(dc*9) );
tim8 = window.setTimeout("mo8(Vi8*10)",of+(dc*10) );
clearTimeout(tim8);
}
// * popgl8 *











document.write('<DIV ID="gl9" style="position:absolute;visibility:hidden;z-index:200;"></DIV>');
// * popgl9 *
function mo9(L) {
document.getElementById("gl9").style.top=(document.body.clientHeight - document.body.scrollTop) -20; // par rapot au milieu de la fenetre
document.getElementById("gl9").style.left=document.body.scrollLeft+(L);
document.getElementById("gl9").style.visibility="visible";
}

function popgl9(msg){
var c='<a href="./diapo_wallpaper/index.htm" onmouseover="montre(desc9);"  onmouseout="masque();" ><img src="./dc_fichiers/carre.gif" border="no"> Fonds d\'écrans</a>';
document.getElementById("gl9").innerHTML=c;

Vi9=(document.body.clientWidth /2) +153;
Vi9= Vi9 / 10;

of= 1000; //  (attente)
dc= 50;  //  (vitesse)

tim9 = window.setTimeout("mo9(Vi9*1-300)",of+(dc*1) );
tim9 = window.setTimeout("mo9(Vi9*2-200)",of+(dc*2) );
tim9 = window.setTimeout("mo9(Vi9*3-100)",of+(dc*3) );
tim9 = window.setTimeout("mo9(Vi9*4)",of+(dc*4) );
tim9 = window.setTimeout("mo9(Vi9*5)",of+(dc*5) );
tim9 = window.setTimeout("mo9(Vi9*6)",of+(dc*6) );
tim9 = window.setTimeout("mo9(Vi9*7)",of+(dc*7) );
tim9 = window.setTimeout("mo9(Vi9*8)",of+(dc*8) );
tim9 = window.setTimeout("mo9(Vi9*9)",of+(dc*9) );
tim9 = window.setTimeout("mo9(Vi9*10)",of+(dc*10) );
clearTimeout(tim9);
}
// * popgl9 *



