var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Rafael+Nadal" - Google News"; document.title=document.title+ " "; arnews[0]="Andy Murray: I'll play it my way to clinch a first Grand Slam win - Daily Mail
"; arnews[0] += "

Daily Mail

Andy Murray: I'll play it my way to clinch a first Grand Slam win
Daily Mail
... Juan Martin Del Potro, the towering Argentine who confounded the tennis world by beating Rafael Nadal and Roger Federer to win the US Open 10 weeks ago. ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 21:39:36 GMT+00:00"; arnews[0] += "
"; arnews[1]="2009 ATP World Tour Finals: Andy Murray vs Juan Martin Del Potro Betting Odds - Sports-Odds.com
"; arnews[1] += "

2009 ATP World Tour Finals: Andy Murray vs Juan Martin Del Potro Betting Odds
Sports-Odds.com
The 2009 ATP World Tour Finals Betting Odds will consist of only the 8 best players in the world battling it out: (1) Roger Federer, (2) Rafael Nadal, ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 21:20:21 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Serb's game suffered badly until he decided to have the last laugh, he ... - Times Online
"; arnews[2] += "

Times Online

The Serb's game suffered badly until he decided to have the last laugh, he ...
Times Online
Rafael Nadal employs that inquisitive, almost puzzled curl of the eyebrow. Andy Murray usually wavers somewhere between a grimace and a glower. ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 21:16:41 GMT+00:00"; arnews[2] += "
"; arnews[3]="Andy Murray is a fighter - Times Online
"; arnews[3] += "

Times Online

Andy Murray is a fighter
Times Online
Even extreme youth is never a barrier to the assertion of exceptional talent in tennis, as the teenage feats of Boris Becker and Rafael Nadal amply ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 21:07:09 GMT+00:00"; arnews[3] += "
"; arnews[4]="London Showcase Set For Kick-Off: Tennis in the Commonwealth - TennisGrandstand
"; arnews[4] += "

London Showcase Set For Kick-Off: Tennis in the Commonwealth
TennisGrandstand
Roger Federer and Rafael Nadal have proven to be vulnerable this year, and Novak Djokovic removed another layer of their invincibility recently by beating ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 20:28:50 GMT+00:00"; arnews[4] += "
"; arnews[5]="Better-Looking Sportsmen More Likely to Win - ABC News
"; arnews[5] += "

ABC News

Better-Looking Sportsmen More Likely to Win
ABC News
Stars like Rafael Nadal and Roger Federer garnered average attractiveness ratings only marginally higher than journeymen such as Fabio Fognini, ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 20:22:33 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("
");