var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Chicago+Bears" - Google News"; document.title=document.title+ " "; arnews[0]="Friday's Sports Transactions - Worcester Telegram
"; arnews[0] += "

Friday's Sports Transactions
Worcester Telegram
CHICAGO BEARS-Placed RB Garrett Wolfe on injured reserve. DETROIT LIONS-Placed G Stephen Peterman on injured reserve. Signed WR Eric Fowler from the ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 12:32:55 GMT+00:00"; arnews[0] += "
"; arnews[1]="- Sorry Stoolers fans - CBSSports.com
"; arnews[1] += "

- Sorry Stoolers fans
CBSSports.com
I meant no disrespect to the Chicago Bears or Green Bay Packers as their franchises are very rich in tradition. The main point I was trying to drive home ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 11:14:30 GMT+00:00"; arnews[1] += "
"; arnews[2]="This Date In Buckeye History - Bucknuts.com (subscription)
"; arnews[2] += "

Bucknuts.com (subscription)

This Date In Buckeye History
Bucknuts.com (subscription)
Grange signed a contract the next day to play professional football for coach George Halas and the Chicago Bears. 1914: Ohio State 27, Northwestern 0 – The ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 10:32:55 GMT+00:00"; arnews[2] += "
"; arnews[3]="BIG 12 TUSSLE: Red Raiders should rebound - Las Vegas Review - Journal
"; arnews[3] += "

BIG 12 TUSSLE: Red Raiders should rebound
Las Vegas Review - Journal
Oregon-ARIZONA (Over 581/2) -- At this point, the 1985 Chicago Bears might not be able to slow Oregon's "Quack Attack" offense. Both teams gained more than ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 10:15:11 GMT+00:00"; arnews[3] += "
"; arnews[4]="Bodog NFL Week 11 Preview - CappersPicks.com (blog)
"; arnews[4] += "

Bodog NFL Week 11 Preview
CappersPicks.com (blog)
The Philadelphia Eagles are likely to be without Brian Westbrook versus the Chicago Bears (+3 in Chicago) after Westbrook suffered his second concussion in ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 09:54:37 GMT+00:00"; arnews[4] += "
"; arnews[5]="2009 NFL Season – Week 11 Preview - Bleacher Report
"; arnews[5] += "

2009 NFL Season – Week 11 Preview
Bleacher Report
The Colts and Saints are just the third pair in NFL history to start a season 9-0, joining the 1934 Detroit Lions and Chicago Bears and the 1990 New York ...

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