var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Colorado+Rapids" - Google News"; document.title=document.title+ " "; arnews[0]="Pueblo's Borchers set to play in MLS Cup - Pueblo Chieftain
"; arnews[0] += "

Pueblo Chieftain

Pueblo's Borchers set to play in MLS Cup
Pueblo Chieftain
On the final day of the season, Real Salt Lake had to beat the Colorado Rapids, which it did 3-0. That, coupled with losses by Toronto FC and FC Dallas, ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 07:35:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="Chivas USA: What Happened In 2009? - Goal.com
"; arnews[1] += "

Chivas USA: What Happened In 2009?
Goal.com
... Rocky Mountain clubs, the Goats and reserve goalkeeper Lance Parker conceded a humiliating amount of goals to Real Salt Lake and the Colorado Rapids. ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 06:06:26 GMT+00:00"; arnews[1] += "
"; arnews[2]="MLS Cup '09-The Battle for Seattle is Set - BlackAthlete.net
"; arnews[2] += "

MLS Cup '09-The Battle for Seattle is Set
BlackAthlete.net
Finishing the season with a losing record, it took a 3-0 win on the final match day against their Rocky Mountain rivals, the Colorado Rapids to earn a spot ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 03:44:48 GMT+00:00"; arnews[2] += "
"; arnews[3]="MLS Cup 2009 preview: LA vs. RSL - MLS - Major League Soccer
"; arnews[3] += "

MLS - Major League Soccer

MLS Cup 2009 preview: LA vs. RSL
MLS - Major League Soccer
Along with LA in 2005 and New York a year ago, in 1997, the MLS Cup finalist Colorado Rapids finished fourth in the Western Conference (the seventh-best ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 00:58:03 GMT+00:00"; arnews[3] += "
"; arnews[4]="MLS Cup Final Preview Part Two: Coaching and Intangibles - Major League Soccer Talk
"; arnews[4] += "

MLS Cup Final Preview Part Two: Coaching and Intangibles
Major League Soccer Talk
Their surprising success in reaching the MLS Cup would not have been predicted entering their final game of the season against the Colorado Rapids. ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 14:31:18 GMT+00:00"; arnews[4] += "
"; arnews[5]="SPORTS IN BRIEF - TheChronicleHerald.ca
"; arnews[5] += "

SPORTS IN BRIEF
TheChronicleHerald.ca
Onstad, 41, of Vancouver was honoured for a double save on a penalty kick against the Colorado Rapids. Voting for the award was conducted by fans. ...

"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 10:12:28 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("
");