var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Sergio+Garcia" - Google News"; document.title=document.title+ " "; arnews[0]="Westwood takes iron grip on Race to Dubai title - Khaleej Times
"; arnews[0] += "

Khaleej Times

Westwood takes iron grip on Race to Dubai title
Khaleej Times
One stroke behind were Spaniard Sergio Garcia, winner of the first tournament in Shanghai in the now rebranded European Order of Merit, and Australian Geoff ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 03:36:03 GMT+00:00"; arnews[0] += "
"; arnews[1]="Photos in this gallery - Sportsnet.ca
"; arnews[1] += "

Photos in this gallery
Sportsnet.ca
Sergio Garcia plays from the water on the 16th hole during the third round of the Dubai World Championship. Hulk Hogan works the crowd during Hulk Hogan's ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 02:32:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="Westwood races five clear of mcilroy - Gulf Times
"; arnews[2] += "

Gulf Times

Westwood races five clear of mcilroy
Gulf Times
... position with Padraig Harrington and Sweden's Alexander Noren on 206, while Australian Geoff Ogilvy and Sergio Garcia trailed by a further shot on 207. ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 22:05:32 GMT+00:00"; arnews[2] += "
"; arnews[3]="Sprint to the line for The Race to Dubai Bonus Pool - European Tour
"; arnews[3] += "

Sprint to the line for The Race to Dubai Bonus Pool
European Tour
And Sergio Garcia could yet muscle his way into the top ten. Sixth going into the final round, the Spaniard has every chance to make a significant move and ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 21:50:12 GMT+00:00"; arnews[3] += "
"; arnews[4]="19th hole: A final walk down the golden mile - National
"; arnews[4] += "

19th hole: A final walk down the golden mile
National
While clearly risky, the hole bears rewards as McIlroy and several other players – including Sergio Garcia, Geoff Ogilvy and Louis Oosthuizen – proved ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 20:15:05 GMT+00:00"; arnews[4] += "
"; arnews[5]="Rory's sinking feeling - National
"; arnews[5] += "

Rory's sinking feeling
National
... par is the three-time major champion Padraig Harrington, while just behind those are Spaniard Sergio Garcia and former US Open champion Geoff Ogilvy. ...

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