var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Wayne+Gretzky" - Google News"; document.title=document.title+ " "; arnews[0]="Schwarzenegger will run in torch relay - The Province
"; arnews[0] += "

Schwarzenegger will run in torch relay
The Province
99 Wayne Gretzky, former Canucks captain Stan Smyl, Canadian rugby legend Gareth Rees, Vancouver Whitecaps president Bob Lenarduzzi and former BC Lions ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 04:42:48 GMT+00:00"; arnews[0] += "
"; arnews[1]="Hockey more than game to Canada - OCRegister
"; arnews[1] += "

Hockey more than game to Canada
OCRegister
7, two spots ahead of Alexander Graham Bell, three ahead of Wayne Gretzky. The fame of Cherry and Canadian hockey stars is due in part to what Holman calls ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 04:02:13 GMT+00:00"; arnews[1] += "
"; arnews[2]="NHL great Kurri tries to lead Finland to gold - Montreal Gazette
"; arnews[2] += "

NHL great Kurri tries to lead Finland to gold
Montreal Gazette
VANCOUVER — If Wayne Gretzky ends up lighting the final cauldron at the opening ceremonies of the 2010 Olympic Winter Games on Friday, perhaps he should ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 03:37:00 GMT+00:00"; arnews[2] += "
"; arnews[3]="Canada's hockey team has huge following, but there's a lot of pressure to win - SunHerald.com (registration)
"; arnews[3] += "

Canada's hockey team has huge following, but there's a lot of pressure to win
SunHerald.com (registration)
Crawford still hears about how he didn't select Wayne Gretzky to take part in a shootout in the semifinals against the Czech Republic in 1998 - and Canada ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 02:14:30 GMT+00:00"; arnews[3] += "
"; arnews[4]="Chile's new technocrats: In Sebastian Pinera's cabinet, independents outnumber ... - Gaea Times (blog)
"; arnews[4] += "

Chile's new technocrats: In Sebastian Pinera's cabinet, independents outnumber ...
Gaea Times (blog)
... runner were revealed Monday as torch relay participants along with several famous Canadians, including the father of hockey great Wayne Gretzky. ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 02:11:27 GMT+00:00"; arnews[4] += "
"; arnews[5]="Top 5: Teams waiting for first title - Washington Examiner (blog)
"; arnews[5] += "

Top 5: Teams waiting for first title
Washington Examiner (blog)
Los Angeles Kings (41) » Not even Wayne Gretzky could deliver a Stanley Cup. But the young, and still rebuilding, Kings are fourth in the West with 75 ...

"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 02:08:37 GMT+00:00"; arnews[5] += "
"; arnews[6]="Governator muscles in on Games - Salmon Arm Observer
"; arnews[6] += "

Governator muscles in on Games
Salmon Arm Observer
Among the final few torchbearers are Wayne Gretzky's father, Walter, and Terry Fox's dad, Rolly. Just who will be the final torchbearer and light the ...

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