var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Daniela+Hantuchova" - Google News"; document.title=document.title+ " "; arnews[0]="Serena Williams: Gold medal, then acting - WPTV
"; arnews[0] += "

Serena Williams: Gold medal, then acting
WPTV
Serena Williams serves to Daniela Hantuchova of Slovakia, during the US Open tennis tournament. (AP) PALM BEACH GARDENS, FL -- Palm Beach Gardens resident ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 11 Nov 2009 12:56:33 GMT+00:00"; arnews[0] += "
"; arnews[1]="Doubles Season In Review - Sony Ericsson WTA Tour
"; arnews[1] += "

Sony Ericsson WTA Tour

Doubles Season In Review
Sony Ericsson WTA Tour
They lost only one set en route to their third title Down Under, including a straight set victory in the final over Daniela Hantuchova and Ai Sugiyama, ...

"; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 22:06:37 GMT+00:00"; arnews[1] += "
"; arnews[2]="Tennis purists come out to watch the game - Jakarta Post
"; arnews[2] += "

Tennis purists come out to watch the game
Jakarta Post
... as a regular Tier III event, when it drew such big-name players as Lindsay Davenport, Jelena Jankovic, Svetlana Kuznetsova and Daniela Hantuchova. ...

"; arnews[2] += "
Publ.Date : Sat, 07 Nov 2009 06:14:57 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");