var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Alfonso+Soriano" - Google News"; document.title=document.title+ " "; arnews[0]="Giants out on Bay, Holliday -- Is that a bad thing? - McCovey Chronicles (blog)
"; arnews[0] += "

Giants out on Bay, Holliday -- Is that a bad thing?
McCovey Chronicles (blog)
I think Sabean's a little cheektender from when he pursued Gary Matthews, Juan Pierre, Alfonso Soriano, and Carlos Lee, offered them tons of cash, ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 23:29:38 GMT+00:00"; arnews[0] += "
"; arnews[1]="Still Kept at Bay - TruFan (blog)
"; arnews[1] += "

TruFan (blog)

Still Kept at Bay
TruFan (blog)
... with guys like Carlos Lee (six years, $100 million), Alfonso Soriano (eight years, $136 million) and Torii Hunter (five years, $90 million). ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 23:03:37 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Least Valuable Player'? It's Milton Bradley - Chicago Tribune
"; arnews[2] += "

Chicago Tribune

'Least Valuable Player'? It's Milton Bradley
Chicago Tribune
Cubs teammate Alfonso Soriano was among six players "also considered" for the honor. The American League LVP? Toronto's Vernon Wells, whose name has ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 21:26:57 GMT+00:00"; arnews[2] += "
"; arnews[3]="Chicago Spending Trend; Not a Midwest Thing - Bleacher Report
"; arnews[3] += "

Bleacher Report

Chicago Spending Trend; Not a Midwest Thing
Bleacher Report
In recent years the Chicago Cubs have tried to bolster their team by adding players such as Alfonso Soriano, Derek Lee, Milton Bradley, Nomar Garciaparra, ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 21:23:10 GMT+00:00"; arnews[3] += "
"; arnews[4]="Where the Red Sox go from here - ESPN
"; arnews[4] += "

Where the Red Sox go from here
ESPN
... more in line with the pre-recession deals scored by such outfielders as Torii Hunter, Alfonso Soriano and Carlos Lee, all of which easily cleared the ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 20:42:28 GMT+00:00"; arnews[4] += "
"; arnews[5]="The Housies: Your 2009 Fantasy Baseball Awards Ceremony - FanHouse (blog)
"; arnews[5] += "

The Housies: Your 2009 Fantasy Baseball Awards Ceremony
FanHouse (blog)
Alfonso Soriano, OF, Chicago. Topping at least 28 hrs and 18 sbs for the last seven years (even 2008's injury-shortened campaign), Soriano, like Sizemore, ...

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