images = new Array(1);
images[0] = "<a href = 'https://www.aws.gr/cart.php?gid=3'><img src='imgs/ab6.png' border='0' alt='vps offer' title='vps offer' /></a>";
index = Math.floor(Math.random() * images.length); document.write(images[index]);