var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Jeff+Gordon" - Google News"; document.title=document.title+ " "; arnews[0]="Optimistic Underdog: Nemechek Races as an Independent Owner - The Ledger
"; arnews[0] += "

Optimistic Underdog: Nemechek Races as an Independent Owner
The Ledger
It's not like Hendrick, where a series of sponsors may have as much as $60 million or more invested in a car driven by somebody like Jeff Gordon. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 11:39:23 GMT+00:00"; arnews[0] += "
"; arnews[1]="Trying times see France alter approach - crash.net
"; arnews[1] += "

Trying times see France alter approach
crash.net
“I know there are some questions about leadership,” said Ray Evernham, a former championship-winning crew chief for driver Jeff Gordon, a former team owner ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 10:24:08 GMT+00:00"; arnews[1] += "
"; arnews[2]="Time to crank up our fourth fantasy season - Gary Post Tribune
"; arnews[2] += "

Time to crank up our fourth fantasy season
Gary Post Tribune
Whether it's Tony Stewart, who was looking good before the Chase last year, or Jeff Gordon, who could use one more title before he fades away, ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 10:17:11 GMT+00:00"; arnews[2] += "
"; arnews[3]="Jerry Jones, 67 - Iowa City Press Citizen
"; arnews[3] += "

Jerry Jones, 67
Iowa City Press Citizen
Here he was a member of the First Christian Church, avid NASCAR fan, especially for Jeff Gordon; he enjoyed NASCAR Collectibles, classic cars, and computers ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 09:26:27 GMT+00:00"; arnews[3] += "
"; arnews[4]="Local kid takes childhood hero to Daytona 500 pole - USA Today
"; arnews[4] += "

Local kid takes childhood hero to Daytona 500 pole
USA Today
... built a larger-than-life image while leading Johnson to four consecutive championships, and Steve Letarte, who has a high-profile job with Jeff Gordon. ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 08:56:18 GMT+00:00"; arnews[4] += "
"; arnews[5]="NASCAR: Nationwide driver will run Sather's team - In-Forum
"; arnews[5] += "

NASCAR: Nationwide driver will run Sather's team
In-Forum
The chapter – which is titled “This Girl Wants to Be Jeff Gordon in a Skirt” – is mainly about Sather's drive to break into big-time racing, and the dynamic ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 06:41:17 GMT+00:00"; arnews[5] += "
"; arnews[6]="City's sputtering motor sports scene may rev up - Houston Chronicle
"; arnews[6] += "

Houston Chronicle

City's sputtering motor sports scene may rev up
Houston Chronicle
“With the birth of Houston Motorsports Park and all the excitement NASCAR has had and what it has grown into, people want their sons to be Jeff Gordon,” ...

"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 06:03:56 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("
");