// JavaScript Document
var maxAdNo = 4
var adNo
var myAd = new Array()

myAd[0] = '<img src="images/content/random/1.jpg" width="300" height="300" class="foto" border="0">'
myAd[1] = '<img src="images/content/random/2.jpg" width="300" height="300" class="foto" border="0">'
myAd[2] = '<img src="images/content/random/3.jpg" width="300" height="300" class="foto" border="0">'
myAd[3] = '<img src="images/content/random/4.jpg" width="300" height="300" class="foto" border="0">'
myAd[4] = '<img src="images/content/random/5.jpg" width="300" height="200" class="foto" border="0">'