//-------------Anti sélection de texte---------------------------------- function disableselect(e){ return false } function reEnable(){ return true } //if IE4+ document.onselectstart=new Function ("return false") //if NS6 if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable }
PAGE 2
<< Page 1      |      Page d'accueil      |      Page 3 >>
Loading...