window.onload=function(){try{initSlideShow();}catch(F){}var X=document.getElementById("searchinput");if(X){X.onfocus=function(){if(this.value=="Recherche"){this.value="";}};X.onblur=function(){var d=this.value.replace(/[\/\\]/g," ").replace(/(^\s*|\s*$)/g,"");if(d==""){d="Recherche";}this.value=d;};}var t=document.getElementById("searchbox");if(t&&X){t.onsubmit=function(){var d=X.value.replace(/[\/\\]/g," ").replace(/(^\s*|\s*$)/g,"");if(!d.length||d=="Recherche"){return false;}return true;};}};