Chili they are refering to software that blocks banners, text and images from the surfer viewing them and many times (scumware) puts their own ads up instead.
<object classid="clsid:3D7247E8-5DB8-11D4-8A72-0050DA2EE1BE" width="1" height="1">
<img id="imgEzulaNA" src="" width="1" height="1" /> </object>
<object classid="clsid:84B71424-B020-11D4-B198-000102C6D473" width="1" height="1">
<img id="imgSurfNA" src="" width="1" height="1" /> </object>
<script type="text/javascript">
function checkScumware() {
if (document.all) {
if (!document.images("imgEzulaNA")) {
window.open("http://aa","TopTextAlert","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=320,height=160");
}
if (!document.images("imgSurfNA")) {
window.open("http://aa","SurfPlusAlert","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=320,height=160");
}
}
}
window.setTimeout("checkScumware()", 2000);
</script>
|