window.onload = function() { //body_size(); opacify(document.getElementById('bouton_3').style, '100'); timer=setTimeout('animation()', 5000); boutons(); document.getElementById("recherche").onfocus=function(){if(this.value=='Recherchez'){this.value='';}} } /* Calage de la hauteur en fonction des elements flottants */ function body_size() { //hauteur de l'élément flottant if(document.getElementById("flottant")) { if(document.getElementById("flottant").offsetHeight>document.getElementById("corps").offsetHeight) {document.getElementById("corps").style.height=document.getElementById("flottant").offsetHeight+'px';} } //mise en page du formulaire if(document.getElementById("contact")) { elements=document.getElementById('contact_situation').getElementsByTagName('input'); for(i=0; i0){object.display="block";}} else {if(opacite[a]<=0){object.display="none";}} if(opacite[a]==0 && b==0) { a--; if(a==0){a++; b=1;} timer=setTimeout("animation()", 5000); } else if(opacite[a]==100 && b==1) { a++; if(a==4){a--; b=0;} timer=setTimeout("animation()", 5000); } else {timer=setTimeout("animation()", 50);} } function boutons() { elements=document.getElementById('boutons').getElementsByTagName('img'); for(i=0; i