Did I get your attention?
This is driving me absolutely nuts:
When I add a page block intended for adsense and insert my adsense code in the HTML source editor it changes! Please look below:
This is what I paste:
<script type="text/javascript"><!--
google_ad_client = "pub-4361078016578976";
/* 468x60, created 9/24/10 */
google_ad_slot = "3475101817";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
This is what shows up after I save:
