var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Detroit+Lions" - Google News"; document.title=document.title+ " "; arnews[0]="A Closer Look at the Eagles Tight Ends - Bleacher Report
"; arnews[0] += "

A Closer Look at the Eagles Tight Ends
Bleacher Report
We all know by now that the Eagles traded up two spots in the draft and selected Jeremy Maclin instead of Pettigrew (who went to the Detroit Lions with the ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 06:15:12 GMT+00:00"; arnews[0] += "
"; arnews[1]="NFL Featured Columnist Mock Draft: Detroit Lions' Other Draft Targets - Bleacher Report
"; arnews[1] += "

Bleacher Report

NFL Featured Columnist Mock Draft: Detroit Lions' Other Draft Targets
Bleacher Report
As my colleague Michael Schottey has already told you, the Lions will take Gerald McCoy in the official Bleacher Report Featured Columnist Mock Draft. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 06:15:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="Amazing also happens in the NFL at the Super Bowl - Fort Worth Star Telegram
"; arnews[2] += "

Amazing also happens in the NFL at the Super Bowl
Fort Worth Star Telegram
The Saints won a Super Bowl. So I guess we should expect to see the Detroit Lions here next year for XLV? That wouldn't be amazing. That would be ridiculous.

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 05:32:04 GMT+00:00"; arnews[2] += "
"; arnews[3]="Dorsey To Detroit, Trio In Samoa - BengalsInsider.com (subscription)
"; arnews[3] += "

Dorsey To Detroit, Trio In Samoa
BengalsInsider.com (subscription)
There may be a foot of snow in Cincinnati, but we've got the latest on current and former Bengals The Detroit Lions signed former Bengals running back DeDe ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 05:10:29 GMT+00:00"; arnews[3] += "
"; arnews[4]="Donte' Stallworth To Join The Detroit Lions? - Bleacher Report
"; arnews[4] += "

Bleacher Report

Donte' Stallworth To Join The Detroit Lions?
Bleacher Report
It is being reported that Stallworth will be working out with the Detroit Lions. Before we go any further I have to ask, Does Donte' fit in Detroit? ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 05:04:43 GMT+00:00"; arnews[4] += "
"; arnews[5]="Sports Hall of Fame inducts five - Demopolis Times
"; arnews[5] += "

Demopolis Times

Sports Hall of Fame inducts five
Demopolis Times
... and pitched for Demopolis High School and Auburn University and in the Major League for the Detroit Lions and the Washington Senators. ...

"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 04:25:21 GMT+00:00"; arnews[5] += "
"; arnews[6]="2010 NFL Draft: Featured Columnist Mock—Detroit Lions Take Gerald McCoy - Bleacher Report
"; arnews[6] += "

Bleacher Report

2010 NFL Draft: Featured Columnist Mock—Detroit Lions Take Gerald McCoy
Bleacher Report
In his article, Bleacher Report Featured Columnist, Ron Clements took the latter—much to the Detroit Lions' delight. Talking it over with fellow Lions guy, ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 03:33:00 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("
");