var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Eric+Lindros" - Google News"; document.title=document.title+ " "; arnews[0]="THN.com Blog: Making a case for Rogie Vachon - The Hockey News
"; arnews[0] += "

THN.com Blog: Making a case for Rogie Vachon
The Hockey News
In summary, I said Joe Nieuwendyk is the best first-time eligible (three years retired) player while Eric Lindros and John leclair are bubble candidates. ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 19:07:59 GMT+00:00"; arnews[0] += "
"; arnews[1]="The 10 best teams that didn't win the Cup in the last decade - Yahoo! Sports
"; arnews[1] += "

The 10 best teams that didn't win the Cup in the last decade
Yahoo! Sports
The torch that Eric Lindros(notes) carried into this decade was given to Simon Gagne(notes) for a brief period before Jeff Carter(notes) and captain Mike ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 18:15:19 GMT+00:00"; arnews[1] += "
"; arnews[2]="Retired Flyer Keith Primeau offers insight on concussions and Eagles' Westbrook - Sacramento Bee
"; arnews[2] += "

Retired Flyer Keith Primeau offers insight on concussions and Eagles' Westbrook
Sacramento Bee
Eric Lindros. 'Nuff said. And then there are the NFL guys he has gotten to know through the Sports Legacy Institute, the research center he donated his ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 04:46:07 GMT+00:00"; arnews[2] += "
"; arnews[3]="Are The Bruins Starting To Question Trading Phil Kessel - Bleacher Report
"; arnews[3] += "

Bleacher Report

Are The Bruins Starting To Question Trading Phil Kessel
Bleacher Report
They could end up getting another Alex Ovechkin or Sidney Crosby or they could get another Eric Lindros. What I'm trying to get at with getting another ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 22:27:54 GMT+00:00"; arnews[3] += "
"; arnews[4]="Pondering the Hall Class of 2010 - SI.com
"; arnews[4] += "

Pondering the Hall Class of 2010
SI.com
Eric Lindros, on the other hand, will spark some fascinating debate. Though his talent was obvious (1.14 points per game, 15th all-time among players with ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 19:34:23 GMT+00:00"; arnews[4] += "
"; arnews[5]="Tom Kurvers - yes, it's time to go there.... - Pension Plan Puppets (blog)
"; arnews[5] += "

Tom Kurvers - yes, it's time to go there....
Pension Plan Puppets (blog)
He seems to be less afraid to be "the guy who traded Taylor Hall" than Floyd Smith seemed to be about being "the guy who traded Eric Lindros. ...

"; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 18:10: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("
");