var arnews = new Array(6); totcount = 6; rnd = 0; document.write("
"); document.write("Missourinet
"); document.write("
"); document.title=document.title+ " - Missourinet"; document.title=document.title+ " "; arnews[0]="Cardinals hold off Reds
"; arnews[0] += "Busch Stadium had the feeling of a playoff atmosphere and the Cardinals playing for their postseason lives came up with a 3-2 win Friday night to cut the Cincinnati Reds lead to seven games for the division lead. The Cardinals scored early and rookie Jaime Garcia held the Reds in check. The Cardinals got to [...]"; arnews[0] += "
"; arnews[1]="UMSL hit with probation from NCAA
"; arnews[1] += "The University of Missouri-St. Louis athletic department was put on two years probation because a former golf coach violated the NCAA’s anti-gambling rules for participating in fantasy football and baseball. NCAA documents show that former men’s golf coach Dustin Ashby paid for fantasy leagues while coaching the school. Ashby was also a part-owner for a [...]"; arnews[1] += "
"; arnews[2]="Missouri State wins home opener
"; arnews[2] += "It was worth the wait for Missouri State. After having Thursday night’s home opener postponed due to a three hour lightning delay, the Bears took care of Eastern Kentucky on Friday afternoon at Plaster Field with a 31-9 win. Chris Douglas rushed for a career high 128 on 10 carries, including an 86 yard touchdown [...]"; arnews[2] += "
"; arnews[3]="WAFB called “critical” by top Air Force officer
"; arnews[3] += "A high-ranking Defense Department official calls Whiteman Air Force Base in Knob Noster “critical to today’s fight.” Deputy Undersecretary of the Air Force Erin Conaton says the Stealth Bomber and the creation of the Global Strike Command next year at Whiteman means the base will have a long future. The new command, which will control [...]"; arnews[3] += "
"; arnews[4]="Court hearing for complaint against state rep. delayed
"; arnews[4] += "A court hearing to determine if State Rep. Brian Nieves, a Republican from Washington, should be ordered to stay away from another man has been delayed until the 20th. It was to have been yesterday but Nieves’ lawyer wants more time to study an amended petition filed by Shawn Bell. Bell was the campaign manager [...]"; arnews[4] += "
"; arnews[5]="Former SW MO cop pleads guilty to child porn
"; arnews[5] += "A former police officer from the southwest Missouri community of Noel faces 15 to 40 years in prison for exploiting a child and for possessing child pornography. Ex-cop Casey Nanez has pleaded guilty. He admits he took photographs showing a minor engaged in sexual activity with an adult and put them on his computer."; 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("
");