var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Detroit+Lions" - Google News"; document.title=document.title+ " "; arnews[0]="NFL star Chris Spielman's wife dies of breast cancer - The Money Times
"; arnews[0] += "

The Money Times

NFL star Chris Spielman's wife dies of breast cancer
The Money Times
Charles Christopher "Chris" Spielman (born Oct. 11, 1965) is a former NFL linebacker who played 10 seasons in the NFL with the Detroit Lions and Buffalo ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 12:57:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="Bush sorely in kneed of rest - Calgary Sun
"; arnews[1] += "

Bush sorely in kneed of rest
Calgary Sun
Eric Mangini expects WR Josh Cribbs to play when the Cleveland Browns meet the Detroit Lions tomorrow. Cribbs was strapped to a backboard and carted off the ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 12:57:24 GMT+00:00"; arnews[1] += "
"; arnews[2]="Here is the latest Ohio sports from The AP - Plain Dealer
"; arnews[2] += "

Here is the latest Ohio sports from The AP
Plain Dealer
BEREA, Ohio - Eric Mangini expects Josh Cribbs to play when the Cleveland Browns go against the Detroit Lions tomorrow. Cribbs was strapped to a backboard ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 12:53:49 GMT+00:00"; arnews[2] += "
"; arnews[3]="Young athletes to compete at state level in Detroit - Kalamazoo Gazette - MLive.com
"; arnews[3] += "

Young athletes to compete at state level in Detroit
Kalamazoo Gazette - MLive.com
The competitors will complete the punt and kick part of the competition before the Detroit Lions, Cleveland Browns game, and the pass segment will be done ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 12:35:10 GMT+00:00"; arnews[3] += "
"; arnews[4]="Friday's Sports Transactions - Worcester Telegram
"; arnews[4] += "

Friday's Sports Transactions
Worcester Telegram
DETROIT LIONS-Placed G Stephen Peterman on injured reserve. Signed WR Eric Fowler from the practice squad. NHL-Suspended Dallas F James Neal for two games ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 12:32:55 GMT+00:00"; arnews[4] += "
"; arnews[5]="Unbeaten Saints begin another playoff run - Great Falls Tribune
"; arnews[5] += "

Unbeaten Saints begin another playoff run
Great Falls Tribune
"We've got one tight end playing in the NFL (Casey fitzsimmons of the Detroit Lions) and he's as good. He's a Division I player playing for us. ...

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