var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Championship would mean just about everything to RSL
"; arnews[0] += "Above, Real Salt Lake pro soccer team Chairman Dave Checketts and the MLS Eastern Conference Championship trophy win over the Chicago Fire after their soccer game on Saturday, Nov."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 14:58:10 GMT"; arnews[0] += "
"; arnews[1]="Real lacks glitz but not game
"; arnews[1] += "If star power lighted scoreboards, there wouldn't be much point in playing the 13th MLS Cup on Sunday: The Los Angeles Galaxy has it."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 13:58:28 GMT"; arnews[1] += "
"; arnews[2]="Saturday, Nov 21, 2009
"; arnews[2] += "\"You've got to be kind of careful with it not to get any kicks on it. So it's definitely been frustrating, but I'm sure it will be fine for Sunday."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 13:39:15 GMT"; arnews[2] += "
"; arnews[3]="Beckham says his career has been a long rollercoaster ride with more ups than down
"; arnews[3] += "London, Nov. 21 : David Beckham has described his career as one long rollercoaster ride, which fortunately had more ups than downs."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 13:32:18 GMT"; arnews[3] += "
"; arnews[4]="Beckham: I'LL Be Fit for Final
"; arnews[4] += "LA Galaxy Evens Draw 9/4 Real Salt Lake 9/4 Click here to follow us on Twitter! Click here for our special Transfer Centre! Click here for more football headlines! David Beckham will have a pain-killing injection in order to be fit for Sunday's MLS Cup final, the Los Angeles Galaxy midfielder said."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 13:12:39 GMT"; arnews[4] += "
"; arnews[5]="Beckham will play on injured ankle in Major League Soccer Cup
"; arnews[5] += "Kevin P. Casey / Associated Press Los Angeles Galaxy's David Beckham takes a shot during Friday's training session for the MLS cup soccer championship game at Qwest Field."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 12:52:30 GMT"; arnews[5] += "
"; arnews[6]="Real Salt Lake silences critics
"; arnews[6] += "It's easy. Send a link to the story you were just reading to a friend. Just fill out the form on this page and we'll send it along."; arnews[6] += "
Publ.Date : Sat, 21 Nov 2009 11:38:31 GMT"; arnews[6] += "
"; arnews[7]="Dynamo enter offseason with lenghty to-do list
"; arnews[7] += "Andrew Hainault, right, and Brian Ching are all but certain to return to the Dynamo in 2010, but the same cannot be said of Ricardo Clark, left, and Stuart Holden ."; arnews[7] += "
Publ.Date : Sat, 21 Nov 2009 10:46:51 GMT"; arnews[7] += "
"; arnews[8]="XanGo and a Legion of One Million Global Distributors Cheer on Real Salt Lake in its Bid for MLS Cup
"; arnews[8] += "This Sunday, when Major League Soccer's Real Salt Lake takes on David Beckham, Landon Donovan and the star-studded Los Angeles Galaxy for the MLS Cup, the team will carry support well beyond the 12th man."; arnews[8] += "
Publ.Date : Sat, 21 Nov 2009 10:25:16 GMT"; arnews[8] += "
"; totcount = 9; 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("
");