var arnews = new Array(2); totcount = 2; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="Lottery: Rollovers in Powerball, Florida Lotto - The Business of Sports (blog)
"; arnews[0] += "The hurricanes are on their way up, but no one will storm Lottery headquarters: Powerball and Florida Lotto both rolled over Wednesday night. Powerball will be about $47 million on Saturday night; Lotto will be about ..."; arnews[0] += "
Publ.Date : Thu, 02 Sep 2010 11:43:00 GMT"; arnews[0] += "
"; arnews[1]="Former poker dealers at Derby Lane sue the greyhound track over tips - St. Petersburg Times
"; arnews[1] += "Nearly two dozen former poker dealers at Derby Lane say supervisors illegally dipped into their tip jar for years, according to a pair of class-action lawsuits. The suits, one in state court and another in ..."; arnews[1] += "
Publ.Date : Sat, 28 Aug 2010 08:42: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("
");