var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jeff+Gordon" - Google News"; document.title=document.title+ " "; arnews[0]="France: It's Not The Format, It's Jimmie - RacinToday.com
"; arnews[0] += "

France: It's Not The Format, It's Jimmie
RacinToday.com
... in 2004 when Kurt Busch beat Johnson by eight points and third-place Jeff Gordon by 16 – the closest two-way and three-way finish in NASCAR's history. ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 12:49:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="NASCAR Sprint Cup Series: Ford 400 at Homestead - Race Line-Up - Auto Racing Daily
"; arnews[1] += "

Auto Racing Daily

NASCAR Sprint Cup Series: Ford 400 at Homestead - Race Line-Up
Auto Racing Daily
... 16 78 Regan Smith Chevrolet 17 202 David Gilliland Toyota 18 36 Michael McDowell Toyota 19 171 Bobby Labonte Chevrolet 20 24 Jeff Gordon Chevrolet 21 19 ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 12:13:57 GMT+00:00"; arnews[1] += "
"; arnews[2]="Johnson's 4th title different - Belleville Intelligencer
"; arnews[2] += "

Johnson's 4th title different
Belleville Intelligencer
It will also elevate him to a notch above his much-honoured teammate and mentor, Jeff Gordon. While both will have their name etched on the championship ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 11:28:26 GMT+00:00"; arnews[2] += "
"; arnews[3]="National Sports Briefs - Salisbury Post
"; arnews[3] += "

National Sports Briefs
Salisbury Post
Four-time Cup champion Jeff Gordon, who still has second place within reach, qualified 20th. Johnson, Martin and Gordon are trying to give Hendrick ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 08:48:10 GMT+00:00"; arnews[3] += "
"; arnews[4]="Auto racing - Fort Wayne Journal Gazette
"; arnews[4] += "

Auto racing
Fort Wayne Journal Gazette
(24) Jeff Gordon, Chevrolet, 171.336. 21. (19) Elliott Sadler, Dodge, 171.331. 22. (00) David Reutimann, Toyota, 171.276. 23. (42) Juan Pablo Montoya, ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 08:42:57 GMT+00:00"; arnews[4] += "
"; arnews[5]="Add a personal message:(80 character limit) - Boston Globe
"; arnews[5] += "

Add a personal message:(80 character limit)
Boston Globe
While four-time champion Jeff Gordon has a lifetime contract to drive the No. 24 DuPont Chevrolet, Hendrick said he was unable to make the same commitment ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 08:28:13 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("
");