function banner() {
};
banner = new banner();
number = 0;
// bannerArray
<!-- John Lewis -->
banner[number++] = "<a href='http://www.awin1.com/cread.php?s=72821&v=1203&q=59840&r=75223' target='_blank'><img src='http://www.awin1.com/cshow.php?s=72821&v=1203&q=59840&r=75223'></a>"
<!-- M & S -->
banner[number++] = "<a href='http://www.awin1.com/cread.php?s=190970&v=1402&q=59404&r=75223' target='_blank'><img src='http://www.awin1.com/cshow.php?s=190970&v=1402&q=59404&r=75223' border='0'></a>"
<!-- Alpha Rooms -->
banner[number++] = "<a href='http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=29749&merchantID=1535&programmeID=4262&mediaID=24100&tracking=&url=' target='_blank'><img src='http://banners.affiliatefuture.com/1535/24100.gif' border='0'></a>"
<!-- Pia Jewellery -->
banner[number++] = "<a href='http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=29749&merchantID=1717&programmeID=4741&mediaID=40488&tracking=&url=' target='_blank'><img src='http://banners.affiliatefuture.com/1717/40488.gif' border='0'></a>"
<!-- Love Honey -->
banner[number++] = "<a href='http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=29749&merchantID=2332&programmeID=6222&mediaID=38949&tracking=&url=' target='_blank'><img src='http://banners.affiliatefuture.com/2332/38949.gif' border='0'></a>"
<!-- Serenata Flowers -->
banner[number++] = "<a href='http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=29749&merchantID=355&programmeID=1261&mediaID=5214&tracking=&url=' target='_blank'><img src='http://banners.affiliatefuture.com/355/5214.gif' border='0'></a>"
<!-- Be Cheeky -->
banner[number++] = "<a href='http://www.awin1.com/cread.php?s=199438&v=1035&q=38514&r=75223' target='_blank'><img src='http://www.awin1.com/cshow.php?s=199438&v=1035&q=38514&r=75223' border='0'></a>"
<!-- Prezzybox -->
banner[number++] = "<a href='http://www.paidonresults.net/c/10193/304/10/0/products/index.aspx?pid=1009' target='_blank'><img src='http://images.uk.paidonresults.net/10193/10/0/304' border='0'></a>"
<!-- Mobiles.co.uk -->
banner[number++] = "<a href='http://www.awin1.com/cread.php?s=91671&v=380&q=70260&r=75223' target='_blank'><img src='http://www.awin1.com/cshow.php?s=91671&v=380&q=70260&r=75223' border='0'></a>"



// keep adding items here...

increment = Math.floor(Math.random() * number);

document.write(banner[increment]);



