ok thanks.
I see that you are using javascript to display the "remove ads" button:
Code:
<script type="text/javascript">
<!--
document.write('<div><a href="/membership"><img src="/themes/htf_glass/images/remove_ads.gif" border="0" alt="Remove ads"></a></div>');
//-->
</script
can't you just put html code for this ?