var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Philadelphia+Phillies" - Google News"; document.title=document.title+ " "; arnews[0]="Torrealba signs with Padres - Seattle Post Intelligencer
"; arnews[0] += "

Torrealba signs with Padres
Seattle Post Intelligencer
He was also 5-for-14 with a home run and four RBI in Colorado's NLDS loss to the Philadelphia Phillies. Torrealba started his career in 2001 with San ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 23:48:10 GMT+00:00"; arnews[0] += "
"; arnews[1]="Oregon State baseball: Beavers to sport new "classy" look in 2010 - OregonLive.com (blog)
"; arnews[1] += "

Oregon State baseball: Beavers to sport new "classy" look in 2010
OregonLive.com (blog)
... State team in something as ghastly as the 1971 Baltimore Orioles “alternate orange” uniforms or the 1979 Philadelphia Phillies “Saturday Night Specials. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 22:50:08 GMT+00:00"; arnews[1] += "
"; arnews[2]="Mariners' Lee has minor foot surgery - Arkansas Online (subscription)
"; arnews[2] += "

Mariners' Lee has minor foot surgery
Arkansas Online (subscription)
Lee was acquired by the Mariners in a trade with the Philadelphia Phillies last December. SEATTLE — Cliff Lee's first spring training with the Seattle ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 21:39:29 GMT+00:00"; arnews[2] += "
"; arnews[3]="Iverson still out - The Phanatic (blog)
"; arnews[3] += "

Iverson still out
The Phanatic (blog)
The Phanatic Magazine is in no way associated with the The Philadelphia Phillies, The Phillie Phanatic or its employees and players. ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 21:29:19 GMT+00:00"; arnews[3] += "
"; arnews[4]="Giants Pitcher Lincecum heads to arbitration - Examiner.com
"; arnews[4] += "

Giants Pitcher Lincecum heads to arbitration
Examiner.com
The highest salary awarded to a baseball player in a salary-related arbitration was $10 million to Ryan Howard of the Philadelphia Phillies in 2006. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 21:14:09 GMT+00:00"; arnews[4] += "
"; arnews[5]="Beyond the Wall Poster Sale Returns to UWG Feb. 11 - West Georgian (subscription)
"; arnews[5] += "

Beyond the Wall Poster Sale Returns to UWG Feb. 11
West Georgian (subscription)
... as Beyond the Wall also carries popular items from the Dallas Cowboys, Washington Redskins, Philadelphia Phillies and New York Knicks. ...

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