var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Showbiz: BIG Brother star Imogen Thomas has said that she would love...
"; arnews[0] += "BIG Brother star Imogen Thomas has said that she would love to enter I'm A Celebrity... Get Me Out of Here."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 00:00:00 GMT"; arnews[0] += "
"; arnews[1]="Jermain Defoe: Mum's the No.1 woman in my life
"; arnews[1] += "Fancy scoring with Premiership striker Jermain Defoe? Well, you'll have to tackle his mum first... After having his heart broken too many times, the England and Spurs star reveals he is wary about giving it away again."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 00:00:00 GMT"; arnews[1] += "
"; arnews[2]="Mum's the word on Defoe's No.1
"; arnews[2] += "Fancy scoring with Premiership striker Jermain Defoe? Well, you'll have to tackle his mum first... After having his heart broken too many times, the England and Spurs star reveals he is wary about giving it away again."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 00:00:00 GMT"; arnews[2] += "
"; arnews[3]="Imogen goes wild in bikini
"; arnews[3] += "BIG Brother beauty Imogen Thomas shows there are two good reasons why she should be in I'm A Celeb."; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 06:41:02 GMT"; arnews[3] += "
"; arnews[4]="Read the full review
"; arnews[4] += "Monday 16 November 9:00pm - 10:25pm BBC4 Casual racism, snobbery and sexism are just a few of the criticisms often hurled at Enid Blyton, whose stories are still adored around the world."; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 03:04:00 GMT"; arnews[4] += "
"; arnews[5]="Chainsaw artist is a cut above the rest
"; arnews[5] += "A MAN armed with a chainsaw entered Todwick Infants and Junior School... to create a sculpture for special art-themed day for the pupils."; arnews[5] += "
Publ.Date : Fri, 13 Nov 2009 00:00:00 GMT"; arnews[5] += "
"; arnews[6]="Tigers dismantle Rushwick record
"; arnews[6] += "NORTHSIDE Tigers claimed the honours at the top of Mercian Festival Junior League Under 13s Division Two."; arnews[6] += "
Publ.Date : Fri, 13 Nov 2009 21:22:55 GMT"; arnews[6] += "
"; totcount = 7; 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("
");