var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "AS+Roma" - Google News"; document.title=document.title+ " "; arnews[0]="Chelsea stays 5 points clear at top United wins, Arsenal loses - Saudi Gazette
"; arnews[0] += "

Chelsea stays 5 points clear at top United wins, Arsenal loses
Saudi Gazette
... who gave the 19-year-old a mark of “close to zero” for his performance in Inter's 1-1 draw with AS Roma before the international break. ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 00:59:45 GMT+00:00"; arnews[0] += "
"; arnews[1]="Serie A: Mario Balotelli scores as Inter beat Bologna - Europe - ESPN
"; arnews[1] += "

Serie A: Mario Balotelli scores as Inter beat Bologna - Europe
ESPN
... who gave the 19-year-old a mark of "close to zero" for his performance in Inter's 1-1 draw with AS Roma before the international break. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 19:17:48 GMT+00:00"; arnews[1] += "
"; arnews[2]="EPL Ins and Outs - Soccer365
"; arnews[2] += "

EPL Ins and Outs
Soccer365
AS Roma, FC Twente, Fiorentina, Lazio and Werder Bremen are reportedly watching Corinthans midfielder Elias... Gazzetta dello Sport claims Napoli now want ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 21:33:55 GMT+00:00"; arnews[2] += "
"; arnews[3]="Liverpool Hall of Fame – Ian Rush - FootballFanCast.com
"; arnews[3] += "

FootballFanCast.com

Liverpool Hall of Fame – Ian Rush
FootballFanCast.com
... 1–0 in a replayed final of the League Cup and won their fourth European Cup by defeating AS Roma 4–2 on penalties with Rush scoring the third penalty. ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 19:19:46 GMT+00:00"; arnews[3] += "
"; arnews[4]="Bronzetti: Ruud deal not happening - ESPN STAR Sports
"; arnews[4] += "

Bronzetti: Ruud deal not happening
ESPN STAR Sports
Ernesto Bronzetti has claimed that Ruud van Nistelrooy's reported move to AS Roma on loan from Real Madrid is unlikely to happen. ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 16:46:28 GMT+00:00"; arnews[4] += "
"; arnews[5]="Cafu's special South African mission - Fifa.com
"; arnews[5] += "

Cafu's special South African mission
Fifa.com
... the FIFA World Cup™ not once but twice, the UEFA Champions League with AC Milan, as well as the Italian Scudetto league title with Milan and AS Roma. ...

"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 15:07:15 GMT+00:00"; 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("
");