images = new Array(1);
images[0] = "<a href = 'cart.php?gid=3'><img src='images/whb3.jpg' border='0' alt='vps offer' title='vps offer' /></a>";
index = Math.floor(Math.random() * images.length); document.write(images[index]);
