var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Chelsea
"; arnews[0] += "Everton v Chelsea. Click here to bet. Chelsea captain John Terry has recovered from the minor dead leg he suffered in the win over Arsenal and will face Everton on Wednesday night."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 23:02:46 GMT"; arnews[0] += "
"; arnews[1]="Non-Arsenal Fans Still Loving Wenger
"; arnews[1] += "You Can't Get Rid Of Wenger Just Because He'll Never Find Another Henry Now I'm not an Arsenal fan, but I grow increasingly tired of Arsenal fans saying Wenger has to go."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 23:02:12 GMT"; arnews[1] += "
"; arnews[2]="Fantasy Focus: Squad of the Month
"; arnews[2] += "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[2] += "
Publ.Date : Tue, 09 Feb 2010 22:58:40 GMT"; arnews[2] += "
"; arnews[3]="Victoria Beckham comforts Terry's wife
"; arnews[3] += "SOCCER cheat John Terry's devastated wife Toni had a heart-to-heart phone chat with Victoria Beckham as she agonised over her husband's affair, it was revealed today."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 22:53:29 GMT"; arnews[3] += "
"; arnews[4]="The Much-Maligned Ashley Cole Deserves Praise
"; arnews[4] += "After Sunday's 2-0 win over Arsenal, the headlines inevitably went to John Terry and Didier Drogba."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 21:08:45 GMT"; arnews[4] += "
"; arnews[5]="John Terry's wife calls Victoria Beckham for advice
"; arnews[5] += "Toni Terry, the wife of footballer John Terry, has reportedly been in contact with Victoria Beckham in the wake of her husband's alleged affair."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 17:46:33 GMT"; arnews[5] += "
"; arnews[6]="Everton v CHELSEA- Skipper John Terry passed fit to lead the Blues
"; arnews[6] += "Fighting fit: Terry has shaken off his knock Chelsea captain John Terry has recovered from the minor dead leg he collected in the victory over Arsenal and will play against Everton at Goodison Park."; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 15:27:24 GMT"; arnews[6] += "
"; arnews[7]="Rough Riders Sweep Unicorns
"; arnews[7] += "New Braunfels' David Norris sank a 3-pointer that got the Unicorns to within two points with 1:34 left to play, but San Antonio Roosevelt sank their free throws down the stretch to walk away with a 58-51 road victory in a District 26-5A matchup on Tuesday."; arnews[7] += "
Publ.Date : Wed, 03 Feb 2010 05:49:40 GMT"; arnews[7] += "
"; arnews[8]="Social groups on Facebook mock love rat John Terry
"; arnews[8] += "London, Feb 09 : After the exposure of John Terry's alleged extra-marital affair, Facebook has been flocked with groups mocking the English soccer star."; arnews[8] += "
Publ.Date : Tue, 09 Feb 2010 12:59: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("
");