var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Daniela Hantuchova - CNN Sports Illustrated
"; arnews[0] += "Born in Poprad, Slovakia, Daniela Hantuchova, 25, turned pro in 1999, but had her breakthrough season in 2002, when she won at Indian Wells and reached the quarterfinals at both Wimbledon and the U.S. Open. A classically trained pianist, Hantuchova ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 22:27:00 GMT"; arnews[0] += "
"; arnews[1]="Fed Cup Results - FOXSports.com
"; arnews[1] += "Alona Bondarenko, Ukraine def. Francesca Schiavone, Italy, 6-1, 6-4. Flavia Pennetta, Italy def. Kateryna Bondarenko, Ukraine, 7-5, 6-3. Serbia 1, Russia 1 At Belgrade, Serbia Singles Svetlana Kuznetsova, Russia, def. Ana Ivanovic, Serbia, 6-1, 6-4 ..."; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 20:28:00 GMT"; arnews[1] += "
"; arnews[2]="Henin Drinking At The Wells - FOXSports.com
"; arnews[2] += "She joins fellow former champions Maria Sharapova, Ana Ivanovic, Vera Zvonareva and two-time winners Clijsters and Daniela Hantuchova in the draw for the March 8-21 event held in California. Henin (right) said: \"I am very happy that the BNP Paribas ..."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 14:26:00 GMT"; arnews[2] += "
"; arnews[3]="Venus Williams out of Australian Open, loses to Li Na in quarterfinals - The Gaea Times
"; arnews[3] += "MELBOURNE, Australia — China’s Li Na has beaten Venus Williams 2-6, 7-6 (4), 7-5 in a marathon, mistake-ridden quarterfinal at the Australian Open featuring 110 unforced errors. Williams served for the match in the second set against Li but was ..."; arnews[3] += "
Publ.Date : Mon, 25 Jan 2010 23:56:00 GMT"; arnews[3] += "
"; arnews[4]="Henin receives wildcard to BNP Paribas - Desert Sun
"; arnews[4] += "The addition of Henin enhances an already strong women's field, which includes former champions Daniela Hantuchova (2002, '07), Maria Sharapova (2006), Kim Clijsters (2003, '05), Ana Ivanovic (2008) and defending champion Vera Zvonareva."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 09:18:00 GMT"; arnews[4] += "
"; arnews[5]="Henin gets Indian Wells wildcard - Sportal.com.au
"; arnews[5] += "Australian Open finalist and former world No.1 Justine Henin has been granted a wildcard place in next month's BNP Paribas Open at Indian Wells. The Belgian, who won the event in 2004, retired from tennis in May 2008 but has followed compatriot Kim ..."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 05:57: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("
");