var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Dario+Franchitti" - Google News"; document.title=document.title+ " "; arnews[0]="Indy Lights champ earns F1 test with Force India - MVN.com
"; arnews[0] += "

Indy Lights champ earns F1 test with Force India
MVN.com
... by British pilot Paul di Resta, who also has a connection of sorts to the IRL as he's the cousin of IZOD IndyCar Series champion Dario Franchitti. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 20:12:14 GMT+00:00"; arnews[0] += "
"; arnews[1]="F1 team Force India to test Di Resta, Hildebrand - USA Today
"; arnews[1] += "

F1 team Force India to test Di Resta, Hildebrand
USA Today
The 23-year-old Di Resta, a cousin of indycar champion Dario Franchitti, finished third in German touring series DTM with Mercedes last season. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 24 Nov 2009 16:52:33 GMT+00:00"; arnews[1] += "
"; arnews[2]="F1 simulator run led to Hildebrand's F1 chance - Racer
"; arnews[2] += "

F1 simulator run led to Hildebrand's F1 chance
Racer
Hildebrand, 21, from Sausalito, Calif., will be joined in the rookies-only test in Jerez, Spain, by Scotsman Paul di Resta, whose cousin, Dario Franchitti, ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 24 Nov 2009 16:38:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="Di Resta ready to feel the Force - The Sun
"; arnews[3] += "

Di Resta ready to feel the Force
The Sun
The 23-year-old Scot — cousin of IndyCar champ Dario Franchitti — will test for the team at Jerez next week. The opportunity follows a strong showing by di ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 24 Nov 2009 15:04:48 GMT+00:00"; arnews[3] += "
"; arnews[4]="Di Resta gets F1 trial - The Press Association
"; arnews[4] += "

Di Resta gets F1 trial
The Press Association
... 21, will also take part in the tests from December 1-3. Di Resta is the cousin of IndyCar champion Dario Franchitti and has tested twice for McLaren.

and more »
"; arnews[4] += "
Publ.Date : Tue, 24 Nov 2009 14:47:37 GMT+00:00"; arnews[4] += "
"; arnews[5]="Force India gives Di Resta and JR Hildebrand test run for role with F1 team - The Canadian Press
"; arnews[5] += "

Force India gives Di Resta and JR Hildebrand test run for role with F1 team
The Canadian Press
Force India will give British driver Paul di Resta — cousin of IndyCar champion Dario Franchitti - and American talent JR Hildebrand a chance to test for a ...

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