var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Barry+Bonds" - Google News"; document.title=document.title+ " "; arnews[0]="Since steroid confession, Alex Rodriguez has turned into Series hero, while ... - New York Daily News
"; arnews[0] += "

New York Daily News

Since steroid confession, Alex Rodriguez has turned into Series hero, while ...
New York Daily News
... and turned him into another steroid sidekick, much like Roger Clemens' former trainer, Brian mcnamee, and Barry Bonds' boyhood friend Greg Anderson. ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 20:52:35 GMT+00:00"; arnews[0] += "
"; arnews[1]="Albert Pujols - The clear choice - Comix 411
"; arnews[1] += "

Comix 411

Albert Pujols - The clear choice
Comix 411
If he wins, it will be his third NL MVP nod, as he also took home the hardware in 2005 after knocking off Barry Bonds and his four consecutive titles. ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 07:55:21 GMT+00:00"; arnews[1] += "
"; arnews[2]="Murphy - all sides of him - will be missed - East Valley Tribune
"; arnews[2] += "

East Valley Tribune

Murphy - all sides of him - will be missed
East Valley Tribune
He'd complain about the oversized expectations placed on the program while he had a Barry Bonds jersey hung in the dugout during the CWS. ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 01:32:14 GMT+00:00"; arnews[2] += "
"; arnews[3]="Mr. Henry, Can You Give Us a Hand - Bleacher Report
"; arnews[3] += "

Bleacher Report

Mr. Henry, Can You Give Us a Hand
Bleacher Report
Well, Mr. Henry, I bet that Roger Clemens or Barry Bonds don't believe they cheated either, but they did. They call soccer "a gentleman's game played by ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 18:49:36 GMT+00:00"; arnews[3] += "
"; arnews[4]="You want to retire a number in the NBA? Here's the only one - NBA.com
"; arnews[4] += "

NBA.com

You want to retire a number in the NBA? Here's the only one
NBA.com
Hall of Fame enshrinements are risky enough; what if Pete Rose or Barry Bonds had been inducted before their respective scandals broke? ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 17:19:14 GMT+00:00"; arnews[4] += "
"; arnews[5]="In from the cold? Not Rocket - ESPN
"; arnews[5] += "

In from the cold? Not Rocket
ESPN
Not even Barry Bonds, the only baseball contemporary who approaches Clemens' ego and hubris, was crazy enough to try the scorched-earth defense Clemens ...

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