images = new Array();
images[0] = "<a href='http://www.countyweddingmagazines.com/subscribe.cfm' target='_blank'><img src='http://www.countyweddingmagazines.com/image_upload/banners/CWM_subscribe.gif' alt='Subscribe for just £15!' border='0' width='468' height='60'></a>"

//images[1] = "<a href='http://www.aliveandclicking.biz' target='_blank'><img src='http://www.countyweddingmagazines.com/image_upload/banners/AliveAndClicking.gif' alt='Alive and Clicking' border='0' width='468' height='60'></a>"
<!-- Uploaded on 19th January 2009 - remove on 19th March 2009 -->


function RandElement(IList)
{
    return(IList[Math.round(Math.random()*(IList.length-1))]);
}
