var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="HG girls grab first-place at tournament
"; arnews[0] += "The Honey Grove Lady Warriors held Bland to single-digit scoring during the first three quarters and ended up scoring a 54-31 victory to claim first place in the Campbell Tournament Saturday night."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:23:25 GMT"; arnews[0] += "
"; arnews[1]="Tributes for Nov. 20
"; arnews[1] += "Jan. 18, 1971-Nov. 13, 2009 Age: 38 Residence: Holyoke Monica Ruby Ruybal, 38, of Holyoke, Colo., passed away Friday, Nov."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 08:09:09 GMT"; arnews[1] += "
"; arnews[2]="'Grey's Anatomy' Recap: Working on Hernias on Christmas?
"; arnews[2] += "Well so much for non-awkward dinner conversations. Bailey's daddy should meet Callie's daddy."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 20:14:42 GMT"; arnews[2] += "
"; arnews[3]="Lely girls basketball team loses season opener
"; arnews[3] += "The Lely Lady Trojans basketball team soared a year ago with a senior-laden team that won the district championship for the second straight season."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 21:11:57 GMT"; arnews[3] += "
"; arnews[4]="They Dated Who?!? Surprising Former Couples
"; arnews[4] += "Keyboard Shortcuts: Left Arrow - Previous; Right Arrow - Next; Nicole Kidman and Keith Urban attend the 57th Annual BMI Country Awards at BMI, Nashville, November 10, 2009 Ryan O' Neal and Farrah Fawcett attend the Share Inc., 51st Annual Boomtown Party at the Century Plaza Hotel & Spa on May 15, 2004 in Century City, California Julianne Hough and ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 01:20:27 GMT"; arnews[4] += "
"; arnews[5]="151 in U46 named AP scholars
"; arnews[5] += "In recognition of their exceptional achievement on the college-level Advanced Placement examinations, 151 U46 high school students have been named AP Scholars by the College Board."; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 14:32:49 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("
");