<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>
我要将 Google AdSense 添加到我的页面,我想刷新它以查看其他广告。我怎样才能实现这一目标?我正在使用 XSLT。谢谢您的帮助。