var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Surge in 'libel tourism' brings 11% rise in cases
"; arnews[0] += "The number of defamation cases that reached the high court surged by 11% in 2008 to a four-year high, as foreign claimants took advantage of the UK's tougher laws to seek \"libel tourism\" awards from publishers."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 21:28:47 GMT"; arnews[0] += "
"; arnews[1]="Road Running: Towler leads home Valley competitors
"; arnews[1] += "AVON Valley Runners competitors took part in the 2009 Wimborne 10 Mile event. The winners were Jonathan Sharkey and Steven Way of Bournemouth AC coming in at 54:09. Third place went Paul Adams at 54:46 followed by Ian Habgood in 54:58 The first lady was Gemma Turtle at 56:49, breaking the course record of 58:33 set by Amy Chalk Bristol & West AC in ..."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 15:32:25 GMT"; arnews[1] += "
"; arnews[2]="Reality TV's hottest showers
"; arnews[2] += "IF there's one good thing about reality TV it's getting to watch hot women in the shower."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 08:35:44 GMT"; arnews[2] += "
"; arnews[3]="Katie Price and the top ten I'm a Celebrity... bikini moments - pictures
"; arnews[3] += "Unsurprisingly it didn't take long for Katie Price to strip down to her bikini and 'do a Myleene' by taking a shower under the I'm A Celebrity... waterfall."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 12:00:00 GMT"; arnews[3] += "
"; arnews[4]="Knockout girls on cloud nine
"; arnews[4] += "Lytham girls showed they are a force to be reckoned with as they crushed Kirkby Stephen girls 9-0 in the England Hockey Knockout Girls U16 plate."; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 10:55:45 GMT"; arnews[4] += "
"; arnews[5]="Sentencing errors: case of Stephen McCurry
"; arnews[5] += "Case is among the one in five referred each year to the court of appeal over sentencing, but with little media interest Among the latest referrals to the court of appeal by the Criminal Cases Review Commission was Stephen McCurry."; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 15:15:17 GMT"; arnews[5] += "
"; arnews[6]="Four arrested in anti-terror raids
"; arnews[6] += "Four men have been arrested under the Terrorism Act today after early morning raids in Manchester and Bolton, police said."; arnews[6] += "
Publ.Date : Mon, 16 Nov 2009 07:30:05 GMT"; arnews[6] += "
"; arnews[7]="Writ large: cautionary tale of spotA finesA gone awry
"; arnews[7] += "Cautions may reduce the burden on courts, police time and cost less money a ' but downgrading serious crime cannot be justified Criminal trials cost money, and money is what the government is trying hard not to spend."; arnews[7] += "
Publ.Date : Mon, 16 Nov 2009 00:05:17 GMT"; arnews[7] += "
"; totcount = 8; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");