var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Shaun+White" - Google News"; document.title=document.title+ " "; arnews[0]="Dangerous dreams of gold at Winter Games - The Olympian
"; arnews[0] += "

Dangerous dreams of gold at Winter Games
The Olympian
Pearce was expected to challenge Shaun White for Olympic gold. Instead, he remains in a Colorado hospital that specializes in traumatic brain injuries. ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 18:15:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="The Tomato, figure-skating queen, top Forbes list - Reuters
"; arnews[1] += "

The Tomato, figure-skating queen, top Forbes list
Reuters
Shaun White, the top US snowboarder, and South Korean figure skater Kim Yu-na both earned $8 million last year, leading all athletes for the Winter games, ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 18:00:18 GMT+00:00"; arnews[1] += "
"; arnews[2]="Better Know A Winter Olympics Sport: Snowboarding, Shred The Gnar - SB Nation (blog)
"; arnews[2] += "

SB Nation (blog)

Better Know A Winter Olympics Sport: Snowboarding, Shred The Gnar
SB Nation (blog)
BARDONECCHIA, ITALY - FEBRUARY 12: Shaun White of the United States celebrates after winning the Gold Medal in the Mens Snowboard Half Pipe Final on Day 2 ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 17:49:12 GMT+00:00"; arnews[2] += "
"; arnews[3]="Times' Trick Library Seeks Your Snowboarding Videos - New York Times (blog)
"; arnews[3] += "

Times' Trick Library Seeks Your Snowboarding Videos
New York Times (blog)
And check back February 12 to see Shaun White, Torah Bright and the other top Olympic contenders, along with your own videos at www.nytimes.com/tricks.

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 17:44:38 GMT+00:00"; arnews[3] += "
"; arnews[4]="Winter Olympics 2010: Safety fears as casualty list grows ahead of 'extreme games' - Telegraph.co.uk
"; arnews[4] += "

Telegraph.co.uk

Winter Olympics 2010: Safety fears as casualty list grows ahead of 'extreme games'
Telegraph.co.uk
... where the ever-increasing difficulty of jumps last month almost cost the Games the presence of their first youth icon, American Shaun White, ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 17:36:27 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");