// JavaScript Document

<!--
//PLF-http://www.jejavascript.net/
var bauto7 = 0;
var dossier7="img/diapo7/";
var numero7 = 1;
function objet7() {
this.length = objet7.arguments.length
for (var i = 0; i < this.length; i++) this[i+1] = objet7.arguments[i]
}
var nom7 = new objet7 ("photo1.jpg", "photo2.jpg", "photo3.jpg","photo4.jpg" );
function suivante7() {
numero7 += 1;
if (numero7 == nom7.length + 1) numero7 = 1;
document.image7.src = dossier7+nom7[numero7];
}
function precedente7() {
numero7 -= 1;
if (numero7 == 0) numero7 = nom7.length;
document.image7.src = dossier7+nom7[numero7];
}
function changer7() {
numero7 += 1;
if (numero7 == nom7.length + 1) numero7 = 1;
document.image7.src = dossier+nom[numero];
roll=setTimeout("changer()", 1500);
}
function initial7() {
window.clearTimeout(roll);
document.image7.src = dossier7+nom7[numero7];
}
function auto7() {
if (bauto7 == 0) {
bauto7 =1; changer();
document.vision7.automat.value=" Lect/Stop ";
}
else {
bauto7 =0; initial7();
document.vision7.automat.value=" Lect/Auto ";
}
}
//-->
