var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jimmie+Johnson" - Google News"; document.title=document.title+ " "; arnews[0]="Hendrick keeps Johnson through 2013 - Florida Times-Union
"; arnews[0] += "

Hendrick keeps Johnson through 2013
Florida Times-Union
Hours before qualifying for the Ford 400 at Homestead-Miami Speedway, Johnson signed a three-year extension to remain with Hendrick and Lowe's ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 07:34:29 GMT+00:00"; arnews[0] += "
"; arnews[1]="Johnson inks new contract - Augusta Chronicle
"; arnews[1] += "

Johnson inks new contract
Augusta Chronicle
Jimmie Johnson is 108 points away from clinching a record fourth consecutive championship on Sunday. Car owner Rick Hendrick and sponsor Lowe's started the ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 07:34:08 GMT+00:00"; arnews[1] += "
"; arnews[2]="Homestead: JTG Racing, Ambrose qualifying report - Motorsport.com
"; arnews[2] += "

Homestead: JTG Racing, Ambrose qualifying report
Motorsport.com
Today, Marcos Ambrose had an impressive qualifying run posting the third quickest time (31.272 seconds) to pole-sitter Jimmie Johnson (31.049 seconds) at ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 07:33:25 GMT+00:00"; arnews[2] += "
"; arnews[3]="Johnson takes pole for finale - News & Observer
"; arnews[3] += "

News & Observer

Johnson takes pole for finale
News & Observer
If you think Jimmie Johnson is going to coast through the weekend to earn his NASCAR-record fourth consecutive Sprint Cup championship, think again. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 07:19:17 GMT+00:00"; arnews[3] += "
"; arnews[4]="Johnson should get credit now - Tampa Tribune
"; arnews[4] += "

Tampa Tribune

Johnson should get credit now
Tampa Tribune
AP Jimmie Johnson is boring to some, but his greatness on the race track is taking on historic levels. HOMESTEAD - Jimmie Johnson isn't responsible for the ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 07:04:36 GMT+00:00"; arnews[4] += "
"; arnews[5]="NASCAR's present, future looking good - MiamiHerald.com
"; arnews[5] += "

NASCAR's present, future looking good
MiamiHerald.com
Get ready to tie the ribbon and add the fancy bow, probably in the colors of Jimmie Johnson's No. 48 Lowe's Chevrolet. But what memories, questions and ...

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