function pubr(){ if (Navigateur == 'Netscape'){ if (parseInt(navigator.appVersion)<=4) {document.pub.left = ((window.innerWidth/2)+382); document.pub.top = 31;} else {document.getElementById("pub").style.left = ((window.innerWidth/2)+374); document.getElementById("pub").style.top = 31;} }else{ if (Navigateur == 'Microsoft Internet Explorer') {pub.style.left = parseInt((document.body.clientWidth)/2)+382; pub.style.top = 31;} else {pub.style.left = parseInt((document.body.clientWidth)/2)+382; pub.style.top = 31;} }} setInterval("pubr()",60) document.writeln('
');