var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Tax season doesn't have to be daunting time - Clovis News Journal
"; arnews[0] += "Sandra Taylor-Sawyer is director of the Small Business Development Center at Clovis Community College. Call the center at 769-4136 or visit www.clovis.edu/sbdc"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 03:50:00 GMT"; arnews[0] += "
"; arnews[1]="Warren C. Taylor, Jr. - Polk County Democrat
"; arnews[1] += "Survivors include his wife, Sandra Taylor of Bartow; two daughters, Joanne Gove and husband John, and Robin George and husband Marty, both of Lakeland; two grandchildren, Joseph ... Box 197, Bartow, FL 33831. Condolences to the family may be sent at ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 15:10:00 GMT"; arnews[1] += "
"; arnews[2]="NHS students pitch in for cancer awareness - Jonesboro Sun
"; arnews[2] += "EAST facilitator and NHS teacher Sandra Taylor lauded their efforts as an example of how young people can provide and develop leadership skills that will benefit them for years to come. “The girls did a great job,” she said. “We are very proud ..."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 15:54:00 GMT"; arnews[2] += "
"; arnews[3]="Magnet pupil takes trophy at county bee - Jonesboro Sun
"; arnews[3] += "JONESBORO — Derrick Thomas had the right word in his arsen-al Friday morning to claim the Craighead County Spelling Bee first-place trophy. Derrick, 12, a sixth-grader at Jonesboro’s Math and Science magnet school, correctly spelled “arsenal ..."; arnews[3] += "
Publ.Date : Sat, 06 Feb 2010 05:26:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");