
/*
* Echange de bannières avec https://tapub.fr
*/

var pool_468 = document.getElementsByClassName('dT1');
var pid = "1"; for (var i = 0; i < pool_468.length; i++){ var fe=document.getElementById("dT1-frame"+pid); if (fe !=null){}else{ var f1=document.createElement("iframe"); f1.id="dT1-frame" +pid; var au0="//tapub.fr/view/468/fv.php?size=1" ; var au1="&ison=1" ; var au2="&user=2" ; var au5="&vt=" + Math.floor(Math.random() * 10); var au7="&dref=" + document.location; var au8="&scrw=" + screen.availWidth; var au9="&scrh=" + screen.availHeight; var au10="&timestamp=" + Date.now(); var ion=au0.concat(au1, au2, au5, au7, au8, au9, au10); f1.src=ion; f1.scrolling="no" ; f1.style.border="none" ; f1.style.overflow="hidden" ; f1.style.width="468px" ; f1.style.height="60px" ; pool_468[i].appendChild(f1); pool_468[i].style.width="468px" ; pool_468[i].style.height="60px" ; pool_468[i].style.overflow="hidden" ; pid++}}