var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="TV Biz The One blow for Christine
"; arnews[0] += "Maybe her Chelsea ace boyfriend Frank Lampard prefers to see her wild side. Read All comments Have your say on the issues of the day Please note: the opinions expressed below are those of the writers and do not necessarily reflect those of The Sun."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 08:58:47 GMT"; arnews[0] += "
"; arnews[1]="El's kitchen
"; arnews[1] += "FRANK Lampard's ex Elen Rives saw her plans for some hot saucy action on board the London Eye go up in smoke."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 02:28:35 GMT"; arnews[1] += "
"; arnews[2]="Poundland: Why it's Pounding the high street
"; arnews[2] += "The spacious store has shelves crammed with goodies galore at pocket-money prices."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 00:00:00 GMT"; arnews[2] += "
"; arnews[3]="Fantasy Focus: Squad of the Month
"; arnews[3] += "No fewer than seven players have had to be discounted due to their value, and it's all because the two most expensive players in the game are in the squad."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 22:58:40 GMT"; arnews[3] += "
"; arnews[4]="Tough for Torres to beat my record
"; arnews[4] += "Ian Rusha s football could be compressed into one word - goals. Liverpoola s most prolific scorer with 346 goals, the The man and his achievements With 346 goals, is the leading scorer for the club during seasons 1980-1987 and 1988-1996. He also holds the record for the most goals in a season with 47 in 1983-84. It won him Europea s Golden boot ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 19:29:00 GMT"; arnews[4] += "
"; arnews[5]="The Bloke: Can someone turn off winter please?
"; arnews[5] += "OK, that's enough winter for now, can someone turn it off please? Not for me, more my bank balance."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 16:29:13 GMT"; arnews[5] += "
"; arnews[6]="Everton v Chelsea
"; arnews[6] += "Barclays Premier League Venue: Goodison Park Date: Wednesday, 10 February Kick-off: 2000 GMT Coverage: BBC Sport website, full match commentary on 5 live sports extra, BBC Radio 5 live, local radio, Final Score & highlights on Match of the Day Everton will be without influential midfielder Steven Pienaar after the South African was sent off in the ..."; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 13:15:36 GMT"; arnews[6] += "
"; arnews[7]="Mark Lawrenson: Steven Gerrard was prime candidate, but Rio Ferdinand is best choice for captain
"; arnews[7] += "Those players would of course have accepted it if Fabio Capello had offered it to them, but they need to play with freedom and make sure their own games are right."; arnews[7] += "
Publ.Date : Tue, 09 Feb 2010 00:00:00 GMT"; arnews[7] += "
"; arnews[8]="Why This Part-Timer Can't Go To The World Cup...
"; arnews[8] += "Arsenal have lost 20-5 in their last nine games against the Big Two, Chelsea have not lost against a Big Four side in nine games, Pompey didn't have a hope of goals and lots more geekery... Arsenal * Arsenal have not won any of their last nine games against Manchester United or Chelsea in all competitions."; arnews[8] += "
Publ.Date : Tue, 09 Feb 2010 13:57:51 GMT"; arnews[8] += "
"; totcount = 9; 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("
");