var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="House
"; arnews[0] += "For those of you not already in the know, a little background before we kick off this round of coverage--Frank Peretti is one of a very, VERY few novelists in a field called \"Christian horror\". You wouldn't think that such a thing would exist, but it's possible and Peretti's living proof."; arnews[0] += "
Publ.Date : Fri, 06 Nov 2009 13:02:32 GMT"; arnews[0] += "
"; arnews[1]="7 lawyers apply for judgeship
"; arnews[1] += "Seven lawyers have applied for an appointment to succeed a St. Mary's retiring district court judge, an early step in the process before a commission nominates its picks among the applicants in December."; arnews[1] += "
Publ.Date : Fri, 23 Oct 2009 07:00:00 GMT"; arnews[1] += "
"; arnews[2]="7 lawyers apply for judgeship
"; arnews[2] += "Seven lawyers have applied for an appointment to succeed a St. Mary's retiring district court judge, an early step in the process before a commission nominates its picks among the applicants in December."; arnews[2] += "
Publ.Date : Fri, 23 Oct 2009 18:33:49 GMT"; arnews[2] += "
"; arnews[3]="Land transactions for the week of October 21, 2009
"; arnews[3] += "Deeds that were transferred in Shelby County from Oct. 12-16. Oct. 12 -Arthur V. and Virginia A. Nygard to Judy Lee Chiles, Janet Ann Lane, Laurie Evelyn Yates, the Life Estate of Arthur V. Nygard and the Life Estate of Virginia A. Nygard for $50,000 for Lot 16 at Stonehaven."; arnews[3] += "
Publ.Date : Tue, 20 Oct 2009 19:57:31 GMT"; arnews[3] += "
"; arnews[4]=""House"
"; arnews[4] += "'House' [Some violence and horror.] [Plays Oct. 15-17 at 9:30 p.m. at the Oak St."; arnews[4] += "
Publ.Date : Wed, 14 Oct 2009 20:47:21 GMT"; arnews[4] += "
"; arnews[5]="State officials seeking applicants for seat on district court bench
"; arnews[5] += "St. Mary's District Judge John F. Slade III plans to retire Nov. 1, and the state's court officials are soliciting applications from his potential successors."; arnews[5] += "
Publ.Date : Wed, 30 Sep 2009 20:45:25 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("
");