function InitCars(){Type(0,'NEW');Make(2,'FORD');Model(2374,'F-450 SUPER DUTY CHASSIS CAB');Trim(1,'BASE');Year(2008,'2008');Color(27,'');Type(1,'USED');Make(5,'CHEVROLET');Model(6229,'SILVERADO 3500');Trim(1,'BASE');Year(2004,'2004');Color( 27,'');}