var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "FC+Dallas" - Google News"; document.title=document.title+ " "; arnews[0]="Seattle sparkles after MLS Clean & Green - MLS - Major League Soccer
"; arnews[0] += "

MLS - Major League Soccer

Seattle sparkles after MLS Clean & Green
MLS - Major League Soccer
Juan Pablo Angel (New York Red Bulls), Jimmy Conrad (Kansas City Wizards), Jeff Cunningham (FC Dallas), Dwayne De Rosario (Toronto FC) and Brad Evans ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 00:06:26 GMT+00:00"; arnews[0] += "
"; arnews[1]="This MLS Cup to cap a memorable season - Houston Chronicle
"; arnews[1] += "

This MLS Cup to cap a memorable season
Houston Chronicle
There were plenty of story lines this year, from an exciting late-season surge by FC Dallas to foreign players such as Freddie Ljungberg and Cuauhtémoc ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 08:04:35 GMT+00:00"; arnews[1] += "
"; arnews[2]="Real Salt Lake notes: Beckham says he'll be ready to go in title match - Deseret News
"; arnews[2] += "

Real Salt Lake notes: Beckham says he'll be ready to go in title match
Deseret News
SORTING THINGS OUT: When Los Angeles lost at FC Dallas 6-3 on Sept. 12, serious questions arose about the team's ability to defend in crucial matches down ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 03:53:57 GMT+00:00"; arnews[2] += "
"; arnews[3]="MLS notes: Donovan is MVP of MLS - Salt Lake Tribune
"; arnews[3] += "

MLS notes: Donovan is MVP of MLS
Salt Lake Tribune
Donovan beat out New England's Shalrie Joseph and Jeff Cunningham of FC Dallas -- a former RSL striker -- to win the award for the first time. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 20:40:57 GMT+00:00"; arnews[3] += "
"; arnews[4]="MAJOR CURLING WIN - The Barrie Examiner
"; arnews[4] += "

MAJOR CURLING WIN
The Barrie Examiner
Donovan beat out FC Dallas' Jeff Cunningham, the league's goal scoring leader with a career-best 17 goals, and New England midfielder Shalrie Joseph for the ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 11:13:52 GMT+00:00"; arnews[4] += "
"; arnews[5]="US-SPORTS Summary - Washington Post
"; arnews[5] += "

US-SPORTS Summary
Washington Post
FC Dallas forward Jeff Cunningham and New England Revolution midfielder Shalrie Joseph were the two other finalists for the award. ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 09:21:18 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("
");