var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Play offers peek into past hometown holidays
"; arnews[0] += "If you're longing for delightful entertainment with a quaint hometown feel to it, just mosey down the Archer City Highway and check out the Royal Theater's holiday offering, \"A Barber Shop Christmas.\" Set in Archer City, circa 1969, the three-act play features the popular characters from Archer City native author Jim Black's \"The Barber Shop ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 09:06:01 GMT"; arnews[0] += "
"; arnews[1]="'Eastwick' is Out
"; arnews[1] += "Lindsay Price is not having a good week. First comes the news that she's split with Josh Radnor ."; arnews[1] += "
Publ.Date : Wed, 11 Nov 2009 23:17:36 GMT"; arnews[1] += "
"; arnews[2]="What 'Lady Shows' Do You Secretly Like?
"; arnews[2] += "Inside TV's Tom Conroy recently admitted to being a straight guy who loves \"chick\" shows ."; arnews[2] += "
Publ.Date : Mon, 02 Nov 2009 20:30:00 GMT"; arnews[2] += "
"; arnews[3]="Celebs galore at charity poker tourney
"; arnews[3] += "Nearly two dozen celebrities and professional poker players came to Highland on Thursday to participate in the Ante Up for Africa charity tournament."; arnews[3] += "
Publ.Date : Fri, 30 Oct 2009 15:00:03 GMT"; arnews[3] += "
"; arnews[4]="Dancing With the Stars: The Michael Irvin Conspiracy
"; arnews[4] += "His partner may or may not be the devil. Just look at those eyes! Last night's Dancing With the Stars results show kicked off in an even more insanely dramatic fashion than normal."; arnews[4] += "
Publ.Date : Wed, 28 Oct 2009 15:44:41 GMT"; arnews[4] += "
"; arnews[5]="Treasury nears agreement on 'too big to fail'
"; arnews[5] += "When Barney inexplicably leaves MacLaren's, the gang thinks he has a girlfriend."; arnews[5] += "
Publ.Date : Tue, 27 Oct 2009 01:21:03 GMT"; arnews[5] += "
"; arnews[6]="Maria Shriver In Trouble Again?
"; arnews[6] += "When Barney inexplicably leaves MacLaren's, the gang thinks he has a girlfriend."; arnews[6] += "
Publ.Date : Tue, 27 Oct 2009 01:19:19 GMT"; arnews[6] += "
"; arnews[7]="Kings' Kopitar earns first star honors
"; arnews[7] += "When Barney inexplicably leaves MacLaren's, the gang thinks he has a girlfriend."; arnews[7] += "
Publ.Date : Mon, 26 Oct 2009 19:21:41 GMT"; arnews[7] += "
"; totcount = 8; 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("
");