When I editing and then save page with AdSense block inside like
< script type="text/javascript"><!--
google_ad_client = "ca-pub-xxxxxxxxxxxxxxx";
google_ad_slot = "xxxxxxxxxxxxxxx";
google_ad_width = 468;
google_ad_height = 60;
//-->
</ script>< script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</ script>
instead editor save next (I changed some characters)
< script type="text/javascript"><!--
google_ad_client = "ca-pub-xxxxxxxxxxxxxxx";
google_ad_slot = "xxxxxxxxxxxxxxx";
google_ad_width = 468;
google_ad_height = 60;
//-->
</ script>< script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</ script>
< ins s_tyle="display:inline-table;border:none;height:60px;margin:0;padding:0;position:relative;visibility:visible;width:468px">
< ins id="aswift_0_anchor" s_tyle="display:block;border:none;height:60px;margin:0;padding:0;position:relative;visibility:visible;width:468px">
< iframe allowtransparency="true" frameborder="0" height="60" hspace="0" id="aswift_0" marginheight="0" marginwidth="0" name="aswift_0"
scrolling="no" s_tyle="left:0;position:absolute;top:0;" vspace="0" width="468">
</ iframe></ ins></ ins>
How to fix it?
Or may be exists any way to include this AdSense block from external file or embedded layout instead of pasting it into region manually everytime?
