var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Maria+Kirilenko" - Google News"; document.title=document.title+ " "; arnews[0]="Doubles Season In Review - Sony Ericsson WTA Tour
"; arnews[0] += "

Sony Ericsson WTA Tour

Doubles Season In Review
Sony Ericsson WTA Tour
... with Mattek-Sands notching a third in Warsaw alongside fellow American Raquel Kops-Jones and Petrova a third in Moscow alongside Maria Kirilenko. ...

"; arnews[0] += "
Publ.Date : Tue, 10 Nov 2009 22:06:37 GMT+00:00"; arnews[0] += "
"; arnews[1]="Kremlin Cup exit for Jankovic - 24hoursport.co.uk
"; arnews[1] += "

Kremlin Cup exit for Jankovic
24hoursport.co.uk
Eighth seed Francesca Schiavone of Italy beat Russia's Maria Kirilenko 6-3 6-2 and now faces Alona Bondarenko who defeated Tsvetana Pironkova of Bulgaria ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 05 Nov 2009 07:50:27 GMT+00:00"; arnews[1] += "
"; arnews[2]="Keeping Score: October 2009 - Krakow Post
"; arnews[2] += "

Keeping Score: October 2009
Krakow Post
Yet a disastrous first round in the WTA Moscow Cup, which saw the Cracovian-born star lose to Maria Kirilenko, led her to miss out on the WTA Masters, ...

"; arnews[2] += "
Publ.Date : Wed, 04 Nov 2009 13:23:08 GMT+00:00"; arnews[2] += "
"; arnews[3]="Tennis In The Commonwealth: Stosur Wins, Birmingham Restored - TennisGrandstand
"; arnews[3] += "

Tennis In The Commonwealth: Stosur Wins, Birmingham Restored
TennisGrandstand
She'll play the winner of Maria Kirilenko and Agnieszka Radwanska in the next round. At the Copa Petrobas Challenger in Santiago, Chile, Polansky is through ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 27 Oct 2009 00:00:04 GMT+00:00"; arnews[3] += "
"; arnews[4]="Russians Rule Moscow - Sony Ericsson WTA Tour
"; arnews[4] += "

Sony Ericsson WTA Tour

Russians Rule Moscow
Sony Ericsson WTA Tour
Russians Maria Kirilenko and Nadia Petrova and Czechs Iveta Benesova and Barbora Zahlavova Strycova were victorious in doubles in the final two Sony ...

"; arnews[4] += "
Publ.Date : Mon, 26 Oct 2009 17:29:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Tennis Exhibition Showdown In Tourism Calendar - Bernama
"; arnews[5] += "

Tennis Exhibition Showdown In Tourism Calendar
Bernama
... Alam will feature the quartet of Beijing Olympics champion Elena Dementieva and Maria Kirilenko of Russia, Sania Mirza (India) and Zheng Jie (China). ...

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