var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="McLeish voices Fergie concern - SkySports
"; arnews[0] += "The Birmingham midfielder is tipped to be brought back into the Scotland fold by new boss Craig Levein, having been ousted by former coach George Burley. The 32-year-old is yet to decide whether he would accept a recall, following a difficult period ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:53:00 GMT"; arnews[0] += "
"; arnews[1]="Fergie backing Villa for fourth - Westmidlands.com
"; arnews[1] += "Manchester United chief Sir Alex Ferguson has backed Villa’s Champions League chances by claiming it is “easy to see them getting fourth”. United head to Villa tonight looking to avenge their first home defeat to the Midlands outfit for 26 ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 12:38:00 GMT"; arnews[1] += "
"; arnews[2]="Will Fergie Sacrifice Wayne Rooney Again? - Bleacherreport.com
"; arnews[2] += "In the fierce public relations war now raging in Red Manchester, the United board must feel that for the first time this season, it is gaining the upper hand. United may be crippled by a near £720 million debt but the impact of the financial tsunami ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 23:45:00 GMT"; arnews[2] += "
"; arnews[3]="Could Guardiola really follow Fergie? - Soccerlens
"; arnews[3] += "Josep Guardiola is being linked with the job at Manchester United, which may be up for grabs at the end of this year or next. The contractual chicanery between him and Joan Laporta suggests he could well have designs on a position elsewhere, and in ..."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 01:33:00 GMT"; arnews[3] += "
"; arnews[4]="Podcast: Mancini’s magic, Fergie’s claims and transfer gossip - Soccerlens
"; arnews[4] += "Adrian Clarke and Iain Spragg return with their first podcast of the new decade and it’s not one to miss. The duo debate the start made by Manchester City’s new gaffer, Fergie’s observation that the Premier League is getting better and go in ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 01:40:00 GMT"; arnews[4] += "
"; arnews[5]="Josh Duhamel Stripper ‘Pregnant With His Child’ - Showbizspy.com
"; arnews[5] += "Although the Transformers star — who’s wed to Black Eyed Peas star Fergie — vehemently denied claims of an affair, Nicole passed a rigorous independently administered polygraph test that showed she was telling the truth about her marathon sex ..."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 12:10:00 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("
");