// script Villa Saint Victor

// Preload images 

bt1off = new Image();
bt1off.src = "./images/bt-la-villa-hotel-restaurant-off.gif";
bt1on = new Image();
bt1on.src = "./images/bt-la-villa-hotel-restaurant-on.gif";
bt2off = new Image();
bt2off.src = "./images/bt-chambres-hotel-off.gif";
bt2on = new Image();
bt2on.src = "./images/bt-chambres-hotel-on.gif";
bt3off = new Image();
bt3off.src = "./images/bt-restaurant-off.gif";
bt3on = new Image();
bt3on.src = "./images/bt-restaurant-on.gif";
bt4off = new Image();
bt4off.src = "./images/bt-uzege-pontdugard-off.gif";
bt4on = new Image();
bt4on.src = "./images/bt-uzege-pontdugard-on.gif";
bt5off = new Image();
bt5off.src = "./images/bt-sejours-themes-off.gif";
bt5on = new Image();
bt5on.src = "./images/bt-sejours-themes-on.gif";
bt6off = new Image();
bt6off.src = "./images/bt-seminaires-off.gif";
bt6on = new Image();
bt6on.src = "./images/bt-seminaires-on.gif";
bt7off = new Image();
bt7off.src = "./images/bt-actualite-off.gif";
bt7on = new Image();
bt7on.src = "./images/bt-actualite-on.gif";
bt8off = new Image();
bt8off.src = "./images/bt-tarifs-reservation-off.gif";
bt8on = new Image();
bt8on.src = "./images/bt-tarifs-reservation-on.gif";
bt9off = new Image();
bt9off.src = "./images/bt-infos-pratiques-off.gif";
bt9on = new Image();
bt9on.src = "./images/bt-infos-pratiques-on.gif";
bt10off = new Image();
bt10off.src = "./images/bt-receptions-off.gif";
bt10on = new Image();
bt10on.src = "./images/bt-receptions-on.gif";
btEscGoff = new Image();
btEscGoff.src = "./images/bt-escapades-gourmandes-off.jpg";
btEscGon = new Image();
btEscGon.src = "./images/bt-escapades-gourmandes-on.jpg";
btEscPoff = new Image();
btEscPoff.src = "./images/bt-escapades-velo-uzege-off.jpg";
btEscPon = new Image();
btEscPon.src = "./images/bt-escapades-velo-uzege-on.jpg";
btEscMoff = new Image();
btEscMoff.src = "./images/bt-escapades-musicales-off.jpg";
btEscMon = new Image();
btEscMon.src = "./images/bt-escapades-musicales-on.jpg";
btEscWoff = new Image();
btEscWoff.src = "./images/bt-week-end-farniente-off.jpg";
btEscWon = new Image();
btEscWon.src = "./images/bt-week-end-farniente-on.jpg";
