var arnews = new Array(14); totcount = 10; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="'Poker building,' for living or for honor?
"; arnews[0] += "The \"poker building\" in Guangxi Zhuang Autonomous Region. A \"poker building\" in Guangdong Province. Recently, two pictures reflecting a kind of strange building have been spreading on China's Internet."; arnews[0] += "
Publ.Date : Wed, 01 Sep 2010 01:25:38 -0700"; arnews[0] += "
"; arnews[1]="Poker Hall of Fame nominees announced
"; arnews[1] += "After a two-month process on WSOP.com, the public has made clear who they think should be inducted into the Poker Hall of Fame in 2010. It will now be up to the current Hall of Famers and a panel of media members to determine who actually does join this exclusive club."; arnews[1] += "
Publ.Date : Thu, 02 Sep 2010 07:17:33 -0700"; arnews[1] += "
"; arnews[2]="Online Poker Players Aim to Knock Out Titan Poker's Professional Team
"; arnews[2] += "The Titan Poker bounty tournaments give players a chance to compete against Team Titan members, including Sorel Mizzi, Sam Trickett, Jonas Klausen, and Marvin Rettenmaier"; arnews[2] += "
Publ.Date : Wed, 01 Sep 2010 05:21:14 -0700"; arnews[2] += "
"; arnews[3]="Poker ace
"; arnews[3] += "Meet the luckiest guy in New York. Last year, Andy Frankenberger, 37, quit his high-paying job running the equity derivatives trading desk at BNP Paribas because, after 15 years as a banker, he wanted to try something new. This year, he decided to try his hand at poker. Having played..."; arnews[3] += "
Publ.Date : Wed, 01 Sep 2010 22:23:14 -0700"; arnews[3] += "
"; arnews[4]="Poker run draws 25 boats
"; arnews[4] += "PUNGOTEAGUE -- The Pungoteague Ruritan Club's 2010 Bayside Poker Run held July 31 was an outstanding success."; arnews[4] += "
Publ.Date : Wed, 01 Sep 2010 01:46:56 -0700"; arnews[4] += "
"; arnews[5]="Poker club liquor guidelines set in Holbrook
"; arnews[5] += "The board of selectmen has set guidelines for tournaments at the South Shore Poker Club."; arnews[5] += "
Publ.Date : Wed, 01 Sep 2010 10:35:20 -0700"; arnews[5] += "
"; arnews[6]="Mutt Poker Walk benefits DAWG
"; arnews[6] += "Walk your dog or just yourself at the Douglas Animal Welfare Group's Mutt Poker Walk on Oct. 2 — rain or shine. Walkers are also encouraged to sign up sponsors. Prizes will be awarded."; arnews[6] += "
Publ.Date : Thu, 02 Sep 2010 05:33:56 -0700"; arnews[6] += "
"; arnews[7]="WSOP releases nominees for the Poker Hall of Fame class of 2010 and Blair Hinkle wins WSOP-C Council Bluffs
"; arnews[7] += "The World Series of Poker released the names of the final 10 nominees who will be on the ballot for the WSOP Poker Hall of Fame class of 2010. From July 1 until Aug. 31, fans cast their votes on WSOP.com and entered the names of the players they believed should be inducted into the Hall of Fame. Here are the nominees (in alphabetical order): Chris Ferguson, Barry Greenstein, Jennifer Harman ..."; arnews[7] += "
Publ.Date : Wed, 01 Sep 2010 15:52:24 -0700"; arnews[7] += "
"; arnews[8]="The Smart Money: Borgata Poker Open to begin Sept. 18
"; arnews[8] += "Unlike most forms of gambling, where fortune is arguably the whole point, playing poker has the additional allure of occasionally offering a bit of fame as well."; arnews[8] += "
Publ.Date : Thu, 02 Sep 2010 07:10:27 -0700"; arnews[8] += "
"; arnews[9]="Wilkie wins poker machine tech restraints
"; arnews[9] += "Tasmanian independent MP Andrew Wilkie has won a commitment from Prime Minister Julia Gillard that Labor would enforce an overhaul of poker machine technology if Labor takes Government, involving what is called \"pre-commitment technology\" being applied to the gambling devices. Tasmanian independent MP Andrew Wilkie has won a commitment from Prime Minister Julia Gillard that Labor would enforce ..."; arnews[9] += "
Publ.Date : Thu, 02 Sep 2010 00:33:23 -0700"; arnews[9] += "
"; totcount = 10; 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("
");