Quote Originally Posted by egghead
it's not spyware

the text ads appear to have a problem on your site

the jpg or gif banners center fine
So it's the text ads on Firefox because they're OK on Avant and Opera.

Here's the code:

Code:
<!--- start of focusIN code --->
<script language="JavaScript">
<!--
   var now = new Date();
   var uaid = now.getTime() % Math.floor(8640000 - Math.random()*1000);
   document.write('<scr'+'ipt src="http://focusin.ads.targetnet.com//ad/id=techjunkeez&opt=hjj&rw=468&rh=60&cv=220&uid=' + uaid + '" ></scr'+'ipt>');
//-->
</script>
<noscript>
   <iframe allowTransparency="true" src="http://focusin.ads.targetnet.com//ad...0&cv=220&uid=1" width=468 height=60 frameborder=0 marginheight=0 marginwidth=0 scrolling="no" align="center">
   <a href="http://focusin.ads.targetnet.com//ad...0&cv=220&uid=1" target="_top"><img src="http://focusin.ads.targetnet.com//ad...0&cv=220&uid=1" alt="Click here to visit our sponsor" width=468 height=60 border=0 ></a>
   </iframe></noscript>
<!--- end of focusIN code --->
Does anyone see code that violates web standards? If not, I'll contact the ad company and see what they say.