min = 1;
max = 8;

myNum = Math.round((max - min) * Math.random() + min);

if(myNum == 1) output = "&nbsp;<a href=\"http://www.towncrier.org.uk/business/256.tc\"><span class=\"fp-grey\">\"Put your business on the map with us\" - READ MORE</span></a>";
if(myNum == 2) output = "&nbsp;<a href=\"http://www.towncrier.org.uk/property/258.tc\"><span class=\"fp-grey\">\"Sell your house on Town Crier\" - READ MORE</span></a>";
if(myNum == 3) output = "&nbsp;<a href=\"http://www.towncrier.org.uk/business/372.tc\"><span class=\"fp-grey\">\"Monmouth souvenir t-shirts for sale...\" - READ MORE</span></a>";
if(myNum == 4) output = "&nbsp;<a href=\"http://www.towncrier.org.uk/community/348.tc\"><span class=\"fp-grey\">\"Something to say? visit our messageboard and forum.....\" - READ MORE</span></a>";
if(myNum == 5) output = "&nbsp;<a href=\"http://www.towncrier.org.uk/community/345.tc\"><span class=\"fp-grey\">\"Comprehensive list of baby & toddler groups....\" - READ MORE</span></a>";
if(myNum == 6) output = "&nbsp;<a href=\"http://www.towncrier.org.uk/health/750.tc\"><span class=\"fp-grey\">\"Got a problem, need an answer? - write to our agony aunt & uncle.\" - READ MORE</span></a>";
if(myNum == 7) output = "&nbsp;<a href=\"http://www.towncrier.org.uk/community/552.tc\"><span class=\"fp-grey\">\"In The Fridge, no-one can hear you scream!\" - READ MORE</span></a>";
if(myNum == 8) output = "&nbsp;<a href=\"http://www.towncrier.org.uk/travel/476.tc\"><span class=\"fp-grey\">\"Monmouth Webcam: live cam in Agincourt Square....\" - READ MORE</span></a>";
