var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Tanith+Belbin" - Google News"; document.title=document.title+ " "; arnews[0]="Belbin looks like an Olympic medalist. But we say the winner is . . . - Los Angeles Times
"; arnews[0] += "

Belbin looks like an Olympic medalist. But we say the winner is . . .
Los Angeles Times
(Judge for yourself whether ice dancer Tanith Belbin gets style points for this. Photo courtesy Men's Health magazine.) A few figure skating observations as ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 00:02:26 GMT+00:00"; arnews[0] += "
"; arnews[1]="Skate America honors Lake Placid's history, and adds to it - Lake Placid News
"; arnews[1] += "

Skate America honors Lake Placid's history, and adds to it
Lake Placid News
The favorites in the ice dance competition were Tanith Belbin and Ben Agosto of the US, who are the second highest points scoring team in the country (the ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 15:40:00 GMT+00:00"; arnews[1] += "
"; arnews[2]="Skate Canada: What to expect - Universal Sports
"; arnews[2] += "

Universal Sports

Skate Canada: What to expect
Universal Sports
Barring disaster in Kitchener, the dance teams headed to Tokyo are set, including both American teams (Charlie Davis/Meryl White and Tanith Belbin/Ben ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 15:26:48 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
The ice dance team of Tanith Belbin and Ben Agosto continued to skate at a high level, easily winning the title, while Ryan Bradley capped podium finishes ...

"; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 19:11:54 GMT+00:00"; arnews[3] += "
"; arnews[4]="Ups and downs at Skate America - CBC.ca
"; arnews[4] += "

Ups and downs at Skate America
CBC.ca
Americans Tanith Belbin and Benjamin Agosto, the 2006 Olympic silver medallists and reigning world silver medallists, were unchallenged at this event and ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 17:43:40 GMT+00:00"; arnews[4] += "
"; arnews[5]="The latest news from the USOC - November 17 - Sports Network
"; arnews[5] += "

The latest news from the USOC - November 17
Sports Network
15 in Lake Placid, NY World Champion Evan Lysacek (Naperville, Ill.) and Olympic silver medalist ice dancers Tanith Belbin (Kirkland, Quebec) and Ben Agosto ...

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