imgPath = new Array;
SiClickGoTo = new Array;
if (document.images)
{ i0 = new Image;
i0.src = 'http://www.audiocite.net/illustrationlivres/Pochette-3433';
SiClickGoTo[0] = "http://www.audiocite.net/livres-audio-gratuits-nouvelles/honore-de-balzac-la-poudre-aux-yeux.html";
imgPath[0] = i0.src; i1 = new Image;
i1.src = 'http://www.audiocite.net/illustrationlivres/Pochette-3431';
SiClickGoTo[1] = "http://www.audiocite.net/livres-audio-gratuits-animaux/anonyme-conte-africain-les-trois-antilopes.html";
imgPath[1] = i1.src; i2 = new Image;
i2.src = 'http://www.audiocite.net/illustrationlivres/Pochette-3430';
SiClickGoTo[2] = "http://www.audiocite.net/livres-audio-gratuits-theatre/william-shakespeare-le-marchand-de-venise.html";
imgPath[2] = i2.src; i3 = new Image;
i3.src = 'http://www.audiocite.net/illustrationlivres/Pochette-3429';
SiClickGoTo[3] = "http://www.audiocite.net/livres-audio-gratuits-animaux/anonyme-conte-africain-une-poule-avait-pour-habitude.html";
imgPath[3] = i3.src; i4 = new Image;
i4.src = 'http://www.audiocite.net/illustrationlivres/Pochette-3428';
SiClickGoTo[4] = "http://www.audiocite.net/livres-audio-gratuits-animaux/anonyme-conte-africain--le-singe-et-la-cigogne.html";
imgPath[4] = i4.src; i5 = new Image;
i5.src = 'http://www.audiocite.net/illustrationlivres/Pochette-3427';
SiClickGoTo[5] = "http://www.audiocite.net/livres-audio-gratuits-theatre/william-shakespeare-beaucoup-de-bruit-pour-rien.html";
imgPath[5] = i5.src; i6 = new Image;
i6.src = 'http://www.audiocite.net/illustrationlivres/Pochette-3424';
SiClickGoTo[6] = "http://www.audiocite.net/livres-audio-gratuits-theatre/william-shakespeare-le-roi-lear.html";
imgPath[6] = i6.src; i7 = new Image;
i7.src = 'http://www.audiocite.net/illustrationlivres/Pochette-3425';
SiClickGoTo[7] = "http://www.audiocite.net/livres-audio-gratuits-feuilletons/harriet-beecher-stowe-la-case-de-loncle-tom-(chapitre-10).html";
imgPath[7] = i7.src; i8 = new Image;
i8.src = 'http://www.audiocite.net/illustrationlivres/Pochette-3423';
SiClickGoTo[8] = "http://www.audiocite.net/livres-audio-gratuits-theatre/william-shakespeare-hamlet.html";
imgPath[8] = i8.src; i9 = new Image;
i9.src = 'http://www.audiocite.net/illustrationlivres/Pochette-3422';
SiClickGoTo[9] = "http://www.audiocite.net/livres-audio-gratuits-animaux/anonyme-conte-africain-la-queue-des-animaux.html";
imgPath[9] = i9.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) {
document.write('
');
defilimg()
}
else { document.write('
') }
}
function ImgDest() { document.location.href = SiClickGoTo[a-1]; }
function defilimg() {
if (a == 10){ a = 0; }
if (document.images) {
ejs_img_fx(document.defil)
document.defil.src = imgPath[a];
tempo3 = setTimeout("defilimg()",4150);
a++;
}
}