var arnews = new Array(2); totcount = 2; rnd = 0; document.write("
"); document.write("
"); arnews[0]="Game, set, smooch - New York Post
"; arnews[0] += "
\"\"
Globe and Mail

\"\"
Game, set, smooch
New York Post
Chelsea Clinton and her new hubby Mark Mezvinsky were caught smooching last night at the US Open. The pair took their romantic time-out while watching Venus Williams beat Mandy Minella of Luxembourg in straight sets. ...
Venus Williams Faces Toughest Task After Her Win Over Minella at US OpenBloomberg
Venus and Rafael Nadal Wrap Friday up in Straight-Set Fashion at US OpenFanHouse
Venus Williams sparkles under lights en route to 4th round at US OpenThe Canadian Press
NorthJersey.com -Chicago Daily Herald -Kansas City Star
all 176 news articles »
"; arnews[0] += "
Publ.Date : Sat, 04 Sep 2010 10:37:35 GMT+00:00"; arnews[0] += "
"; arnews[1]="US tennis standout John Isner tough to bring down, knock out of Open - The Star-Ledger - NJ.com
"; arnews[1] += "
\"\"
Washington Post

\"\"
US tennis standout John Isner tough to bring down, knock out of Open
The Star-Ledger - NJ.com
Andrew Gombert/EPAAmerican John Isner slams a forehand return to Frederico Gil during their first round match in the US Open. NEW YORK — The pass from the quarterback led John Isner closer and closer to the padless goalpost before he crashed into it ...
Harrison falls, but provides hopeWashington Post
Ryan Harrison gallant in defeat at US OpenMiamiHerald.com
Ryan Harrison, an 18-year-old native of Shreveport, La., loses but gives US ...New York Daily News
FanHouse -Wall Street Journal -New York Times
all 411 news articles »
"; arnews[1] += "
Publ.Date : Sat, 04 Sep 2010 10:31:00 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");