var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Mid-Lakes Conference girls: familiar and fresh faces - News-Leader.com
"; arnews[0] += "Krysta Baker, Fair Grove, 5-6 senior: Baker is a four-year starter and will make the move to the shooting guard position. She terrorizes opponents as a defender. Ashley Roberts, Skyline, 5-5 junior: A second-team all-conference pick as a sophomore ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 08:53:00 GMT"; arnews[0] += "
"; arnews[1]="Michael Stacy's take on the Mid-Lakes Conference - News-Leader.com
"; arnews[1] += "Strafford's boys might be ready to explode. Sure, the Indians were a middle-of-the-road 3-3 in the Mid-Lakes last year. And, yes, they lost a couple of key cogs from that 17-win team. But junior Conner Wilson will go a long way toward compensating ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 06:37:00 GMT"; arnews[1] += "
"; arnews[2]="Exclusive Photo Gallery: Red Carpet Premiere of PLANET 51 - IESB.NET
"; arnews[2] += "Columbia Pictures held their red carpet premiere for the new family film PLANET 51 at the Mann's Theater in Westwood on Saturday and IESB's Rick Chavez was there to get an exclusive photo gallery to share! Cast and crew from the film plus celebrity ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 21:37:00 GMT"; arnews[2] += "
"; arnews[3]="Senior Knights wrap up careers at state - Columbia Basin Herald
"; arnews[3] += "Coach Ashley Roberts acknowledged their mission had been accomplished with their final showing at the Yakima Sundome. “It was a pretty big deal for Royal to get to state,” Roberts said. “I started with this group of seniors four years ago when ..."; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 00:00:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");