var arnews = new Array(9); totcount = 9; rnd = 1; arnews[0]="Motoring: Cure for a Terminal Condition
"; arnews[0] += "Faulty transmissions and headlights are among the problems covered in the latest technical service bulletins.

"; arnews[0] += "
Publ.Date : Sun, 29 Jan 2012 01:47:02 GMT"; arnews[0] += "
"; document.write("NYT > Automobiles
"); document.write("Updated : Sun, 29 Jan 2012 02:07:21 GMT
"); document.write("
"); document.title=document.title+ " "; arnews[1]="Behind the Wheel | 2012 Honda Cr-V: CR-V: Welterweight Champ Steps Back in the Ring
"; arnews[1] += "The compact crossover market is a crowded field, and Honda, with the new CR-V, has decided to meet the competition with a carefully graduated step forward rather than a shoot-for-the-moon upgrade.

"; arnews[1] += "
Publ.Date : Sun, 29 Jan 2012 01:17:20 GMT"; arnews[1] += "
"; arnews[2]="Wheels Blog: Reviewing the 2012 Honda CR-V
"; arnews[2] += "The compact crossover market is a crowded field, and Honda, with the new CR-V, has decided to meet the competition with a carefully graduated step forward rather than a shoot-for-the-moon upgrade.

"; arnews[2] += "
Publ.Date : Sat, 28 Jan 2012 00:59:55 GMT"; arnews[2] += "
"; arnews[3]="A Strong Supporting Cast
"; arnews[3] += "It wasn’t just the top of the collector car market that did well at the 2012 Scottsdale auctions. Here are five mid- and entry-level examples, all of which brought handsome returns to their sellers.

"; arnews[3] += "
Publ.Date : Fri, 27 Jan 2012 22:17:31 GMT"; arnews[3] += "
"; arnews[4]="2012 Honda CR-V
"; arnews[4] += "With strong new competitors lining up, how long can the new CR-V can stay on top of the compact crossover segment?

"; arnews[4] += "
Publ.Date : Fri, 27 Jan 2012 22:14:13 GMT"; arnews[4] += "
"; arnews[5]="Wheels: EBay Seller Seeks a Cool $1 Million for President Obama's Chrysler
"; arnews[5] += "The Hemi-powered 300C that reportedly belonged to Mr. Obama before his presidency is listed on the auction Web site with a $1 million starting-bid price.

"; arnews[5] += "
Publ.Date : Thu, 26 Jan 2012 01:23:18 GMT"; arnews[5] += "
"; arnews[6]="Lawsuit Seeks Records From U.S. Investigation of Prius Acceleration
"; arnews[6] += "A safety consulting firm accused the National Highway Traffic Safety Administration of holding back evidence that electronic systems in Toyota vehicles were causing unintended acceleration.

"; arnews[6] += "
Publ.Date : Wed, 25 Jan 2012 20:27:02 GMT"; arnews[6] += "
"; arnews[7]="Media Decoder Blog: G.M., in Big Ad Move, Consolidates $3 Billion Media Account
"; arnews[7] += "The company pitted four giant media agencies against one another for the important assignment of media planning and buying. On Tuesday, G.M. said it had picked Carat, part of the Aegis Media unit of the Aegis Group.

"; arnews[7] += "
Publ.Date : Tue, 24 Jan 2012 21:34:54 GMT"; arnews[7] += "
"; arnews[8]="Police Use of GPS Is Ruled Unconstitutional
"; arnews[8] += "The Supreme Court unanimously ruled that putting a tracking device on a suspect’s car violated his rights, although they differed on why.

"; arnews[8] += "
Publ.Date : Tue, 24 Jan 2012 19:20:14 GMT"; arnews[8] += "
"; totcount = 9; 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("
");