images = new Array(1);
images[0] = "<a href = 'https://www.aws.gr/hosting.html'><img src='imgs/ab7.png' border='0' alt='summer offer' title='summer offer' /></a>";
index = Math.floor(Math.random() * images.length); document.write(images[index]);