document.write(''); adServingLoad=adServingLoad+",n3529"; function countTTL(campaign,banner,adspace,group,adserver){ var rand = Math.random(); var ttl = document.createElement('img'); ttl.setAttribute("src", adserver+"/ttl_count.php?campaign="+campaign+"&banner="+banner+"&group="+group+"&adspace="+adspace+"&"+rand); ttl.style.width = 0 + "px"; ttl.style.height = 0 + "px"; document.body.appendChild(ttl); } if(typeof window.addEventListener != "undefined") { window.addEventListener("load", function(){ setTimeout('countTTL(13845,5701,236,3529,\'http://unimedia.'+'adservinginternational.'+'com\');', 5000); }, false); } else if(typeof document.addEventListener != "undefined") { document.addEventListener("load", function(){ setTimeout('countTTL(13845,5701,236,3529,\'http://unimedia.'+'adservinginternational.'+'com\');', 5000); }, false); } else { window.attachEvent("onload", function(){ setTimeout('countTTL(13845,5701,236,3529,\'http://unimedia.\'+\'adservinginternational.\'+\'com\');', 5000); }); }