var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Kansas City Wizards Juniors Squads to Enter U.S. Soccer Development ... - Kansas City infoZine
"; arnews[0] += "Kansas City Wizards (KCW) Juniors U-16, U-18 Teams to Face Opponents from Texas Saturday, Sunday in First-Ever Development Academy Matches Kansas City, MO - infoZine - The KCW Juniors U-16 and U-18 teams will play their first-ever U.S. Soccer ..."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 04:19:00 GMT"; arnews[0] += "
"; arnews[1]="Kansas City Wizards 2009 Recap - OurSports Central
"; arnews[1] += "The Kansas City Wizards finished the MLS regular season 8-13-9 and missed the playoffs for the first time in two seasons, but the year was not without successes. Goalkeeper Kevin Hartman broke the career saves record and became the first player in ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 21:13:00 GMT"; arnews[1] += "
"; arnews[2]="Kansas City Wizards Weekly Update - OurSports Central
"; arnews[2] += "Kansas City Wizards President Robb Heineman announced last Tuesday that Peter Vermes would become the team's full-time Manager. Vermes assumed the role of Interim Head Coach August 4 and guided the Wizards over the final 12 games of the Major League ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 21:08:00 GMT"; arnews[2] += "
"; arnews[3]="Kansas City Wizards Espinoza, Myers to Participate in Generation ... - Kansas City infoZine
"; arnews[3] += "18-Player Roster to Visit 2010 FIFA World Cup Host Country South Africa From Nov. 27- Dec. 8 Kansas City, MO - infoZine - Two Kansas City Wizards will take part in an upcoming trip to South Africa by some of Major League Soccer’s top young players ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 10:22:00 GMT"; arnews[3] += "
"; arnews[4]="Kansas City Wizards: What Happened In 2009? - goal.com
"; arnews[4] += "Out of the post-season for the third time in the last five seasons, the Kansas City Wizards organization continues to scratch its collective head about what needs to be done to get this team moving forward. A mid-season coaching change wasn't the ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 20:23:00 GMT"; arnews[4] += "
"; totcount = 5; 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("
");