var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Danica+Patrick" - Google News"; document.title=document.title+ " "; arnews[0]="NASCAR boss Brian France talks drug policy, sponsorship, Danica Patrick - AutoWeek
"; arnews[0] += "

AutoWeek

NASCAR boss Brian France talks drug policy, sponsorship, Danica Patrick
AutoWeek
On the possibility of Danica Patrick coming to NASCAR, even on a limited basis: “She's obviously a very recognizable, accomplished driver in her own right, ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 02:36:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="A TCU fan's road to happiness is paved with . . . asphalt? - Los Angeles Times
"; arnews[1] += "

Los Angeles Times

A TCU fan's road to happiness is paved with . . . asphalt?
Los Angeles Times
... "When he wins the crown this Sunday at Homestead, most of America will stifle a yawn unless he pops out of the cockpit dressed as Danica Patrick."

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 23:06:36 GMT+00:00"; arnews[1] += "
"; arnews[2]="NASCAR boss would welcome Patrick - autosport.com
"; arnews[2] += "

autosport.com

NASCAR boss would welcome Patrick
autosport.com
NASCAR chairman Brian France says he would welcome Danica Patrick to his championships, amid continuing speculation linking the indycar star ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 20:16:08 GMT+00:00"; arnews[2] += "
"; arnews[3]="France defends Johnson's reign - Kansas.com
"; arnews[3] += "

France defends Johnson's reign
Kansas.com
... covering everything from the sport's economic difficulties, NASCAR's toughened drug policy and Danica Patrick's potential move into stock cars. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 06:06:54 GMT+00:00"; arnews[3] += "
"; arnews[4]="Commentary: The devil's in the driving for Danica Patrick and NASCAR - Palm Beach Post
"; arnews[4] += "

Commentary: The devil's in the driving for Danica Patrick and NASCAR
Palm Beach Post
Danica Patrick would drive NASCAR fans -- and executives -- into a frenzy if she made the jump. Danica Patrick, driver of the #7 Motorola Andretti Green ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 04:05:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="Auto Racing Capsules: France thinks Johnson's dominance fine for Chase - Brownsville Herald
"; arnews[5] += "

Auto Racing Capsules: France thinks Johnson's dominance fine for Chase
Brownsville Herald
... covering everything from the sport's economic difficulties, NASCAR's toughened drug policy and Danica Patrick's potential move into stock cars. ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 23:35:50 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("
");