var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Marco+Andretti" - Google News"; document.title=document.title+ " "; arnews[0]="Marco Andretti - In His Own Words - Auto Racing Daily
"; arnews[0] += "

Auto Racing Daily

Marco Andretti - In His Own Words
Auto Racing Daily
It's easy to get down on the season we had, especially with the way it ended in Homestead, but it's over with and we can't go back. ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 14:13:18 GMT+00:00"; arnews[0] += "
"; arnews[1]="Series news and notes 2009-10-18 - Motorsport.com
"; arnews[1] += "

Series news and notes 2009-10-18
Motorsport.com
In His Own Words - Marco Andretti: It's easy to get down on the season we had, especially with the way it ended in Homestead, but it's over with and we ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 01:56:41 GMT+00:00"; arnews[1] += "
"; arnews[2]="Marco Andretti has high hopes for 2010 season - Allentown Morning Call
"; arnews[2] += "

Allentown Morning Call

Marco Andretti has high hopes for 2010 season
Allentown Morning Call
IRL driver Marco Andretti says it's easy to get down on the season his team had, but that it needs to find the good and "learn from where we've been. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 22:56:27 GMT+00:00"; arnews[2] += "
"; arnews[3]="Notes: Burton says Danica's 'welcome' - AZ Central.com
"; arnews[3] += "

Notes: Burton says Danica's 'welcome'
AZ Central.com
"But, watching her this year, she outperformed her teammates (including Tony Kanaan and Marco Andretti). That's made me say, 'Maybe she can do it. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 14 Nov 2009 23:09:08 GMT+00:00"; arnews[3] += "
"; arnews[4]="Formula One: And Then There Were None... - Bleacher Report
"; arnews[4] += "

Bleacher Report

Formula One: And Then There Were None...
Bleacher Report
We can rule out some famous American drivers like Danica Patrick and Marco Andretti for USF1, while experienced drivers like Anthony Davidson and Alexander ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 12 Nov 2009 18:11:05 GMT+00:00"; arnews[4] += "
"; arnews[5]="IndyCar Boss Looks Down The Road - RacinToday.com
"; arnews[5] += "

IndyCar Boss Looks Down The Road
RacinToday.com
And you look at Scott Dixon and Helio Castroneves and the stability we have with Danica and Tony Kanaan and Marco Andretti. And Graham Rahal is going to be ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 10 Nov 2009 14:41:45 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("
");