var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Chicago+Fire" - Google News"; document.title=document.title+ " "; arnews[0]="EMS NEWS network - EMS Magazine
"; arnews[0] += "

EMS NEWS network
EMS Magazine
The Chicago Fire Department will add RAE Systems ' QRAE confined-space-entry gas monitors to its engines and trucks … Toronto EMS received technical ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 20:44:17 GMT+00:00"; arnews[0] += "
"; arnews[1]="A Walk Through History: Old Town during the Great Chicago Fire - ChicagoNow (blog)
"; arnews[1] += "

A Walk Through History: Old Town during the Great Chicago Fire
ChicagoNow (blog)
But as for now... sit back, relax, and enjoy a travel through time as we look at Old Town during the time of the Chicago Fire. On Sunday, October 8, 1871, ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 20:40:03 GMT+00:00"; arnews[1] += "
"; arnews[2]="Chicago Fire Soccer Club Weekly Notes - OurSports Central (press release)
"; arnews[2] += "

Chicago Fire Soccer Club Weekly Notes
OurSports Central (press release)
The Chicago Fire Soccer Club will play their first friendly of the 2010 preseason when they take on USSF Div 2's Vancouver Whitecaps on Feb. ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 20:29:55 GMT+00:00"; arnews[2] += "
"; arnews[3]="After messy morning, maybe a messier afternoon - WGNtv.com
"; arnews[3] += "

After messy morning, maybe a messier afternoon
WGNtv.com
The Chicago Fire Department asked the public not to obstruct fire hydrants as they shovel the snow and to dig the hydrants out if they're covered. ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 19:41:49 GMT+00:00"; arnews[3] += "
"; arnews[4]="Chicago Fire Host Indoor Cup Soccer Tournament - Gapers Block (blog)
"; arnews[4] += "

Chicago Fire Host Indoor Cup Soccer Tournament
Gapers Block (blog)
This weekend the Fire host their 5th Annual Chicago Fire Cup Indoor Tournament at the Regional Sports Center in Crystal Lake. With at least 30 teams and ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 19:26:01 GMT+00:00"; arnews[4] += "
"; arnews[5]="Worker injured in fire in John Hancock restaurant - Chicago Breaking News - Tribune
"; arnews[5] += "

Worker injured in fire in John Hancock restaurant
Chicago Breaking News - Tribune
... by another person who used a hand held fire extinguisher before the fire could spread, said Larry Langford, a Chicago Fire Department spokesman. ...

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