var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Carolina+Kostner" - 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
It compared (unfavorably) with Carolina Kostner's mess at the 2009 worlds. Against the weakest men's field in any of the first five Grand Prix events this ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 00:02:26 GMT+00:00"; arnews[0] += "
"; arnews[1]="Yu-na Falls to Second in World Rankings - Korea Times
"; arnews[1] += "

Korea Times

Yu-na Falls to Second in World Rankings
Korea Times
The 19-year-old South Korean earned 3960 points to place second to Italian Carolina Kostner, sitting on 4111, in the world rankings ...

"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 15:10:12 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Star rules' hurting skating - True/Slant
"; arnews[2] += "

True/Slant

'Star rules' hurting skating
True/Slant
This favoritism also came into play at the World Championships last season, where 2008 world silver medalist Carolina Kostner was held up based on the ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 07 Nov 2009 01:55:44 GMT+00:00"; arnews[2] += "
"; arnews[3]="A hundred days until the Vancouver Games is just another day to Evan Lysacek - Los Angeles Times
"; arnews[3] += "

A hundred days until the Vancouver Games is just another day to Evan Lysacek
Los Angeles Times
... he was on the ice Wednesday as usual, sharing the surface with Italy's Carolina Kostner, 2008 US champion Mirai Nagasu, Bebe Liang and others. ...

"; arnews[3] += "
Publ.Date : Wed, 04 Nov 2009 22:33:47 GMT+00:00"; arnews[3] += "
"; arnews[4]="Rochette seventh after short program - Vancouver Sun
"; arnews[4] += "

Rochette seventh after short program
Vancouver Sun
Mirai Nagasu of the United States is in top spot with 62.20 points, while Finland's Kiira Korpi is second (61.20), followed by Italy's Carolina Kostner ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 31 Oct 2009 20:10:48 GMT+00:00"; arnews[4] += "
"; arnews[5]="Rochette's ready for Beijing - Vancouver Sun
"; arnews[5] += "

Rochette's ready for Beijing
Vancouver Sun
Among her challengers will be European silver medallist Carolina Kostner, 22, of Italy. On the men's side, American Evan Lysacek, 24, the reigning world ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 31 Oct 2009 20:06:06 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("
");