var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Torah Bright bio - NBC Olympics
"; arnews[0] += "Australia's Torah Bright was one of two non-Americans to crack the top five in women's halfpipe in Torino. Bright started out skiing with her family at age two in Australia's Snowy Mountains, and was an alpine ski racer early on. At age 11, she ..."; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 19:18:00 GMT"; arnews[0] += "
"; arnews[1]="Bright pulls out of X Games with concussion - NBC Olympics
"; arnews[1] += "Summer Sanders interviews snowboarding sensation Torah Bright, the halfpipe specialist. Australia's Torah Bright , the reigning X Games superpipe champion, pulled out of this year's event on Thursday after suffering her second concussion in three ..."; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 19:18:00 GMT"; arnews[1] += "
"; arnews[2]="Games visitors start to pour in - The Province
"; arnews[2] += "Visitors pouring into the Vancouver International Airport on Sunday were catching Winter Olympics' fever just by being here. Shinichi Taketa, news anchor on Japan's premier TV network, can't wait for the opening ceremonies at B.C. Place. \"I'm so ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 08:22:00 GMT"; arnews[2] += "
"; arnews[3]="Cool girls - Reading Eagle
"; arnews[3] += "Many top-tier female skiers and snowboarders have mastered the cool-girl look that makes them style role models for anyone not interested in mimicking the Michelin man on these cold winter days. Snow stars Torah Bright, Gretchen Bleiler, Sarah Burke ..."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 05:07:00 GMT"; arnews[3] += "
"; arnews[4]="Boxing Kangaroo sparks row at Winter Olympics - News.com.au
"; arnews[4] += "Our best medal hopes are in the men's moguls, with Dale Begg-Smith, the women's snowboard half pipe with Torah Bright, and the women's aerials, with Lydia Lassila and Jacqui Cooper."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 20:24:00 GMT"; arnews[4] += "
"; arnews[5]="Risky snowboarding - San Francisco Chronicle
"; arnews[5] += "But in Vancouver, the snowboarding venue threatens to become a real danger zone. Maneuvers in the halfpipe have grown from exhilarating to terrifying in the four years since Shaun White won the gold in Turin, and the champ's face smacked against the ..."; arnews[5] += "
Publ.Date : Sun, 07 Feb 2010 22:36:00 GMT"; arnews[5] += "
"; arnews[6]="Risk level rising for Olympic snowboarders - Seattle Post Intelligencer
"; arnews[6] += "Kevin Pearce competes at the men's half-pipe snowboarding FIS World Cup final event on Nov. 5, 2009 in Saas-Fee, Switzerland. Pearce suffered a severe brain injury in practice on Dec. 31. (Photo by Fabrice Coffrini/AFP/Getty Images) The International ..."; arnews[6] += "
Publ.Date : Mon, 08 Feb 2010 05:24:00 GMT"; 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("
");