var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Micro-brewery a possibility for downtown Griffin
"; arnews[0] += "The Griffin Board of Commissioners discussed the possibility of a micro-brewery or micro-distillery in downtown Griffin at its workshop Tuesday morning."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 02:12:35 GMT"; arnews[0] += "
"; arnews[1]="Gin Wigmore Makes US Debut
"; arnews[1] += "New Zealand native Gin Wigmore will make her US debut this spring. She will release her first full-length, Holy Smoke , March 16 via Universal Motown, and to support the effort, she will play a selection of southern tour dates with Citizen Cope."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 00:58:00 GMT"; arnews[1] += "
"; arnews[2]="A sister act
"; arnews[2] += "THE WAY IT WASN'T: \"I don't know what our band would sound like if people had really focused on our music when we were first starting out,\" says Sara ."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 00:38:34 GMT"; arnews[2] += "
"; arnews[3]="Playlist: A little bit country
"; arnews[3] += "A few days ago I saw the movie Crazy Heart , about a down-and-out country singer who, despite being an alcoholic and having a penchant for leaving his belt buckles constantly undone, possesses a grizzled warmth that attracts both Maggie Gyllenhaal and the audience."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 21:44:04 GMT"; arnews[3] += "
"; arnews[4]="Bill DeYoung - 02/09/2010
"; arnews[4] += "Energy remains the key word for this veteran reggae/rock outfit, fronted by dreadlocked vocalist Elliot Martin ."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 20:21:38 GMT"; arnews[4] += "
"; arnews[5]="Review: 2K Games' rapturous return to `BioShock'
"; arnews[5] += "In this video game image released by 2K Games, genetically modified warriors battle for dominance of an undersea city called Rapture in a scene from \"BioShock 2\" http://www.bioshock2game.com/ Share this story Share Similar Stories Similar stories: It may be predictable, but 'Disney' is a lot of fun Encore! Theater's outdoor summer shows kicked off ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 19:27:54 GMT"; arnews[5] += "
"; arnews[6]="Actors vie to be Marshal Dillon in upcoming Gunsmoke' film
"; arnews[6] += "The job of Dodge City peacekeeper is proving to be one of the most desirable assignments around."; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 19:02:50 GMT"; arnews[6] += "
"; arnews[7]="WGCA Premier Division - round 11, day 2
"; arnews[7] += "AN undefeated century from Pakenham Upper/Toomuc's Chris Smith saw the Yabbies topple Officer in a match that could define this season's top four."; arnews[7] += "
Publ.Date : Tue, 09 Feb 2010 18:21:29 GMT"; arnews[7] += "
"; arnews[8]="UB geographers help map devastation in Haiti
"; arnews[8] += "In the wake of the earthquake in Haiti, University at Buffalo geography students are participating in a global effort to enhance the international response and recovery effort by helping to assess damage, using images hosted by Google Earth and the Virtual Disaster Viewer, which shares imagery of disasters from various sources."; arnews[8] += "
Publ.Date : Tue, 09 Feb 2010 18:06:19 GMT"; arnews[8] += "
"; totcount = 9; 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("
");