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.fleurdelysbridal.co.uk/events.html' target='_blank'><img src='http://www.countyweddingmagazines.com/image_upload/banners/FleurDeLysBridal_Banner.gif' alt='Fleur De Lys Bridal' border='0' width='468' height='60'></a>"
 Fleur De Lys Bridal to be live until 26th September 2009 */

function RandElement(IList)
{
    return(IList[Math.round(Math.random()*(IList.length-1))]);
}
