var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Albena+Denkova" - Google News"; document.title=document.title+ " "; arnews[0]="Taking the risk of change - Golden Skate
"; arnews[0] += "

Golden Skate

Taking the risk of change
Golden Skate
When it became public during the summer that his new free program to Ancient Lands by Ronan Hardiman would be choreographed by Albena Denkova and Maxim ...

"; arnews[0] += "
Publ.Date : Tue, 10 Nov 2009 15:58:28 GMT+00:00"; arnews[0] += "
"; arnews[1]="Counting down to Cinderella on Ice - ArtslinkNews (press release)
"; arnews[1] += "

Counting down to Cinderella on Ice
ArtslinkNews (press release)
... 1998 Nagano Winter Olympics) and four-time World Champion (1994-1997); and Albena Denkova and Maxim Staviski, ice dancing World Champions in 2006 & 2007.

"; arnews[1] += "
Publ.Date : Tue, 27 Oct 2009 15:31:24 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");