I want to display a different adsence add each time my page is refreshed.
How could this be acomplished? Is there existing banner rotation scripts at allow you to inser scripts instead of images and links.
The scripts I need to rotate look like this.
add 1
<script type=“text/javascript”><!–
google_ad_client = “ca-pub-00000000000000”;
/* 468x60, created 8/18/10 */
google_ad_slot = “00000000000”;
google_ad_width = 468;
google_ad_height = 60;
//–>
</script>
<script type=“text/javascript”
src=“http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>
add 2
<script type=“text/javascript”><!–
google_ad_client = “ca-pub-00000000000000”;
/* 468x60, created 8/18/10 */
google_ad_slot = “00000000000”;
google_ad_width = 468;
google_ad_height = 60;
//–>
</script>
<script type=“text/javascript”
src=“http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>