var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Tony+Kanaan" - Google News"; document.title=document.title+ " "; arnews[0]="F1 Star Felipe Massa Announces Team Line Up For Granja Viana 500 Assault - PaddockTalk
"; arnews[0] += "

F1 Star Felipe Massa Announces Team Line Up For Granja Viana 500 Assault
PaddockTalk
Eight-times winner and Granja Viana 500 record holder alongside his old friend Tony Kanaan, Barrichello elected not attend the second general test session ...

"; arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 13:30:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="Indy Racing League VP John Griffin resigning - Gaea Times
"; arnews[1] += "

Indy Racing League VP John Griffin resigning
Gaea Times
Tony Kanaan is expected to drive at the Milwaukee Mile despite bumps and bruises he received in a hard crash at the Indianapolis 500. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 23 Nov 2009 21:00:51 GMT+00:00"; arnews[1] += "
"; arnews[2]="Tagliani's IndyCar team announces key personnel - Racer
"; arnews[2] += "

Tagliani's IndyCar team announces key personnel
Racer
MacDonald worked with Dario Franchitti and then Tony Kanaan at Andretti Green Racing, while Oldenburg is a veteran of Patrick Racing and more recently, ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 21:43:44 GMT+00:00"; arnews[2] += "
"; arnews[3]="Graham Rahal - In His Own Words - Auto Racing Daily
"; arnews[3] += "

Auto Racing Daily

Graham Rahal - In His Own Words
Auto Racing Daily
Well, when Tony Kanaan hit me, I quickly realized maybe I was too cautious. We struggled for the remainder of that day, but again our luck would strike us ...

"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 15:18:47 GMT+00:00"; arnews[3] += "
"; arnews[4]="Danica Patrick - In Her Own Words - Auto Racing Daily
"; arnews[4] += "

Auto Racing Daily

Danica Patrick - In Her Own Words
Auto Racing Daily
We have talented drivers - all of us have won races and Tony Kanaan has a championship on his resume, so we all know how to get it done. ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 12:33:41 GMT+00:00"; arnews[4] += "
"; arnews[5]="Series news and notes 2009-10-18 - Motorsport.com
"; arnews[5] += "

Series news and notes 2009-10-18
Motorsport.com
We have talented drivers - all of us have won races and Tony Kanaan has a championship on his resume, so we all know how to get it done. ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 01:56:41 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("
");