<!-- 
var quelPhotoD=0
var quellePhotoD=0
var marrePhotoD=(ie)? document.images.slide.filters[0].duration*1000 : 0
function vaZons(){ 
if (!document.images) return
if (ie) document.images.slide.filters[0].apply()
document.images.slide.src=tienPhotoD[quellePhotoD].src
if (ie) document.images.slide.filters[0].play()
quelPhotoD=quellePhotoD
quellePhotoD=(quellePhotoD<imgPhotoD.length-1)? quellePhotoD+1 : 0
setTimeout("vaZons()",vtPhotoD+marrePhotoD)
}
vaZons()
-->
