var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Greer backs tax hike, fee to address budget shortfall
"; arnews[0] += "GREER - Residents and businesses in Greer will find a $75 public services fee to cover such things as pothole repairs, debris removal and street scraping, as well as a five-mill property tax increase on tax bills they receive this fall if the City Council grants final approval."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Obituaries for Feb. 10, 2010
"; arnews[1] += "PATTY CRUMP Patty Mary Pope Crump, 70, of Hudson, went home to be with the Lord and her husband Joe on Sunday, February 7, 2010 at the Frye Regional Medical Center in Hickory."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 07:04:15 GMT"; arnews[1] += "
"; arnews[2]="Love Happens
"; arnews[2] += "Reviewed by: Scott Chitwood Movie Rating: 4 out of 10 Extras Rating: 5 out of 10 Movie Details: View here Buy this DVD at Amazon.com Rating: PG-13 Starring: Aaron Eckhart as Burke Jennifer Aniston as Eloise Chandler Dan Fogler as Lane John Carroll Lynch as Walter Martin Sheen as Burke's Father-in-Law Judy Greer as Marty Frances Conroy as Eloise's ..."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 01:24:13 GMT"; arnews[2] += "
"; arnews[3]="Exhibits & Openings
"; arnews[3] += "Annual United States Congressional High School Juried Art Exhibition for the Georgia 1st and 12th Districts."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 20:24:04 GMT"; arnews[3] += "
"; arnews[4]="TV to DVD & Blu-Ray: February 9, 2010
"; arnews[4] += "Beautiful, fashionable and fun, Clarissa Alpert is a shallow socialite whose speed dial is a veritable Rolodex of Hollywood power players."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="Out On Home Video
"; arnews[5] += "Hollywood, California - Out On Home Video - by Lisa Miller: ZOMBIELAND *1/2 Directed by Ruben Fleischer Starring Woody Harrelson, Jesse Eisenberg, Amber Heard, Emma Stone, Abigail Breslin, Bill Murray Sony//Rated R//Horror, Comedy//87 min Available on: DVD and Blu-Ray In a world overrun by zombies, the unzombified main characters take the names of ..."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 08:00:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");