var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Chicago+Cubs" - Google News"; document.title=document.title+ " "; arnews[0]="Hendry: Cubs always looking to add to roster - ESPN (blog)
"; arnews[0] += "

Hendry: Cubs always looking to add to roster
ESPN (blog)
As the Chicago Cubs' spring training truck prepared to leave for Mesa, Ariz., on Tuesday, general manager Jim Hendry talked about his club, which he hopes ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 21:47:43 GMT+00:00"; arnews[0] += "
"; arnews[1]="Outfielder Jacque Jones agrees to minor league deal with Minnesota Twins - The Canadian Press
"; arnews[1] += "

Outfielder Jacque Jones agrees to minor league deal with Minnesota Twins
The Canadian Press
Jones began his major league career with Minnesota in 1999 before joining the Chicago Cubs in 2006. The outfielder's best season came in 2002, ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:10:18 GMT+00:00"; arnews[1] += "
"; arnews[2]="Twins sign Jacque Jones to minor league deal; Mets claim outfielder Jason Pridie - Pioneer Press
"; arnews[2] += "

Twins sign Jacque Jones to minor league deal; Mets claim outfielder Jason Pridie
Pioneer Press
Jones made his major league debut with the Twins in 1999 and played here until signing a free-agent deal with the Chicago Cubs after the 2005 season. ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 21:03:12 GMT+00:00"; arnews[2] += "
"; arnews[3]="Hendry: Cubs won't rush Lilly - ESPN
"; arnews[3] += "

Hendry: Cubs won't rush Lilly
ESPN
Chicago Cubs general manager Jim Hendry said there is not a clear-cut date for the return for pitcher Ted Lilly, who is coming back from ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 20:33:13 GMT+00:00"; arnews[3] += "
"; arnews[4]="Familiar Face To Join Twins at Spring Training - FOX 21 Online
"; arnews[4] += "

Familiar Face To Join Twins at Spring Training
FOX 21 Online
He has a career batting average of .277 (1272-for-4594) with 255 doubles, 19 triples, 165 home runs and 630 rbi in 1302 games with the Twins, Chicago Cubs, ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 20:30:34 GMT+00:00"; arnews[4] += "
"; arnews[5]="Cubs Pack Up and Head to Spring Training With Hope - NBC Chicago
"; arnews[5] += "

Cubs Pack Up and Head to Spring Training With Hope
NBC Chicago
The Chicago Cubs Tuesday packed up a moving van bound for Mesa, Arizona. Just like every year, it was filled with gear and hope. ...

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