var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Brian+Urlacher" - Google News"; document.title=document.title+ " "; arnews[0]="Hockey on the rebound - Chicago Sun-Times
"; arnews[0] += "

Hockey on the rebound
Chicago Sun-Times
19 jersey than Brian Urlacher's No. 54 jersey. If we're not careful, this city just might gain a reputation as a hockey-loving town. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 06:02:22 GMT+00:00"; arnews[0] += "
"; arnews[1]="What the 32 NFL teams need headed into 2010 draft - BlueRidgeNow.com
"; arnews[1] += "

What the 32 NFL teams need headed into 2010 draft
BlueRidgeNow.com
Needs: Improvement on both lines and in secondary; a healthy MLB Brian Urlacher; better decisions from Jay Cutler, who threw league-leading 26 interceptions ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:43:48 GMT+00:00"; arnews[1] += "
"; arnews[2]="Final 2009-2010 NFL Power Rankings: Who Dat at The Top? - Bleacher Report
"; arnews[2] += "

Bleacher Report

Final 2009-2010 NFL Power Rankings: Who Dat at The Top?
Bleacher Report
Losing Brian Urlacher in their first game didn't help. I think this team will be much improved next year, but I don't believe they can hang with the Vikings ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 19:17:02 GMT+00:00"; arnews[2] += "
"; arnews[3]="Bears mailbag: Is Forte overrated? - ESPN (blog)
"; arnews[3] += "

Bears mailbag: Is Forte overrated?
ESPN (blog)
I believe Tinoisamoa being healthy next year, with Brian Urlacher and Lance Briggs back together, you could stamp that as a three-headed monster. ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 18:18:12 GMT+00:00"; arnews[3] += "
"; arnews[4]="Schein 9: Watch out for Falcons - FOXNews
"; arnews[4] += "

Schein 9: Watch out for Falcons
FOXNews
The return of Brian Urlacher will be huge. Lovie Smith and Jerry Angelo are both on the hot seat. Look for a few new receivers, offensive linemen and ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 17:46:30 GMT+00:00"; arnews[4] += "
"; arnews[5]="2011 Super Bowl Odds: What Are Your Team's Odds of WInning it All? - Bleacher Report
"; arnews[5] += "

2011 Super Bowl Odds: What Are Your Team's Odds of WInning it All?
Bleacher Report
Additionally, the Bears need Brian Urlacher back at 100 percent and making an impact on the field. The Bears need him to return to his 2006 form and get the ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 16:43:19 GMT+00:00"; arnews[5] += "
"; arnews[6]="Brian Urlacher: Urlacher expected to be ready - Rotoworld.com
"; arnews[6] += "

Brian Urlacher: Urlacher expected to be ready
Rotoworld.com
Bears MLB Brian Urlacher (wrist) is expected to be ready to participate when the offseason program begins. Urlacher is a workout maven and should return to ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 15:13:44 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("
");