var i_mes=0
news = new Array
news[i_mes] = '<a href="http://www.ace-outdoors.co.uk" target="_blank"><img src="images/ads/ace-outdoors.gif" alt="Ace Outdoors" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.veganstore.co.uk" target="_blank"><img src="images/ads/veganstore.gif" alt="Vegan Store" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.imaner.net" target="_blank"><img src="images/ads/imaner.gif" alt="Imaner Consultants Web Design" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.vegetarian-shoes.co.uk" target="_blank"><img src="images/ads/vegshoes.gif" alt="Vegetarian Shoes" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.hurtfulessences.org" target="_blank"><img src="images/ads/herbal-essences.jpg" alt="Boycott Herbal Essences" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.towerhillstables.com/" target="_blank"><img src="images/ads/towerhill.gif" width="468" height="60" alt="Please visit the website to see how you can help" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.veggieromance.com/" target="_blank"><img src="images/ads/veggieromance.jpg" alt="Veggie Romance" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.wellmoneyclinic.com/gspot.htm" target="_blank"><img src="images/ads/gspot.gif" alt="Well Money Clinic" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.theparsnipship.co.uk" target="_blank"><img src="images/ads/parsnip.jpg" alt="The Parsnipship Collective" width="467" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.dogsos.co.uk" target="_blank"><img src="images/ads/dorisbanham.gif" alt="Doris Banham Dog Rescue" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.jacky.myarbonne.com" target="_blank"><img src="images/ads/jacky-arbonne.gif" alt="Arbonne Vegan Certified Beauty Products" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.animalaidshop.org.uk/cosmetics.htm" target="_blank"><img src="images/ads/aashopbwc.gif" alt="Beauty Without Cruelty at Animal Aid" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNjQ4NDU*NDM4MjEmcHQ9MTI2NDg*NTQ1MDQ4MyZwPTQ1NTkzMiZkPSZnPTEmbz*yMWU3MTRiZmNjYWY*OWM5Yjg4/YzZhMjcxYjQwMjY3ZCZvZj*w.gif" /><object type="application/x-shockwave-flash" data="http://files.bannersnack.net/app/swf2/EmbedPlayerV2.swf?hash_id=1563e9ff2c9341576d940763ab301661&clickTag=null&watermark=1&bgcolor=#333333" width="468" height="60"><param name="movie" value="http://files.bannersnack.net/app/swf2/EmbedPlayerV2.swf?hash_id=1563e9ff2c9341576d940763ab301661&clickTag=null&watermark=1&bgcolor=#333333"><param name="allowFullScreen" value="true"><param name="bgcolor" value="#333333"><param name="allowScriptAccess" value="always"></object>'
news[i_mes] = '<a href="http://www.cozycornwallcaravan.com" target="_blank"><img src="images/ads/cozycaravan.gif" alt="Cozy Cornwall Caravan" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.losplumas.com" target="_blank"><img src="images/ads/losplumas.gif" alt="Los Plumas Spanish Holiday" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.honest-to-goodness.org.uk" target="_blank"><img src="images/ads/honest.jpg" alt="Honest to Goodness" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.veganprovence.com" target="_blank"><img src="images/ads/la-petite-gardette.jpg" alt="La Petite Gardette Vegan B&amp;B" width="468" height="60" border="0" class="advert" /></a>'
i_mes++

var maxnumber = news.length
var number = Math.round((maxnumber-1) * Math.random());  
var item = news[number]
document.write(item);