var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="The A.T.P.’s Low-Profile, Hands-On Chief - New York Times
"; arnews[0] += "First stop: Dubai for a rendezvous with Roger Federer at his training base. Next stop: Majorca for a get-acquainted chat with Rafael Nadal on his home island. Final stop: Monaco for a tête-à-tête with Novak Djokovic, the cosmopolitan Serb who ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 19:52:00 GMT"; arnews[0] += "
"; arnews[1]="Venus, Sharapova sign on for Thailand - MSN Singapore
"; arnews[1] += "Venus Williams and Maria Sharapova will warm-up for the Australian Open with a exhibition match in Thailand to mark the 100th anniversary of the Hua Hin seaside resort, according to organisers. Venus, Sharapova sign on for Thailand Venus Williams and ..."; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 08:27:00 GMT"; arnews[1] += "
"; arnews[2]="Global Blog: - GlobalPost
"; arnews[2] += "Nadal debate, and news on Maria Sharapova's latest exploits. Here is a sampling of sites offering live online streaming of the Barclays ATP World Tour Finals in London. The tournament runs from Sunday, November 22 – Sunday November 29."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 01:30:00 GMT"; arnews[2] += "
"; arnews[3]="Toronto Rogers Cup Tennis Tickets - Tennis-X.com
"; arnews[3] += "That means Serena and Venus Williams along with Dinara Safina, Elena Dementieva, Jelena Jankovic, Ana Ivanovic plus Maria Sharapova who will all be in attendance competiting for the prestegious Canadian title. Great seats and great tickets at a ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 07:51:00 GMT"; arnews[3] += "
"; arnews[4]="Sharapova to play in Charleston - USA Today
"; arnews[4] += "CHARLESTON, S.C. (AP) — Three-time Grand Slam champion Maria Sharapova has committed to play the Family Circle Cup next April. The tournament made the announcement Tuesday. Sharapova won Wimbledon in 2004, the U.S. Open in 2006 and the Australian ..."; arnews[4] += "
Publ.Date : Mon, 09 Nov 2009 23:54:00 GMT"; arnews[4] += "
"; arnews[5]="Lakers four-point competition: Kobe 7, Sasha 6, Fish 5 - ProBasketballNews.com
"; arnews[5] += "Maria Sharapova was seen at the Lakers-Hornets game last Sunday, and Sasha Vujacic canned a 3-pointer plus a free throw on one play in the late going. A few days later, I asked Vujacic if she had an idea of how difficult and unlikely it was to ..."; arnews[5] += "
Publ.Date : Sun, 15 Nov 2009 15:55: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("
");