Support » Themes and Templates » removing ads ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Look in index.php just below where the content div starts…

    <script type="text/javascript">
    /* <![CDATA[ */
    function affiliateLink(str){ str = unescape(str); var r = ''; for(var i = 0; i < str.length; i++) r += String.fromCharCode(2^str.charCodeAt(i)); document.write(r); }
    affiliateLink('%3Ec%22jpgd%3F%20jvvr8--uuu%2Cvgzv/nkli/cfq%2Camo-%3Dpgd%3F%3B2407%20%3C%3Ekoe%22qpa%3F%20jvvr8--uuu%2Cvgzv/nkli/cfq%2Camo-kocegq-vgzv%5Dnkli%5Dcfq%5DC%5D64%3Az42%2Cekd%20%22%60mpfgp%3F%202%20%22cnv%3F%20Vgzv%22Nkli%22Cfq%20%3C%3E-c%3C');
    /* ]]> */
    </script>

    That code is also between a div used to center it – you may want to get rid of that as well.

    Thread Starter i-martian

    (@i-martian)

    thanks alot it worked pretty good

    i owe you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘removing ads ?’ is closed to new replies.