var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Mario+Lemieux" - Google News"; document.title=document.title+ " "; arnews[0]="On the Penguins: The years in numbers -- 16-30 - Pittsburgh Post Gazette
"; arnews[0] += "

Pittsburgh Post Gazette

On the Penguins: The years in numbers -- 16-30
Pittsburgh Post Gazette
66 for the Penguins, the unanimous choice as the top player to pull on that sweater would have been Mario Lemieux. With a lot of other numbers, though, ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:24:25 GMT+00:00"; arnews[0] += "
"; arnews[1]="Penguins out to defy the ordinary - Pittsburgh Tribune-Review
"; arnews[1] += "

Penguins out to defy the ordinary
Pittsburgh Tribune-Review
And superstar Mario Lemieux, who agreed to become owner to bring the franchise out of bankruptcy, questioned whether the team had a future in Pittsburgh ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 05:01:14 GMT+00:00"; arnews[1] += "
"; arnews[2]="Penguins Notebook: Orpik expects to play - Pittsburgh Post Gazette
"; arnews[2] += "

Penguins Notebook: Orpik expects to play
Pittsburgh Post Gazette
The ring was purchased by team owners Mario Lemieux and Ron Burkle. Although Barbero gave up his announcing duties before this season because of his illness ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 06:02:03 GMT+00:00"; arnews[2] += "
"; arnews[3]="Bylsma gives Crosby the day off - Pittsburgh Tribune-Review
"; arnews[3] += "

Bylsma gives Crosby the day off
Pittsburgh Tribune-Review
All Penguins full-time employees were given a version of the Stanley Cup ring at the request of team majority co-owners Mario Lemieux and Ron Burkle. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 05:07:17 GMT+00:00"; arnews[3] += "
"; arnews[4]="Wild: Agitator wants to clutter up kid's mind - Minneapolis Star Tribune
"; arnews[4] += "

Wild: Agitator wants to clutter up kid's mind
Minneapolis Star Tribune
"I go back to [1984] with Mario Lemieux and Kirk Muller. There were public arguments that maybe Kirk should be No. 1. "Mario Lemieux had more goals than ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 13:09:40 GMT+00:00"; arnews[4] += "
"; arnews[5]="BANTAM PETES IN PITTSBURGH - Peterborough Examiner
"; arnews[5] += "

BANTAM PETES IN PITTSBURGH
Peterborough Examiner
The Junior Penguins are coached by Hall of Famer Mario Lemieux, whose son Austin plays on the team. In the first exhibition game, Peterborough tied the ...

"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 11:31:38 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("
");