var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Hideki+Matsui" - Google News"; document.title=document.title+ " "; arnews[0]="Free agent season: Baseball's annual time for both courting and bluffing - The Canadian Press
"; arnews[0] += "

Free agent season: Baseball's annual time for both courting and bluffing
The Canadian Press
... third basemen Mark DeRosa and Pedro Feliz; outfielders Mike Cameron and Johnny Damon; and designated hitters Vladimir Guerrero and Hideki Matsui. ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 20:06:40 GMT+00:00"; arnews[0] += "
"; arnews[1]="Yankees priority is Johnny Damon, not Hideki Matsui - MLB Daily Dish (blog)
"; arnews[1] += "

Yankees priority is Johnny Damon, not Hideki Matsui
MLB Daily Dish (blog)
... especially in light of the current economic situation. If the Yankees re-sign Johnny Damon, does that mean that Hideki Matsui will be done in New York?

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 18:53:15 GMT+00:00"; arnews[1] += "
"; arnews[2]="Ring 'gratifying' for Thomson - The Beacon Herald
"; arnews[2] += "

Ring 'gratifying' for Thomson
The Beacon Herald
He saw Hideki Matsui's night of a lifetime at close range, the 6-RBI performance in Game 6 that Thomson described as "Reggie Jackson-like. ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 18:10:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="Johnny Damon: Report Yankees priority is resigning Damon - Rotoworld.com
"; arnews[3] += "

Johnny Damon: Report Yankees priority is resigning Damon
Rotoworld.com
Ken Davidoff reports that the Yankees' priority right now is Johnny Damon, with Hideki Matsui on the back-burner. Even though Matsui turned heads in the ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 18:01:16 GMT+00:00"; arnews[3] += "
"; arnews[4]="Yankees Will Lose Japanese Attention If They Let Matsui Walk - RealGM.com
"; arnews[4] += "

Yankees Will Lose Japanese Attention If They Let Matsui Walk
RealGM.com
New York Daily News - The Yankees have an important decision to make regarding World Series MVP Hideki Matsui and his play on the field is only half of it. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 16:06:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Matsui's future - Pinstripe Alley (blog)
"; arnews[5] += "

Matsui's future
Pinstripe Alley (blog)
Hideki Matsui must have wondered what he did to deserve such a cruel fate. He left the Japanese major leagues seven ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 16:01:26 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("
");