var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Claudio+Reyna" - Google News"; document.title=document.title+ " "; arnews[0]="Reports: Ben Olsen to retire from DC United, professional soccer at 32 - Potomac Soccer Wire
"; arnews[0] += "

Reports: Ben Olsen to retire from DC United, professional soccer at 32
Potomac Soccer Wire
He made the 2006 World Cup squad, appearing as a substitute for injured Captain Claudio Reyna in a 2-1 loss to Ghana. The man he played for in the World Cup ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 03:24:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="Nai favours - The Sun
"; arnews[1] += "

The Sun

Nai favours
The Sun
GARRY HAY lost Claudio Reyna on his Kilmarnock debut and saw the American smash home a crucial Ibrox winner for Rangers. Long-serving Killie ace Hay is ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 01:11:25 GMT+00:00"; arnews[1] += "
"; arnews[2]="McBride, Fire optimistic star will return in 2010 - Southtown Star
"; arnews[2] += "

McBride, Fire optimistic star will return in 2010
Southtown Star
In fact, the Fire turned down loan offers for McBride last winter to Everton and later to Fulham, where McBride in 2007 joined Claudio Reyna as just the ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 10:11:08 GMT+00:00"; arnews[2] += "
"; arnews[3]="Jamie Clark scoring pass marks with Harvard - Aberdeen Press and Journal
"; arnews[3] += "

Jamie Clark scoring pass marks with Harvard
Aberdeen Press and Journal
Only Aston Villa goalkeeper Brad Friedel and former Rangers midfielder Claudio Reyna from the list of college player-of-the-year winners have enjoyed ...

"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 08:32:43 GMT+00:00"; arnews[3] += "
"; arnews[4]="The keys to the Galaxy resurgence - SI.com
"; arnews[4] += "

The keys to the Galaxy resurgence
SI.com
Arena could have been making a thinly veiled dig at Claudio Reyna, who had a disastrous stint under his former national-team coach with the New York Red ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 17:06:17 GMT+00:00"; arnews[4] += "
"; arnews[5]="Big-money MLS investments paying off - Yahoo! Sports
"; arnews[5] += "

Big-money MLS investments paying off
Yahoo! Sports
Moreover, Claudio Lopez could not lift the Kansas City Wizards, Claudio Reyna was regularly injured for the New York Red Bulls and Brazilian forward ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 13 Nov 2009 12:51:44 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("
");