var arnews = new Array(2); totcount = 2; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="Breaking News
"; arnews[0] += "Last night at Pelican Bay Club we witnessed a Sarah Palin moment in Volusia County history. My good friend Margie Patchett, Founder and Executive Director of Volusia Tax Reform announced she had filed as a candidate for the At Large County Council seat presently occupied by Joie Alexander who is termed out this year."; arnews[0] += "
"; arnews[1]=""Corruption Uncovered" Event - April 1
"; arnews[1] += "APRIL FOOL'S DAY \"CORRUPTION UNCOVERED\" THURSDAY, APRIL 1ST"; 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("
");