var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Mario+Lemieux" - Google News"; document.title=document.title+ " "; arnews[0]="Canadiens Bergeron, Pouliot out until March - Montreal Gazette
"; arnews[0] += "

Canadiens Bergeron, Pouliot out until March
Montreal Gazette
The Capitals are closing in on the NHL record of 17 consecutive wins set by Mario Lemieux and the Penguins in 1992-93. They can tie it with a sweep of their ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:31:55 GMT+00:00"; arnews[0] += "
"; arnews[1]="Ovechkin looking for a Hart hat trick - CBC.ca (blog)
"; arnews[1] += "

Ovechkin looking for a Hart hat trick
CBC.ca (blog)
... give the Washington Capitals their 14th straight victory and an opportunity to match the NHL record of 17 wins, set by Mario Lemieux's 1992-93 Penguins. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:15:44 GMT+00:00"; arnews[1] += "
"; arnews[2]="LIVESTRONG launches online/print magazine - Austin Business Journal
"; arnews[2] += "

LIVESTRONG launches online/print magazine
Austin Business Journal
... Olympics will be the cover for the first issue and stories from interviews with Mario Lemieux and Robin Williams will discuss healing and recovery. ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 19:17:05 GMT+00:00"; arnews[2] += "
"; arnews[3]="SPOT ON media and LIVESTRONG(R) Launch LIVESTRONG Quarterly - PR Newswire (press release)
"; arnews[3] += "

SPOT ON media and LIVESTRONG(R) Launch LIVESTRONG Quarterly
PR Newswire (press release)
... interviews with Mario Lemieux and Robin Williams on healing and recovery, and articles about post-cancer fertility and the new targeted hybrid drugs. ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 18:14:09 GMT+00:00"; arnews[3] += "
"; arnews[4]="Ten non-Americans to watch at Winter Olympics - American Chronicle
"; arnews[4] += "

Ten non-Americans to watch at Winter Olympics
American Chronicle
In February 2009, he scored his 200th goal, the fourth player in history to do that in four years, joining Wayne Gretzky, Mike Bossy and Mario Lemieux. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 16:00:29 GMT+00:00"; arnews[4] += "
"; arnews[5]="Contest can't give us new national cheer - Winnipeg Sun
"; arnews[5] += "

Contest can't give us new national cheer
Winnipeg Sun
For the love of Mario Lemieux, reject it. While I'm sure that Pepsi's "Cheer Nation" contest had the best of intentions -- like enticing more Canadians to ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 14:06:48 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("
");