var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jimmy+Rollins" - Google News"; document.title=document.title+ " "; arnews[0]="A Glance at What's Going on With the Philadelphia Phillies - Bleacher Report
"; arnews[0] += "

Bleacher Report

A Glance at What's Going on With the Philadelphia Phillies
Bleacher Report
Tom's Take: Vizquel was an intriguing player that many believed that the Phils could be targeting to come off the bench, and backup Jimmy Rollins and Chase ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 06:47:47 GMT+00:00"; arnews[0] += "
"; arnews[1]="Free At Last - New York Times (blog)
"; arnews[1] += "

New York Times (blog)

Free At Last
New York Times (blog)
(Amazingly, I passed my teammate Jimmy Rollins in the last week, not to mention getting my 1000th career hit the last game of the season. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 00:16:36 GMT+00:00"; arnews[1] += "
"; arnews[2]="A-Rod is first-rounder but Mauer is not - ESPN
"; arnews[2] += "

ESPN

A-Rod is first-rounder but Mauer is not
ESPN
Surefire first-rounders David Wright, Jose Reyes, Grady Sizemore and Jimmy Rollins fell noticeably short of that status, so who's to say pitchers are ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 22:41:43 GMT+00:00"; arnews[2] += "
"; arnews[3]="No late additions planned for Phils' roster - Phillies.com
"; arnews[3] += "

No late additions planned for Phils' roster
Phillies.com
Infielders: Greg Dobbs, Ryan Howard, Jimmy Rollins and Chase Utley. Outfielders: Berry, Ben Francisco, Raul Ibanez, John Mayberry Jr., Shane Victorino and ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 22:30:54 GMT+00:00"; arnews[3] += "
"; arnews[4]="Let's Make a Deal: Chicago Cubs-Philadelphia Phillies - Bleacher Report
"; arnews[4] += "

Bleacher Report

Let's Make a Deal: Chicago Cubs-Philadelphia Phillies
Bleacher Report
With Jimmy Rollins leading, Chase Utley, Ryan Howard, and Raul Ibanez are the heart of the order. Putting a consistent 100-RBI guy like Ramirez in the ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 22:21:01 GMT+00:00"; arnews[4] += "
"; arnews[5]="MLB: Chase Utley, Heilman, Victorino, Rollins - So Hood
"; arnews[5] += "

MLB: Chase Utley, Heilman, Victorino, Rollins
So Hood
Phillies shortstop Jimmy Rollins and center fielder Shane Victorino won National League Gold Glove Awards today.Rollins is the fifth Phillie to win at least ...

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