var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kansas City+Wizards" - Google News"; document.title=document.title+ " "; arnews[0]="Not to stick a (Space) needle in MLS' balloon, but is it sound? - Los Angeles Times
"; arnews[0] += "

Not to stick a (Space) needle in MLS' balloon, but is it sound?
Los Angeles Times
As difficult, in fact, as the San Jose Earthquakes, the Houston Dynamo and the Kansas City Wizards -- all former MLS champions -- are finding it to build ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 04:16:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="David Beckham: The American experiment has been an epic disaster... but ... - Mail on Sunday
"; arnews[1] += "

David Beckham: The American experiment has been an epic disaster... but ...
Mail on Sunday
Beckham scores with a 70-yard effort against Kansas City Wizards. Gullit resigns as LA Galaxy boss and general manager Alexi Lalas is sacked. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 01:08:40 GMT+00:00"; arnews[1] += "
"; arnews[2]="Galaxy players, coaches recall past MLS Cups - MLS - Major League Soccer
"; arnews[2] += "

MLS - Major League Soccer

Galaxy players, coaches recall past MLS Cups
MLS - Major League Soccer
Chris Klein was a member of the Kansas City Wizards in the 2000 final against the Chicago Fire and assisted on Miklos Molnar's game-winning goal. ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 00:15:36 GMT+00:00"; arnews[2] += "
"; arnews[3]="Celebrate the MLS Cup with food, fun - Metroblogging.com (blog)
"; arnews[3] += "

Metroblogging.com (blog)

Celebrate the MLS Cup with food, fun
Metroblogging.com (blog)
... featuring a State of the League speech by MLS Commissioner Don Garber, Supporters Shield history and presentation by Sam Perron, Kansas City Wizards, ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 16:00:47 GMT+00:00"; arnews[3] += "
"; arnews[4]="TFC's Preki: Long time coming - Toronto Star
"; arnews[4] += "

TFC's Preki: Long time coming
Toronto Star
Johnston, a teammate at Everton of the English Premier League and the Kansas City Wizards of MLS, called him "a tremendous player" who has taken his passion ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 09:37:24 GMT+00:00"; arnews[4] += "
"; arnews[5]="For United, near misses define 2009 - MLS - Major League Soccer
"; arnews[5] += "

MLS - Major League Soccer

For United, near misses define 2009
MLS - Major League Soccer
The last day of the year featured another 2-2 deadlock, this time in a must-win game against the Kansas City Wizards, who snatched a stoppage-time equalizer ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 07:37:15 GMT+00:00"; 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("
");