var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="Two-time DCTC champion Granville in Midland once again - Midland Daily News
"; arnews[0] += "Nobody has experienced more success at the Dow Corning Tennis Classic than Laura Granville. So when the opportunity arose to come back to Midland to shake off some rust, the decision was a no-brainer for Granville. \"It's not a tournament I want to ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 18:52:00 GMT"; arnews[0] += "
"; arnews[1]="Fernando Gonzalez Girlfriend - A Pakistan News
"; arnews[1] += "According to an Australian press report (via Deadspin) Chile native Gonzalez is dating the 24-year-old professional tennis player from Argentina. Her [ Gisela Dulko ] boyfriend is Chilean Fernando Gonzalez – last year’s popular Australian Open ..."; arnews[1] += "
Publ.Date : Sun, 24 Jan 2010 13:27:00 GMT"; arnews[1] += "
"; arnews[2]="The 20 Hottest Athlete Photo Shoots of All Time - Bleacherreport.com
"; arnews[2] += "With the Winter Olympics coming up and some of those women getting the photo shoot treatment, let's take a look at The 20 Hottest Athlete Photo Shoots of All Time. Ashley Harkleroad is hot, but there's a lot of hot tennis players out there."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 19:29:00 GMT"; 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("
");