var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kosuke+Fukudome" - Google News"; document.title=document.title+ " "; arnews[0]="Is Halladay heading to the NL Central? - Examiner.com
"; arnews[0] += "

Examiner.com

Is Halladay heading to the NL Central?
Examiner.com
With a lineup featuring Alfonso Soriano, Derrek Lee, Aramis Ramirez and Kosuke Fukudome, Halladay could be the icing on the cake which makes the Cubs an ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 16:04:11 GMT+00:00"; arnews[0] += "
"; arnews[1]="Moving Parts: A Creative Solution to Chicago Cubs' Center Field Dilemma - Bleacher Report
"; arnews[1] += "

Bleacher Report

Moving Parts: A Creative Solution to Chicago Cubs' Center Field Dilemma
Bleacher Report
Kosuke Fukudome, the 2009 incumbent, will slide back to right in 2010, a necessary move in light of his abysmal year in center. That leaves general manager ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 11:03:07 GMT+00:00"; arnews[1] += "
"; arnews[2]="Chicago Spending Trend; Not a Midwest Thing - Bleacher Report
"; arnews[2] += "

Bleacher Report

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

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 21:23:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="Cubs figure to be busy at Winter Meetings - InsideTheIvy.com (subscription)
"; arnews[3] += "

InsideTheIvy.com (subscription)

Cubs figure to be busy at Winter Meetings
InsideTheIvy.com (subscription)
The Cubs would like to move Kosuke Fukudome from center field to right, his better position. Granderson could play center if the Cubs could get a deal done. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 15:28:49 GMT+00:00"; arnews[3] += "
"; arnews[4]="Waiver Wire Offseason: NL - Hardball Times
"; arnews[4] += "

Waiver Wire Offseason: NL
Hardball Times
Though Bradley has been the subject of trade rumors, the Cubs are saying they want a CF, meaning current CF Kosuke Fukudome would slide into Bradley's spot ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 08:24:16 GMT+00:00"; arnews[4] += "
"; arnews[5]="Ray of Hope?: Cubs' Milton Bradley Could Be Tampa-Bound - Bleacher Report
"; arnews[5] += "

Bleacher Report

Ray of Hope?: Cubs' Milton Bradley Could Be Tampa-Bound
Bleacher Report
Slotting Burrell into right field and keeping Kosuke Fukudome in center is not an option; it's defensively untenable. Someone would have to slide somewhere ...

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