var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Oneonta 83, Douglas 58
"; arnews[0] += "November 20, 2009 11:10 p.m. Oneonta put four players in double figures to earn the victory over Douglas in its season opener."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 04:19:56 GMT"; arnews[0] += "
"; arnews[1]="La Mirada City Council names 24 finance Task Force members
"; arnews[1] += "The City Council has named 24 members to a Citizens Task Force on Finances and Operation to advise it on how to solve its budget problems and how to pay for about $77 million in infrastructure needs."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 03:10:49 GMT"; arnews[1] += "
"; arnews[2]="Nile's Karl Sanders Interviewed On 'Black Night Meditations'
"; arnews[2] += "Guitarist/vocalist Karl Sanders of South Carolina-based extreme technical death metallers NILE was a recent guest on the \"Black Night Meditations\" show on the WSCA 106.1 FM radio station."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 15:36:27 GMT"; arnews[2] += "
"; arnews[3]="Has Kerry Rhodes Gone "Hollywood?"
"; arnews[3] += "Kerry Rhodes broke out in 2006, his second year in the league, becoming one of the stars of the Jeta s defense."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 19:56:37 GMT"; arnews[3] += "
"; arnews[4]="In stunning move, Cauthen is ousted as city manager
"; arnews[4] += "Two years ago, Mayor Mark Funkhouser of Kansas City tried to remove Wayne Cauthen as city manager.On Thursday, he finally succeeded in a move that passed the City Council by just one vote and that took City Hall completely by surprise.Cauthen, who was manager for more than six years, was escorted from the building by the security chief.Council ..."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 15:02:43 GMT"; arnews[4] += "
"; arnews[5]="Roundup - Southeast sweeps West
"; arnews[5] += "The Southeast Lauderdale girls basketball team raced out to a double-digit halftime lead Thursday night and held off visiting West Lauderdale 63-51. The Tigers led 20-13 after the first quarter and upped the lead to 35-20 at the half."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 08:00:00 GMT"; arnews[5] += "
"; arnews[6]="Leon's Sanders has made noise at a lot of positions
"; arnews[6] += "Darryl Sanders has performed well at every position he's played for the Leon football team."; arnews[6] += "
Publ.Date : Fri, 20 Nov 2009 08:00:00 GMT"; arnews[6] += "
"; arnews[7]="Texie Keeton Bell
"; arnews[7] += "Services for Texie Bell, 82, of Lubbock, will be at 2 p.m., Saturday, Nov. 21, 2009 at Shepherd King Lutheran Church in Lubbock with the Rev."; arnews[7] += "
Publ.Date : Fri, 20 Nov 2009 06:14:29 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("
");