Well, I must say that it works with TradeDoubler links.
I completely replaced by this line:
PHP Code:
<div id="content0" style="display:''">
<!-- ADD clickable banner code ADVERT #1 HERE--------------------->
<a href="http://ukbusinesslive.co.uk/forum" target="_blank"><img src="http://i475.photobucket.com/albums/rr114/ukbusinesslive/UKBLForumpic.jpg" border=0></a>
<!-- END ADVERT #1----------------->
</div>
And put the link and TradeDoubler:
PHP Code:
<div id="content0" style="display:''">
<!-- ADD clickable banner code ADVERT #1 HERE--------------------->
<script type="text/javascript">
var uri = 'h**p://impes.tradedoubler.com/imp?type(iframe)g(*******)a(*******)' + new String (Math.random()).substring (2, 11);
document.write('<iframe src="'+uri +'" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>');
</script>
<!-- END ADVERT #1----------------->
</div>
and works perfect, I have changed var delay=5000 a 7000, seems more appropriate ..
greetings