var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Cincinnati+Reds" - Google News"; document.title=document.title+ " "; arnews[0]="Oakland A's release outfielder Willy Taveras - San Jose Mercury News
"; arnews[0] += "

Oakland A's release outfielder Willy Taveras
San Jose Mercury News
FILE - In this May 8, 2009 photo, Cincinnati Reds Willy Taveras runs the bases in a baseball game against the Oakland Athletics in Cincinnati. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 19:40:26 GMT+00:00"; arnews[0] += "
"; arnews[1]="Fantasy baseball player injury news - KFFL (blog)
"; arnews[1] += "

Fantasy baseball player injury news
KFFL (blog)
Mark Sheldon, of MLB.com, reports Cincinnati Reds 2B Todd Frazier has been taking groundballs at third base, shortstop, second base and first base in the ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 18:10:24 GMT+00:00"; arnews[1] += "
"; arnews[2]="Cincinnati Reds: Stealth Contenders? - Baseball Daily Digest (blog)
"; arnews[2] += "

Baseball Daily Digest (blog)

Cincinnati Reds: Stealth Contenders?
Baseball Daily Digest (blog)
And the Cincinnati Reds are lurking in the background, capable of taking home the crown with a little luck. PECOTA projects 82 victories for the Reds next ...

"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 17:53:49 GMT+00:00"; arnews[2] += "
"; arnews[3]="[Redskins] Redskins To Go After A QB Early In The Draft? - Bleacher Report
"; arnews[3] += "

[Redskins] Redskins To Go After A QB Early In The Draft?
Bleacher Report
We'd like to send you the most entertaining Cincinnati Reds articles, videos, and podcasts from around the web. Any commercial use or distribution without ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 16:43:17 GMT+00:00"; arnews[3] += "
"; arnews[4]="Gary SouthShore Railcats add new coaches for 2010 - Examiner.com
"; arnews[4] += "

Gary SouthShore Railcats add new coaches for 2010
Examiner.com
He was traded to the Cincinnati Reds in 1982 and then went back into the minor league system, winning a batting title with the Indianapolis Indians in 1987. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 16:39:03 GMT+00:00"; arnews[4] += "
"; arnews[5]="Some diamond notes to keep baseball fans warm - USA Today
"; arnews[5] += "

USA Today

Some diamond notes to keep baseball fans warm
USA Today
ESPN's Tim Kurkjian has several good reasons why the Cincinnati Reds and Johnny Damon are a good fit. Among the reasons: Cincy needs a leadoff man and a ...

"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 15:43:05 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("
");