var i_mes=0
news = new Array
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.plamilfoods.co.uk" target="_blank"><img src="images/ads/plamil.gif" alt="Plamil Foods" 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.eco-architectureandplanning.com" target="_blank"><img src="images/ads/ecoarchi.gif" alt="Eco Architecture Planning" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.dolma-perfumes.co.uk" target="_blank"><img src="images/ads/dolma3.jpg" alt="Dolma Vegan Perfumes" width="468" height="60" border="0" class="advert" /></a>'
i_mes++
news[i_mes] = '<a href="http://www.awenbandb.com" target="_blank"><img src="images/ads/awen.jpg" alt="Awen Vegetarian B&amp;B" width="468" height="60" 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>'
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>'

var maxnumber = news.length
var number = Math.round((maxnumber-1) * Math.random());  
var item = news[number]
document.write(item);