var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="PGA Tour Professional Sergio Garcia Making Good Use of Hawker 4000 - AMTOnline.com
"; arnews[0] += "DUBAI, U.A.E. (Nov. 16, 2009) – In Dubai to participate in the upcoming Race to Dubai Golf Classic, Sergio Garcia is scheduled to appear today at the Hawker Beechcraft Corporation (HBC) Chalet at the Dubai Airshow. Garcia, who turned professional ..."; arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 16:44:00 GMT"; arnews[0] += "
"; arnews[1]="Advantage Westwood as McIlroy stumbles - Gulf Daily News
"; arnews[1] += "DUBAI: Young Rory McIlroy fell victim to the tough closing stretch of the Earth course at Jumeirah Golf Estates as veteran Lee Westwood grabbed the advantage in their battle for supremacy in European golf. On the penultimate day of the $7.5-million ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 22:14:00 GMT"; arnews[1] += "
"; arnews[2]="Sprint to the line for The Race to Dubai Bonus Pool - PGA European Tour
"; arnews[2] += "The Race to Dubai is on the home straight and Lee Westwood is in the driving seat as he takes a two stroke lead into the final round of the Dubai World Championship presented by: DP World. Should he prevail over the Earth Course at Jumeirah Golf ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 21:38:00 GMT"; arnews[2] += "
"; arnews[3]="Westwood stands in McIlroy's way - espnstar.com
"; arnews[3] += "What a weekend this could be for Rory McIlroy in Dubai - the country where he achieved the first win of his professional career in February. What a weekend this could be for Rory McIlroy in Dubai - the country where he achieved the first win of his ..."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 23:26:00 GMT"; arnews[3] += "
"; arnews[4]="please provide your username - 7 Days UAE
"; arnews[4] += "Lee Westwood is looking good to cross the Race to Dubai finish line first and pocket $2.75million after pacemaker Rory McIlroy slipped back into the pack. A final, straight shootout between Race leader McIlroy and nearest challenger Westwood looked ..."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 22:36:00 GMT"; arnews[4] += "
"; arnews[5]="Westwood gains on McIlroy in Dubai golf - ninemsn
"; arnews[5] += "Young Rory McIlroy fell victim to the tough closing stretch of the Earth course at Jumeirah Golf Estates as veteran Lee Westwood grabbed the advantage in their battle for supremacy in European golf. On the penultimate day of the $US7.5 million ($A8 ..."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 19:44:00 GMT"; 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("
");