imgPath = new Array; SiClickGoTo = new Array; if (document.images) { i0 = new Image; i0.src = "http://www.duo-tour.com/images/voyage-de-noces/espagne/hotel-luxe/roll/espagne-thalasso-therapie.jpg"; SiClickGoTo[0] = ""; imgPath[0] = i0.src; i1 = new Image; i1.src = "http://www.duo-tour.com/images/voyage-de-noces/espagne/hotel-luxe/roll/sejour-thalasso-espagne.jpg"; SiClickGoTo[1] = ""; imgPath[1] = i1.src; i2 = new Image; i2.src = "http://www.duo-tour.com/images/voyage-de-noces/espagne/hotel-luxe/roll/spa-cuisine-espagne.jpg"; SiClickGoTo[2] = ""; imgPath[2] = i2.src; i3 = new Image; i3.src = "http://www.duo-tour.com/images/voyage-de-noces/espagne/hotel-luxe/roll/thalasso-espagne-arena.jpg"; SiClickGoTo[3] = ""; imgPath[3] = i3.src; } a = 0; function ejs_img_fx(img) { if(img && img.filters && img.filters[0]) { img.filters[0].apply(); img.filters[0].play(); } } function StartAnim() { if (document.images) { if(navigator.appVersion.indexOf("MSIE")!=-1) document.write(''); else document.write(''); defilimg() } else { document.write('') } } function ImgDest() { document.location.href = SiClickGoTo[a-1]; } function defilimg() { if (a == 4) { a = 0; } if (document.images) { ejs_img_fx(document.defil) document.defil.src = imgPath[a]; tempo3 = setTimeout("defilimg()",4000); a++; } }