var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Carolina+Kostner" - Google News"; document.title=document.title+ " "; arnews[0]="First Olympic Museum in Italy Opens - Around the Rings (subscription)
"; arnews[0] += "

First Olympic Museum in Italy Opens
Around the Rings (subscription)
... together with Marta Capurso's suit, helmet and skates and the skates and Cavalli designer outfit worn by Carolina Kostner in figure skating. ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:43:51 GMT+00:00"; arnews[0] += "
"; arnews[1]="2010 Olympic Preview to Ladies Figure Skating - Golden Skate
"; arnews[1] += "

2010 Olympic Preview to Ladies Figure Skating
Golden Skate
Former world medalist Carolina Kostner has worked with coach Frank Carroll this season, and has recaptured some of her former glory with a win at the ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 13:31:07 GMT+00:00"; arnews[1] += "
"; arnews[2]="2010 Winter Olympics: Top Figure Skaters to Watch - Bleacher Report
"; arnews[2] += "

2010 Winter Olympics: Top Figure Skaters to Watch
Bleacher Report
Carolina Kostner (Italy) is the 2008 World Silver Medalist and a three-time European Champion. She was ranked second in the world in January 2010. ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 03:51:32 GMT+00:00"; arnews[2] += "
"; arnews[3]="Plushenko goes for rare double - Reuters
"; arnews[3] += "

Reuters

Plushenko goes for rare double
Reuters
Along with world silver medalist Rochette, and three-times European winner Carolina Kostner, her main challenger should be Japan's Mao Asada. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 02:22:26 GMT+00:00"; arnews[3] += "
"; arnews[4]="US women skaters on thin ice - Washington Times
"; arnews[4] += "

Washington Times

US women skaters on thin ice
Washington Times
... at the Trophee Eric Bompard, overwhelming a star-studded field that included her old rival Mao Asada and three-time European champion Carolina Kostner. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 01 Feb 2010 23:50:02 GMT+00:00"; arnews[4] += "
"; arnews[5]="Figure skating won't lack for stories in Vancouver - ESPN
"; arnews[5] += "

Figure skating won't lack for stories in Vancouver
ESPN
... at the Trophee Eric Bompard, overwhelming a star-studded field that included her old rival Mao Asada and three-time European champion Carolina Kostner. ...

"; arnews[5] += "
Publ.Date : Fri, 29 Jan 2010 16:14:26 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("
");