var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Chicago+White Sox" - Google News"; document.title=document.title+ " "; arnews[0]="Sport Briefs: Bolt, Gay to clash at least 3 times next year - Winston-Salem Journal
"; arnews[0] += "

Sport Briefs: Bolt, Gay to clash at least 3 times next year
Winston-Salem Journal
The Chicago White Sox are closing in on a contract agreement with Omar Vizquel, a free-agent shortstop. The deal could be announced as soon as Monday, ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:22:24 GMT+00:00"; arnews[0] += "
"; arnews[1]="It's party time in Peoria; Javelinas win Fall League title - HeraldNet
"; arnews[1] += "

It's party time in Peoria; Javelinas win Fall League title
HeraldNet
Seconed baseman CJ Retherford, property of the Chicago White Sox, hit a two-run homer in the bottom of the eighth inning and right-hander Robbie Weinhardt, ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 00:34:16 GMT+00:00"; arnews[1] += "
"; arnews[2]="Arizona Fall League Championship - Bleacher Report
"; arnews[2] += "

Bleacher Report

Arizona Fall League Championship
Bleacher Report
Finally in the bottom of the eighth inning CJ Retherford from the Chicago White Sox organization hit a monster 2-run home run out of Scottsdale Stadium for ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 23:43:54 GMT+00:00"; arnews[2] += "
"; arnews[3]="sports briefs - Dubuque Telegraph Herald
"; arnews[3] += "

sports briefs
Dubuque Telegraph Herald
CHICAGO -- The Chicago White Sox are closing in on a contract agreement with free agent shortstop Omar Vizquel. The deal could be announced as soon as ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 15:44:18 GMT+00:00"; arnews[3] += "
"; arnews[4]="Briefs/World - South Bend Tribune
"; arnews[4] += "

Briefs/World
South Bend Tribune
The Chicago White Sox are closing in on a contract agreement with free agent shortstop Omar Vizquel. Vizquel, who will be 43 in April, was in a utility role ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 12:51:00 GMT+00:00"; arnews[4] += "
"; arnews[5]="Irish miffed over soccer goal that wasn't - Victoria Times Colonist
"; arnews[5] += "

Irish miffed over soccer goal that wasn't
Victoria Times Colonist
... Argentina's Diego Maradona (whose "hand of God" goal eliminated England from the World Cup in 1986), the say-it-ain't-so-Joe 1919 Chicago White Sox and, ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 09:25:37 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("
");