var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Dario+Franchitti" - Google News"; document.title=document.title+ " "; arnews[0]="Danica silences doubters on stock car bow - crash.net
"; arnews[0] += "

Danica silences doubters on stock car bow
crash.net
And I'm a big fan of Dario Franchitti but the less said about his foray into NASCAR the better. It's really is NOT that easy. You just make yourself sound ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 21:43:04 GMT+00:00"; arnews[0] += "
"; arnews[1]="Danica Patrick Comes To NASCAR - Bleacher Report
"; arnews[1] += "

Bleacher Report

Danica Patrick Comes To NASCAR
Bleacher Report
Will she succeed like Stewart and Montoya or flop like Dario Franchitti? Racecar driver turned TV analyst Wally Dallenbach says we shouldn't be worried ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 16:34:44 GMT+00:00"; arnews[1] += "
"; arnews[2]="Interview: Paul di Resta, racing driver - Edinburgh Evening News
"; arnews[2] += "

Interview: Paul di Resta, racing driver
Edinburgh Evening News
It is also one which may allow him to step out of the shadow of his famous cousin, IndyCar champion Dario Franchitti, and establish himself as a bona fide ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 12:16:29 GMT+00:00"; arnews[2] += "
"; arnews[3]="Patrick reverses course and signs on for NASCAR Nationwide debut at Daytona - The Canadian Press
"; arnews[3] += "

Patrick reverses course and signs on for NASCAR Nationwide debut at Daytona
The Canadian Press
Dario Franchitti couldn't cut it, and Sam Hornish Jr. is still struggling three years after his move. With five IndyCar titles and two Indianapolis 500 wins ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 00:10:19 GMT+00:00"; arnews[3] += "
"; arnews[4]="di Resta: I would never have settled if I hadn't made it to F1 - crash.net
"; arnews[4] += "

di Resta: I would never have settled if I hadn't made it to F1
crash.net
The cousin of twice IndyCar Series Champion Dario Franchitti looked to be on the fast track to future superstardom when he defeated current Red Bull Racing ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 19:06:33 GMT+00:00"; arnews[4] += "
"; arnews[5]="CUP: Legacy Teams Find Blue Sky - FOXNews
"; arnews[5] += "

CUP: Legacy Teams Find Blue Sky
FOXNews
This procedure is one reason why Indy 500 champions Juan Pablo Montoya and Dario Franchitti started their stock car careers in ARCA races at Talladega. ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 17:04:21 GMT+00:00"; arnews[5] += "
"; arnews[6]="RACER of the Year XV, presented by Mobil 1: the Oval Racer contenders - Racer
"; arnews[6] += "

Racer

RACER of the Year XV, presented by Mobil 1: the Oval Racer contenders
Racer
It was no surprise to see IndyCar Series champion Dario Franchitti among them after his spectacular comeback season upon his return to IndyCar racing. ...

and more »
"; arnews[6] += "
Publ.Date : Mon, 08 Feb 2010 16:17:25 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");