var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Montreal+Expos" - Google News"; document.title=document.title+ " "; arnews[0]="Stewards Debate! Does Bud Selig deserve a Miller Park statue? - Yahoo! Sports (blog)
"; arnews[0] += "

Stewards Debate! Does Bud Selig deserve a Miller Park statue?
Yahoo! Sports (blog)
Fans of the former Montreal Expos don't have to like it. Those still holding a grudge for the '94 players strike that canceled the World Series don't have ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 19:23:40 GMT+00:00"; arnews[0] += "
"; arnews[1]="Seven Hall of Famers to play in Classic - Oneonta Daily Star
"; arnews[1] += "

Seven Hall of Famers to play in Classic
Oneonta Daily Star
Gary Carter, a Hall of Fame catcher with the Montreal Expos and New York Mets, is also scheduled to take part. "In Carter and Gossage, you bring some New ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 09:15:36 GMT+00:00"; arnews[1] += "
"; arnews[2]="Video du jour: Vladimir Guerrero - Los Angeles Times (blog)
"; arnews[2] += "

Video du jour: Vladimir Guerrero
Los Angeles Times (blog)
(And, of course, since this is 1999 and Guerrero plays for the Montreal Expos, the words are in French.) The song is a bit corny, but the video is a treat, ...

"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 20:55:04 GMT+00:00"; arnews[2] += "
"; arnews[3]="Le Gros Chat jumps back into spotlight - Globe and Mail (blog)
"; arnews[3] += "

Le Gros Chat jumps back into spotlight
Globe and Mail (blog)
... and unfailingly polite when he was with the Montreal Expos – is expected to join the Detroit Tigers in spring training to help mentor Miguel Cabrera. ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 15:13:08 GMT+00:00"; arnews[3] += "
"; arnews[4]="Jays bolster scouting corps - Toronto Sun
"; arnews[4] += "

Jays bolster scouting corps
Toronto Sun
Jim Beattie, former GM of both the Montreal Expos and the Baltimore Orioles, has been hired as a pro scout. He joins former Chicago Cubs GM ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 08:12:09 GMT+00:00"; arnews[4] += "
"; arnews[5]="Newman talks hard work and dedication - Daily Republic
"; arnews[5] += "

Newman talks hard work and dedication
Daily Republic
... the banquet and listened to Newman, who spent eight seasons in the major leagues with the Montreal Expos, the Minnesota Twins and the Texas Rangers. ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 06:38:58 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("
");