var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Manchester United steward sacked in row over banner
"; arnews[0] += "The Times reports that CES , the security firm employed by Manchester United on match days, gave Granville Boden, 53, his marching orders after he took back a banner that read \"Love United, Hate Glazer\", seized from fans before kick-off during the Burnley match on Jan 16, and attempted to return it."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 08:33:05 GMT"; arnews[0] += "
"; arnews[1]="Nani Hitting Top Gear at Last - Neville
"; arnews[1] += "Manchester United veteran Gary Neville believes team-mate Nani is finally beginning to demonstrate that he can be a key figure at Old Trafford."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 08:29:23 GMT"; arnews[1] += "
"; arnews[2]="More
"; arnews[2] += "Aston Villa v Man. Utd. Click here to bet. Click here to follow us on Twitter! Click here for our special Transfer Centre! Click here for more football headlines! Manchester United veteran Gary Neville believes team-mate Nani is finally beginning to demonstrate that he can be a key figure at Old Trafford."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 08:29:00 GMT"; arnews[2] += "
"; arnews[3]="Ferdinand's rise from ballet dancer To England captain
"; arnews[3] += "The London News.Net Wednesday 10th February, 2010 London, Feb. 10 : Rio Ferdinand's past life as a ballet dancer is revealed in a campaign being fronted by the new England football captain.he National Portrait Gallery pictures Rio Ferdinand relaxing in a leather chair as part of the marketing drive."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 08:20:43 GMT"; arnews[3] += "
"; arnews[4]="Preston 2 Sheffield United 1
"; arnews[4] += "Manchester United rookie Matthew James made a dream debut for Preston with a fortuitous early strike which helped put a desperately disappointing Sheffield United to the sword."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 08:15:56 GMT"; arnews[4] += "
"; arnews[5]="Moyes: Saha Can Counter Drogba Threat
"; arnews[5] += "Everton v Chelsea 1st Goalscorer: Saha, L. 8/1 Click here to follow us on Twitter! Click here for our special Transfer Centre! Click here for more football headlines! Everton boss David Moyes is wary of the threat of Didier Drogba - but believes he has the perfect man to counter the in-form Chelsea striker in Louis Saha."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 08:15:21 GMT"; arnews[5] += "
"; totcount = 6; 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("
");