<div name="googleAd">
<script type="text/javascript">
google_ad_client = "ca-pub-xxxxxxxxxxxxx";
<!--/* BottomRight */-->
google_ad_slot = "1781127922";
google_ad_width = 180;
google_ad_height = 150;
</script>
<script name="test" type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
I'm going to add Google AdSense to my page and I want to refresh it to view other ads. How can I achieve this one? I'm using XSLT. Thanks for the help.