var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Chicago+White Sox" - Google News"; document.title=document.title+ " "; arnews[0]="Major League Baseball Teams To Play At Cashman - Fox5 KVVU
"; arnews[0] += "

Major League Baseball Teams To Play At Cashman
Fox5 KVVU
Tickets for the exhibition games between the Chicago Cubs and Chicago White Sox go on sale at 12 pm Feb. 15 at the Cashman Field box office. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 04:24:23 GMT+00:00"; arnews[0] += "
"; arnews[1]="Hart hearing a first for Brewers GM Melvin - Milwaukee Journal Sentinel
"; arnews[1] += "

Hart hearing a first for Brewers GM Melvin
Milwaukee Journal Sentinel
In 11 seasons, he is 46-57 with a 4.97 ERA over 562 appearances (93 starts) with Anaheim, the Chicago White Sox, Toronto, Cincinnati, the Mets and Arizona. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 03:28:13 GMT+00:00"; arnews[1] += "
"; arnews[2]="Reform, Daley style, may be coming City Hall's way - Chicago Tribune
"; arnews[2] += "

Reform, Daley style, may be coming City Hall's way
Chicago Tribune
The second thing is that we both love the most noble franchise in the history of baseball, the Chicago White Sox. I'm prepared to make the stunning ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 03:03:04 GMT+00:00"; arnews[2] += "
"; arnews[3]="Fantasy Baseball's Injury Risks: Batters - Bleacher Report
"; arnews[3] += "

Bleacher Report

Fantasy Baseball's Injury Risks: Batters
Bleacher Report
Carlos Quentin, OF, Chicago White Sox. Another guy who would be a no brainer for the second round at the latest if he could stay healthy is Quentin. ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 02:25:26 GMT+00:00"; arnews[3] += "
"; arnews[4]="Dodgers continue search for starting pitchers - Los Angeles Times
"; arnews[4] += "

Los Angeles Times

Dodgers continue search for starting pitchers
Los Angeles Times
Of the two pitchers the Dodgers acquired from the Chicago White Sox to complete the Juan Pierre trade, Colletti said 25-year-old reliever Jon Link was the ...

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 02:23:03 GMT+00:00"; arnews[4] += "
"; arnews[5]="Fantasy Baseball: Top 5 Chicago White Sox for 2010 - SB Nation (blog)
"; arnews[5] += "

SB Nation (blog)

Fantasy Baseball: Top 5 Chicago White Sox for 2010
SB Nation (blog)
6 months ago: Chicago White Sox's Gordon Beckham hits an RBI single off Los Angeles Angels starting pitcher John Lackey that scored Scott Podsednik during ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 01:37:56 GMT+00:00"; arnews[5] += "
"; arnews[6]="Chicago Cubs funding plan under fire - AZ Central.com (blog)
"; arnews[6] += "

Chicago Cubs funding plan under fire
AZ Central.com (blog)
The Arizona Diamondbacks' Derrick Hall and the Chicago White Sox's Jerry Reinsdorf. Over the last week, these two guys have suddenly transformed into fiscal ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 01:23:15 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");