var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Mario+Vazquez" - Google News"; document.title=document.title+ " "; arnews[0]="Op Ed: Caribbean Olympic Chief Explains Toronto Pan Am Win - Around the Rings (subscription)
"; arnews[0] += "

Around the Rings (subscription)

Op Ed: Caribbean Olympic Chief Explains Toronto Pan Am Win
Around the Rings (subscription)
I have noted the reports that Mario Vazquez Rana influenced the outcome of the vote for the site of the 2015 Pan Am Games. I question that. ...

"; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 20:36:17 GMT+00:00"; arnews[0] += "
"; arnews[1]="To gain long-term clout, U.S. needs longer term for Olympic boss - Los Angeles Times
"; arnews[1] += "

To gain long-term clout, U.S. needs longer term for Olympic boss
Los Angeles Times
That commitment was evident last week when Pan American Sports Organization President Mario Vazquez Rana of Mexico asked Probst to fill the PASO executive ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 09 Nov 2009 17:50:44 GMT+00:00"; arnews[1] += "
"; arnews[2]="Face it: Being close to the US didn't hurt - 24 Hours Vancouver
"; arnews[2] += "

Face it: Being close to the US didn't hurt
24 Hours Vancouver
This has been exceedingly embarrassing for PASO president Mario Vazquez Rana, who has personal links with the city. He said this week if not for those links ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 08 Nov 2009 20:05:31 GMT+00:00"; arnews[2] += "
"; arnews[3]="Broad to have shoulder scan - The News International
"; arnews[3] += "

Broad to have shoulder scan
The News International
Toronto,” announced Mario Vazquez Rana, the president of the Pan-American Sports Organisation (Odepa). Toronto won in the first round of voting with 33 ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 07 Nov 2009 23:29:59 GMT+00:00"; arnews[3] += "
"; arnews[4]="2015 Pan Am Game's effect on Toronto - Martiniboys.com
"; arnews[4] += "

Martiniboys.com

2015 Pan Am Game's effect on Toronto
Martiniboys.com
When Pan American Sports Organization president Mario Vazquez Rana announced Toronto was the winner, the relief was palpable. Toronto was no longer a loser. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 07 Nov 2009 14:25:42 GMT+00:00"; arnews[4] += "
"; arnews[5]="'A win for the entire Golden Horseshoe' - St. Catharines Standard
"; arnews[5] += "

'A win for the entire Golden Horseshoe'
St. Catharines Standard
As Pan Am president Mario Vazquez Rana prepared to make the announcement, he said "the city to host the 2015 Games is ..." "It seemed forever," said Jagoda ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 07 Nov 2009 11:26:34 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("
");