var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " - "Novak+Djokovic" - Google News"; document.title=document.title+ " "; arnews[0]="ATP Rotterdam – Novak Djokovic feeling comfortable - live-tennis.com
"; arnews[0] += "

ATP Rotterdam – Novak Djokovic feeling comfortable
live-tennis.com
Novak Djokovic felt he adapted well to the Rotterdam courts during a comfortable first round win at the ABN AMRO World tennis tournament. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 13:06:14 GMT+00:00"; arnews[0] += "
"; arnews[1]="Tommy Haas - AOL News
"; arnews[1] += "

Tommy Haas
AOL News
Roger Federer, Novak Djokovic, Nikolay Davydenko, Jo-Wilfried Tsonga, Tommy Haas and Marcos Baghdatis have won their second round matches to advance in the ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 12:08:17 GMT+00:00"; arnews[1] += "
"; arnews[2]="Djokovic handed win - Sport.co.uk (blog)
"; arnews[2] += "

Sport.co.uk (blog)

Djokovic handed win
Sport.co.uk (blog)
World number two Novak Djokovic has walked into the second round of the ABN-AMRO World Tennis tournament after opponent Sergiy Stakhovsky quit through ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 12:02:19 GMT+00:00"; arnews[2] += "
"; arnews[3]="Murray Ends Losing Streak Against Djokovic - Bleacher Report
"; arnews[3] += "

Murray Ends Losing Streak Against Djokovic
Bleacher Report
... Novak Djokovic This did not appear to bother Murray however as he raced through the 1st set 6-3 and appeared to be in total control of the match. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 11:33:31 GMT+00:00"; arnews[3] += "
"; arnews[4]="Djokovic scores easy win - The Hindu
"; arnews[4] += "

The Hindu

Djokovic scores easy win
The Hindu
AP Novak Djokovic World number two Novak Djokovic moved through to the second round in his first appearance since 2007 at the ABN-AMRO World Tennis when ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 11:07:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Djokovic breezes into second round in Rotterdam - Tennistalk.com
"; arnews[5] += "

Djokovic breezes into second round in Rotterdam
Tennistalk.com
Top seed Novak Djokovic had an easy pass into the second round when opponent Sergiy Stakhovsky retired in the second set. Newly crowned world No. ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 08:40:18 GMT+00:00"; arnews[5] += "
"; arnews[6]="Djokovic cruises in Rotterdam - East Coast Radio
"; arnews[6] += "

Djokovic cruises in Rotterdam
East Coast Radio
Novak Djokovic began the Rotterdam Open emphatically on Tuesday, crushing Sergiy Stakhovsky 6-2 4-1 in his opening match, with the Ukrainian forced to quit ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 08:31:23 GMT+00:00"; arnews[6] += "
"; arnews[7]="US Open Champion set for debut in Dubai - WAM - Emirates News Agency
"; arnews[7] += "

US Open Champion set for debut in Dubai
WAM - Emirates News Agency
... 2008 Dubai winner Andy Roddick, Dubai defending champion Novak Djokovic and Barclays ATP World Tour Finals winner Nikolay Davydenko. ...

and more »
"; arnews[7] += "
Publ.Date : Wed, 10 Feb 2010 08:14:46 GMT+00:00"; arnews[7] += "
"; totcount = 8; 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("
");