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.manutd.com/default.sps?pagegid={0F40965A-D684-45F2-B012-B7DCC016730A}' target='_blank'><img src='http://www.countyweddingmagazines.com/image_upload/banners/ManchesterUnited_YMW.gif' alt='Manchester United' border='0' width='468' height='60'></a>"


function RandElement(IList)
{
    return(IList[Math.round(Math.random()*(IList.length-1))]);
}
