var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jelena+Dokic" - Google News"; document.title=document.title+ " "; arnews[0]="London Showcase Set For Kick-Off: Tennis in the Commonwealth - TennisGrandstand
"; arnews[0] += "

London Showcase Set For Kick-Off: Tennis in the Commonwealth
TennisGrandstand
Next up is another Australian, Jelena Dokic, at 57 while Sania Mirza of India is below her in 58. It's been a bad year for British tennis but Katie O'Brien ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 12:52:35 GMT+00:00"; arnews[0] += "
"; arnews[1]="Roddick pulls the pin on 2009 - The Age
"; arnews[1] += "

Roddick pulls the pin on 2009
The Age
2 Dinara Safina and Jelena Dokic are the star attractions in a strong women's field at Tennyson. Meanwhile Casey Dellacqua has safely negotiated her first ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 13:01:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="MATCHES OF THE YEAR - WOMEN - Sportinglife.com
"; arnews[2] += "

Sportinglife.com

MATCHES OF THE YEAR - WOMEN
Sportinglife.com
The year began wih Jelena Dokic's re-emergence at the Australian Open where few could ever have predicted she would reach the quarter-finals. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 17:31:52 GMT+00:00"; arnews[2] += "
"; arnews[3]="Nick in ace form for Cup - The Manly Daily
"; arnews[3] += "

The Manly Daily

Nick in ace form for Cup
The Manly Daily
It wasn'ta bad idea, with world number 13 Sam Stosur and Jelena Dokic just some of the names the director at the Sydney Academy of Sport has previously ...

"; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 06:29:21 GMT+00:00"; arnews[3] += "
"; arnews[4]="2009 Timeline: January to June - Sony Ericsson WTA Tour
"; arnews[4] += "

Sony Ericsson WTA Tour

2009 Timeline: January to June
Sony Ericsson WTA Tour
Read - Jelena Dokic makes an emotion-charged run to the quarters of the Australian Open, the first of several great comeback stories that would unfold in ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 11 Nov 2009 15:02:32 GMT+00:00"; arnews[4] += "
"; arnews[5]="International flavour gracing the courts of Margaret River - August Margaret River Mail
"; arnews[5] += "

International flavour gracing the courts of Margaret River
August Margaret River Mail
... 1 Play Off in February this year at the State Tennis Centre – Perth, where she pushes Australia's number 2 Jelena Dokic to the line in the first tie. ...

"; arnews[5] += "
Publ.Date : Wed, 11 Nov 2009 01:53:47 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("
");