Here is an example of a website that does it.
Picture of what I am talking about
I found this in the source, could this be why?
Code: Select all
<td bgcolor="#C7D9E6"><script language="JavaScript1.1" src="http://ad.au.doubleclick.net/adj/tdl.whitepages.co.nz/search;pos=top;sz=468x60;ord=670125252?" type="text/javascript"></script><script language="JavaScript" type="text/javascript">
if ((!document.images && navigator.userAgent.indexOf('Mozilla/2.') >= 0)|| navigator.userAgent.indexOf("WebTV") >= 0)
{document.write('<a href="http://ad.au.doubleclick.net/jump/tdl.whitepages.co.nz/search;pos=top;sz=468x60;ord=670125252?" target="_blank"><img src="http://ad.au.doubleclick.net/ad/tdl.whitepages.co.nz/search;pos=top;sz=468x60;ord=670125252?" width="468" height="60" border="0" alt="White Pages Page Banner"><\/a>');}
</script><noscript><a href="http://ad.au.doubleclick.net/jump/tdl.whitepages.co.nz/search;pos=top;sz=468x60;ord=670125252?" target="_blank"><img src="http://ad.au.doubleclick.net/ad/tdl.whitepages.co.nz/search;pos=top;sz=468x60;ord=670125252?" width="468" height="60" border="0" alt="White Pages Page Banner"></a></noscript></td>
Can anyone help?