var arnews = new Array(2); totcount = 2; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="FIRST MULTI-CASINO JACKPOT WON IN ATLANTIC CITY - NBC40.NET
"; arnews[0] += "ATLANTIC CITY -- One unlucky poker hand turned out to be a golden nugget for a few lucky gamers this past Tuesday. A big congratulations to Sheryl Wallace and John Sweet Jr. who took home a total of just over $270,000 in ..."; arnews[0] += "
Publ.Date : Fri, 27 Aug 2010 03:36:00 GMT"; arnews[0] += "
"; arnews[1]="The Smart Money: Borgata Poker Open to begin Sept. 18 - Philadelphia Daily News
"; arnews[1] += "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. Local poker players can take a shot at both ..."; arnews[1] += "
Publ.Date : Thu, 02 Sep 2010 06:56:00 GMT"; 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("
");