The v4 update is great. Just one thing:
I've started using the refresh feature, but I've noticed that doesn't show any ad after the refresh, just the "remove advertisement" part, and then it doesn't continue to refresh.
To clarify, the FIRST time the ad loads, it will show either one of the ads, working correctly, but after it refreshes, it doesn't show any advertisement.
Below is the code I use, minus the url's and number codes.
Code:
<script type="text/javascript"><!--
google_ad_client = "number";
//728x90, forum banner
google_ad_slot = "number";
google_ad_width = 728;
google_ad_height = 90;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script> | <a href="url"><img src="url" /></a>