var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Jimmie+Johnson" - Google News"; document.title=document.title+ " "; arnews[0]="NASCAR: The Evolution of the Sport (2001-2005) - Bleacher Report
"; arnews[0] += "

Bleacher Report

NASCAR: The Evolution of the Sport (2001-2005)
Bleacher Report
Bush's eight-point margin over Jimmie Johnson was the closest finish in the 56 years of NASCAR Cup Series racing. The 2005 season started out with a bang, ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 19:24:53 GMT+00:00"; arnews[0] += "
"; arnews[1]="ECR Engine Package Proves They Have the Power to Win the Daytona 500 - Bleacher Report
"; arnews[1] += "

Bleacher Report

ECR Engine Package Proves They Have the Power to Win the Daytona 500
Bleacher Report
HMS driver and four time champion Jimmie Johnson posted the seventh top qualifying speed at 190.359 MPH. Jeff Gordon, who is Hendrick Motorsports other ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 19:10:17 GMT+00:00"; arnews[1] += "
"; arnews[2]="Tony Stewart, Kyle Busch And Dale Earnhardt Jr. Favored In Daytona 500 - USA Online Gambling News
"; arnews[2] += "

USA Online Gambling News

Tony Stewart, Kyle Busch And Dale Earnhardt Jr. Favored In Daytona 500
USA Online Gambling News
The last person to win the Sprint Cup Series other than Jimmie Johnson was Tony Stuart, who won the NASCAR championship in 2005. Stewart has won all of the ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 18:32:59 GMT+00:00"; arnews[2] += "
"; arnews[3]="Feb. 9: Back from Super Bowl - Indianapolis Star (blog)
"; arnews[3] += "

Feb. 9: Back from Super Bowl
Indianapolis Star (blog)
What if someone said NASCAR was built on Jimmie Johnson? (Brian, Indianapolis) Answer: What I saw of the ARCA race was in a restaurant without the sound, ...

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 18:10:59 GMT+00:00"; arnews[3] += "
"; arnews[4]="Media Notes - SportsBusiness Daily (subscription)
"; arnews[4] += "

SportsBusiness Daily (subscription)

Media Notes
SportsBusiness Daily (subscription)
DRIVE TIME DRAMA: SI.com's Lars Anderson wrote HBO's "24/7 Jimmie Johnson: Race to Daytona" has been a “highly intelligent look at how Johnson and his team ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 17:35:01 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");