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.stockbrook.com' target='_blank'><img src='http://www.countyweddingmagazines.com/image_upload/banners/stockbrookmanor.gif' alt='Stock Brook Manor' border='0' width='468' height='60'></a>"
/* Stock Brook Manor (Chalk Media) to be live until the end of Issue 25 - approx Jan/Feb 09 */

/*images[2] = "<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 */

/*
images[0] = "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='468' height='60'><param name='movie' value='http://www.countyweddingmagazines.com/image_upload/banners/EssenceDuo.swf' /><param name='quality' value='high' /><embed src='http://www.countyweddingmagazines.com/image_upload/banners/EssenceDuo.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='468' height='60'></embed></object>"
*/
/* Essence Duo to be live until the end of Issue 29 - approx Oct 09 */




function RandElement(IList)
{
    return(IList[Math.round(Math.random()*(IList.length-1))]);
}

