var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Johnny+Damon" - Google News"; document.title=document.title+ " "; arnews[0]="Roundup: Market for Doc won't dip - MLB.com
"; arnews[0] += "

Roundup: Market for Doc won't dip
MLB.com
The Yankees' focus is finding common ground with free-agent outfielder Johnny Damon. Andy Pettitte's return should work out, and Hideki Matsui is less of a ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 02:52:02 GMT+00:00"; arnews[0] += "
"; arnews[1]="Mets and Yankees Hot Stove - Bleacher Report
"; arnews[1] += "

Mets and Yankees Hot Stove
Bleacher Report
The Yankees will try and resign Johnny Damon for leftfield and I see them giving him either a one year deal with a option or a 2 year deal. ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 23:41:35 GMT+00:00"; arnews[1] += "
"; arnews[2]="To Hang In, a Series Winner Must Learn to Let Go - New York Times
"; arnews[2] += "

To Hang In, a Series Winner Must Learn to Let Go
New York Times
It is conceivable that Johnny Damon's tying a career high for homers at 35 (he turned 36 on Nov. 5) means we should expect a big power threat for the next ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 23:31:06 GMT+00:00"; arnews[2] += "
"; arnews[3]="Free agent season: Baseball's annual time for both courting and bluffing - The Canadian Press
"; arnews[3] += "

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[3] += "
Publ.Date : Sat, 21 Nov 2009 20:06:40 GMT+00:00"; arnews[3] += "
"; arnews[4]="Yankees priority is Johnny Damon, not Hideki Matsui - MLB Daily Dish (blog)
"; arnews[4] += "

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[4] += "
Publ.Date : Sat, 21 Nov 2009 18:53:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="Ring 'gratifying' for Thomson - The Beacon Herald
"; arnews[5] += "

Ring 'gratifying' for Thomson
The Beacon Herald
He waved Johnny Damon and Derek Jeter home. He looked on from the dugout with great interest while fellow Canadian Matt Stairs battled the man, ...

"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 18:10:40 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("
");