Hey guys im looking for an image rotator script with links, so every time the page is refreshed a new random image is displayed.
The thing is, i need a script that doesnt have the location of the images in the script.
I need a script like the current google adsense script, no advertisement links or locations are displayed.
Any ideas?
Thanks
-
Here a sample so you kinda know what i mean.
Kinda what im after:
<script type="text/javascript"><!--
google_ad_client = "############";
/* CTF Header */
google_ad_slot = "#########";
google_ad_width = ###;
google_ad_height = ##;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>