var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Natasha+Richardson" - Google News"; document.title=document.title+ " "; arnews[0]="Safe Kids Canada asks public for support for helmets on the slopes - The Canadian Press
"; arnews[0] += "

Safe Kids Canada asks public for support for helmets on the slopes
The Canadian Press
The helmet issue gained new urgency last ski season, after actress Natasha Richardson died following a fall during a ski lesson at Quebec's Mont Tremblant ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 01:14:13 GMT+00:00"; arnews[0] += "
"; arnews[1]="Funeral arrangements set for Tottenville HS student Janine Brawer - SILive.com
"; arnews[1] += "

SILive.com

Funeral arrangements set for Tottenville HS student Janine Brawer
SILive.com
Consider the case of Natasha Richardson. She was on a beginners' slope and fell backwards. She wasn't going fast or having a major impact with a tree, ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 14:55:32 GMT+00:00"; arnews[1] += "
"; arnews[2]="Austria makes more wear helmets - PlanetSKI.eu
"; arnews[2] += "

PlanetSKI.eu

Austria makes more wear helmets
PlanetSKI.eu
There was also the death of the actress Natasha Richardson in Canada that received worldwide publicity and we covered it extensively on planetski. ...

"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 22:07:14 GMT+00:00"; arnews[2] += "
"; arnews[3]="New DVDs due for release - Milwaukee Journal Sentinel
"; arnews[3] += "

New DVDs due for release
Milwaukee Journal Sentinel
With Aidan Quinn, Nick Frost and, in her last screen role, Natasha Richardson. (PG-13; suggestive content, language) Not reviewed. THE OPEN ROAD. ...

"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 20:50:23 GMT+00:00"; arnews[3] += "
"; arnews[4]="Jim Carrey Tweets Daughter's Wedding News - Access Hollywood
"; arnews[4] += "

Jim Carrey Tweets Daughter's Wedding News
Access Hollywood
Plus, Milla Jovovich and Padma Lakshmi come out to honor Natasha Richardson. The A-List Awards air on April 15 at 10:00 PM on Bravo.

and more »
"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 19:24:49 GMT+00:00"; arnews[4] += "
"; arnews[5]="TV Report Card: British Actors Playing American - New York Magazine
"; arnews[5] += "

New York Magazine

TV Report Card: British Actors Playing American
New York Magazine
... Kevin McKidd in the short-lived Quantum Leap ripoff Journeyman, and the late Natasha Richardson in the equally short-lived The Mastersons of Manhattan. ...

"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 14:39:29 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("
");