var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Chicago+Fire" - Google News"; document.title=document.title+ " "; arnews[0]="MLS Playoffs: Midfield Battle Key For RSL, LA - Goal.com
"; arnews[0] += "

Goal.com

MLS Playoffs: Midfield Battle Key For RSL, LA
Goal.com
The effectiveness of the quartet became especially clear in the Eastern Conference final against the Chicago Fire. In the game prior, Fire midfielders ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 19:49:26 GMT+00:00"; arnews[0] += "
"; arnews[1]="OFFBEAT: Theatre at the Center 'Christmas Schooner' sailing uncharted waters ... - nwitimes.com
"; arnews[1] += "

OFFBEAT: Theatre at the Center 'Christmas Schooner' sailing uncharted waters ...
nwitimes.com
Families there don't have the option of Christmas trees after the recent devastation of the Great Chicago Fire. The show has new orchestrations provided by ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 17:18:16 GMT+00:00"; arnews[1] += "
"; arnews[2]="Drug Charges Filed In North Side Shooting, Crash - CBS2 Chicago
"; arnews[2] += "

Drug Charges Filed In North Side Shooting, Crash
CBS2 Chicago
Officers saw "containers that appeared suspicious inside the SUV" and called the Chicago Fire Department's Hazardous Materials Team, police News Affairs ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 17:10:56 GMT+00:00"; arnews[2] += "
"; arnews[3]="Fire erupted in Kelvyn Park neighborhood strip mall - Chicago Breaking News - Tribune
"; arnews[3] += "

Fire erupted in Kelvyn Park neighborhood strip mall
Chicago Breaking News - Tribune
At about 2:40 am, fire officials responded to a fire in the strip mall located in the 4600 block of West Diversey Avenue, said Chicago Fire Department ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 15:17:37 GMT+00:00"; arnews[3] += "
"; arnews[4]="Cop kills knife-wielding assailant - Gary Post Tribune
"; arnews[4] += "

Cop kills knife-wielding assailant
Gary Post Tribune
HAMMOND -- A nine-year veteran of the Hammond Police Department shot and killed a man Thursday night after the suspect charged ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 10:14:16 GMT+00:00"; arnews[4] += "
"; arnews[5]="MLS Cup final: Real Salt Lake v La Galaxy - IMScouting
"; arnews[5] += "

MLS Cup final: Real Salt Lake v La Galaxy
IMScouting
They then rode their luck in the Eastern Conference final against a Chicago Fire side that dominated 120 minutes of the match and with Cuauhtemoc Blanco and ...

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