var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Apolo Anton+Ohno" - Google News"; document.title=document.title+ " "; arnews[0]="Ohno claims gold at ISU World Cup - North Wind Online
"; arnews[0] += "

Ohno claims gold at ISU World Cup
North Wind Online
Apolo Anton Ohno led the way for the men's team, taking silver in the 1500-meter event and gold in the 1000-meter. Ohno had been struggling with illness and ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 04:03:06 GMT+00:00"; arnews[0] += "
"; arnews[1]="Coke Targets Multicultural Communities Year Round - MediaPost Publications
"; arnews[1] += "

Coke Targets Multicultural Communities Year Round
MediaPost Publications
Also, early next year, Coke's Olympic campaign will feature athletes including speed-skater Apolo Anton Ohno and snowboarder Gretchen Bleiler. ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 10:10:22 GMT+00:00"; arnews[1] += "
"; arnews[2]="Marketplace Roundup - SportsBusiness Daily (subscription)
"; arnews[2] += "

SportsBusiness Daily (subscription)

Marketplace Roundup
SportsBusiness Daily (subscription)
LAUNCH OF THE APOLO MISSION: Alaska Airlines and US Gold Medal-winning speedskater Apolo Anton Ohno yesterday unveiled a specially-themed Boeing 737. ...

"; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 21:47:23 GMT+00:00"; arnews[2] += "
"; arnews[3]="Ohno takes USA TODAY weekly award with three Marquette medals - USA Today
"; arnews[3] += "

Ohno takes USA TODAY weekly award with three Marquette medals
USA Today
While he's become known for his dancing prowess since the 2006 Olympics in Italy, Apolo Anton Ohno showed that he remains a strong medal contender for ...

"; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 19:11:54 GMT+00:00"; arnews[3] += "
"; arnews[4]="The latest news from the USOC - November 17 - Sports Network
"; arnews[4] += "

The latest news from the USOC - November 17
Sports Network
Five-time Olympic medalist Apolo Anton Ohno (Seattle, Wash.) led the US medal count earning a gold medal in the 1000 meter and a silver medal in the 1500m. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 15:30:56 GMT+00:00"; arnews[4] += "
"; arnews[5]="Fighting Mad - Portfolio.com
"; arnews[5] += "

Portfolio.com

Fighting Mad
Portfolio.com
... four “charismatic” American athletes as the reason why: skier Lindsey Vonn, speed skaters Apolo Anton Ohno and Shani Davis, and snowboarder Shaun White. ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 05:23:00 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("
");