var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Material Boy
"; arnews[0] += "Katelynn Kenworthy as Pinocchio and Sommers Coleman as Gepetto in Gingerbread PlayersA A A A A A 80s version of the childrenA A A s classic A A A PinocchioA A A opening this week."; arnews[0] += "
Publ.Date : Wed, 02 Dec 2009 05:00:19 GMT"; arnews[0] += "
"; arnews[1]="Shootout unhinges girls state soccer title hopes
"; arnews[1] += "From the very beginning, Adam Gervis knew the Islanders were a special team with the potential for a special season."; arnews[1] += "
Publ.Date : Mon, 23 Nov 2009 21:16:02 GMT"; arnews[1] += "
"; arnews[2]="Noon Arts and Snow Queen this week at the Guild
"; arnews[2] += "November is a wonderfully busy time at the Creative Arts Guild. Just in time for Thanksgiving, but not too close to the end of the year festivities, are The Holiday Guild Instructors Noon Arts Holiday Buffet music performance followed by the dazzling ballet The Snow Queen."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 05:20:25 GMT"; arnews[2] += "
"; arnews[3]="In our view, Nov. 12: Timely Results
"; arnews[3] += "Not every editorial has to address some dire need for action or reform. No, this is not one of those passionate cries for virtue over villainy, or justice over evil."; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 19:35:17 GMT"; arnews[3] += "
"; arnews[4]="Lady Huskies take title, Lewis tops the field at regionals
"; arnews[4] += "The Edmond North girls hadn't lost to an Oklahoma school all season and they didn't let it start Saturday."; arnews[4] += "
Publ.Date : Wed, 28 Oct 2009 04:16:22 GMT"; arnews[4] += "
"; arnews[5]="North girls win Metro Conference title
"; arnews[5] += "If any state high school is going to beat the Edmond North girls, it's going to have to come in the postseason."; arnews[5] += "
Publ.Date : Wed, 14 Oct 2009 03:11:08 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("
");