function fillCategory2(){ // this function is used to fill the category list on load addOption(document.carselection2.make2, 'Alfa Romeo', 'Alfa Romeo');addOption(document.carselection2.make2, 'Audi', 'Audi');addOption(document.carselection2.make2, 'Bedford', 'Bedford');addOption(document.carselection2.make2, 'Bently', 'Bently');addOption(document.carselection2.make2, 'BMW', 'BMW');addOption(document.carselection2.make2, 'Cadillac', 'Cadillac');addOption(document.carselection2.make2, 'Chevrolet', 'Chevrolet');addOption(document.carselection2.make2, 'Chrysler', 'Chrysler');addOption(document.carselection2.make2, 'Citroen', 'Citroen');addOption(document.carselection2.make2, 'Citroen LCV', 'Citroen LCV');addOption(document.carselection2.make2, 'Dacia', 'Dacia');addOption(document.carselection2.make2, 'Daewoo', 'Daewoo');addOption(document.carselection2.make2, 'Daihatsu', 'Daihatsu');addOption(document.carselection2.make2, 'Daihatsu LCV', 'Daihatsu LCV');addOption(document.carselection2.make2, 'Dodge', 'Dodge');addOption(document.carselection2.make2, 'Fiat', 'Fiat');addOption(document.carselection2.make2, 'Fiat LCV', 'Fiat LCV');addOption(document.carselection2.make2, 'Ford', 'Ford');addOption(document.carselection2.make2, 'Ford LCV', 'Ford LCV');addOption(document.carselection2.make2, 'FSO', 'FSO');addOption(document.carselection2.make2, 'Honda', 'Honda');addOption(document.carselection2.make2, 'Honda LCV', 'Honda LCV');addOption(document.carselection2.make2, 'Hyundai', 'Hyundai');addOption(document.carselection2.make2, 'Hyundai LCV', 'Hyundai LCV');addOption(document.carselection2.make2, 'Isuzu', 'Isuzu');addOption(document.carselection2.make2, 'Isuzu LCV', 'Isuzu LCV');addOption(document.carselection2.make2, 'Iveco LCV', 'Iveco LCV');addOption(document.carselection2.make2, 'Jaguar', 'Jaguar');addOption(document.carselection2.make2, 'Jeep', 'Jeep');addOption(document.carselection2.make2, 'Jenson', 'Jenson');addOption(document.carselection2.make2, 'Kia', 'Kia');addOption(document.carselection2.make2, 'Kia LCV', 'Kia LCV');addOption(document.carselection2.make2, 'Lada', 'Lada');addOption(document.carselection2.make2, 'Lancia', 'Lancia');addOption(document.carselection2.make2, 'Land Rover', 'Land Rover');addOption(document.carselection2.make2, 'LDV', 'LDV');addOption(document.carselection2.make2, 'Lexus', 'Lexus');addOption(document.carselection2.make2, 'Maserati', 'Maserati');addOption(document.carselection2.make2, 'Mazda', 'Mazda');addOption(document.carselection2.make2, 'Mazda LCV', 'Mazda LCV');addOption(document.carselection2.make2, 'MCC Smart', 'MCC Smart');addOption(document.carselection2.make2, 'Mercedes', 'Mercedes');addOption(document.carselection2.make2, 'Mercedes LCV', 'Mercedes LCV');addOption(document.carselection2.make2, 'Mitsubishi', 'Mitsubishi');addOption(document.carselection2.make2, 'Mitsubishi LCV', 'Mitsubishi LCV');addOption(document.carselection2.make2, 'Nissan', 'Nissan');addOption(document.carselection2.make2, 'Nissan LCV', 'Nissan LCV');addOption(document.carselection2.make2, 'Peugeot', 'Peugeot');addOption(document.carselection2.make2, 'Peugeot LCV', 'Peugeot LCV');addOption(document.carselection2.make2, 'Porsche', 'Porsche');addOption(document.carselection2.make2, 'Proton', 'Proton');addOption(document.carselection2.make2, 'Reliant', 'Reliant');addOption(document.carselection2.make2, 'Renault', 'Renault');addOption(document.carselection2.make2, 'Renault LCV', 'Renault LCV');addOption(document.carselection2.make2, 'Rover', 'Rover');addOption(document.carselection2.make2, 'Rover Austin', 'Rover Austin');addOption(document.carselection2.make2, 'Rover LCV', 'Rover LCV');addOption(document.carselection2.make2, 'Rover MG', 'Rover MG');addOption(document.carselection2.make2, 'Saab', 'Saab');addOption(document.carselection2.make2, 'Seat', 'Seat');addOption(document.carselection2.make2, 'Seat LCV', 'Seat LCV');addOption(document.carselection2.make2, 'Skoda', 'Skoda');addOption(document.carselection2.make2, 'Skoda LCV', 'Skoda LCV');addOption(document.carselection2.make2, 'Smart', 'Smart');addOption(document.carselection2.make2, 'Ssangyong', 'Ssangyong');addOption(document.carselection2.make2, 'Subaru', 'Subaru');addOption(document.carselection2.make2, 'Suzuki', 'Suzuki');addOption(document.carselection2.make2, 'Suzuki LCV', 'Suzuki LCV');addOption(document.carselection2.make2, 'Toyota', 'Toyota');addOption(document.carselection2.make2, 'Toyota LCV', 'Toyota LCV');addOption(document.carselection2.make2, 'Vauxhall', 'Vauxhall');addOption(document.carselection2.make2, 'Vauxhall LCV', 'Vauxhall LCV');addOption(document.carselection2.make2, 'Volkswagen', 'Volkswagen');addOption(document.carselection2.make2, 'Volkswagen LCV', 'Volkswagen LCV');addOption(document.carselection2.make2, 'Volvo', 'Volvo');} // end of JS function function SelectSubCat2(){ // ON or after selection of category this function will work removeAllOptions2(document.carselection2.model2); removeAllOptions2(document.carselection2.year2); addOption2(document.carselection2.model2, "", "Model", ""); addOption2(document.carselection2.year2, "", "Year", ""); // Collect all element of subcategory for various cat_id if(document.carselection2.make2.value == 'Alfa Romeo'){ addOption(document.carselection2.model2,'145|-|-', '145 - -'); addOption(document.carselection2.model2,'146|-|-', '146 - -'); addOption(document.carselection2.model2,'147||', '147 '); addOption(document.carselection2.model2,'155|-|-', '155 - -'); addOption(document.carselection2.model2,'156||', '156 '); addOption(document.carselection2.model2,'156 Sports Wagon||', '156 Sports Wagon '); addOption(document.carselection2.model2,'159||', '159 '); addOption(document.carselection2.model2,'164|-|-', '164 - -'); addOption(document.carselection2.model2,'166|-|-', '166 - -'); addOption(document.carselection2.model2,'33|-|-', '33 - -'); addOption(document.carselection2.model2,'6||', '6 '); addOption(document.carselection2.model2,'75|-|-', '75 - -'); addOption(document.carselection2.model2,'90||', '90 '); addOption(document.carselection2.model2,'Arna||', 'Arna '); addOption(document.carselection2.model2,'Giulietta||', 'Giulietta '); addOption(document.carselection2.model2,'GT||', 'GT '); addOption(document.carselection2.model2,'GTV||', 'GTV '); addOption(document.carselection2.model2,'GTV 6||', 'GTV 6 '); addOption(document.carselection2.model2,'Spider||', 'Spider '); addOption(document.carselection2.model2,'Sud Sprint||', 'Sud Sprint '); } if(document.carselection2.make2.value == 'Audi'){ addOption(document.carselection2.model2,'100|Mk1|-', '100 Mk1 -'); addOption(document.carselection2.model2,'100|Mk2|-', '100 Mk2 -'); addOption(document.carselection2.model2,'100|Mk2 Avant|', '100 Mk2 Avant '); addOption(document.carselection2.model2,'100|Mk3|', '100 Mk3 '); addOption(document.carselection2.model2,'100|Mk3 Avant|', '100 Mk3 Avant '); addOption(document.carselection2.model2,'200|Mk1|-', '200 Mk1 -'); addOption(document.carselection2.model2,'200|Mk2|-', '200 Mk2 -'); addOption(document.carselection2.model2,'200 Avant|Inc. Quattro|-', '200 Avant Inc. Quattro -'); addOption(document.carselection2.model2,'80|Avant Mk4|', '80 Avant Mk4 '); addOption(document.carselection2.model2,'80|Mk1|-', '80 Mk1 -'); addOption(document.carselection2.model2,'80|Mk2|-', '80 Mk2 -'); addOption(document.carselection2.model2,'80|Mk3|-', '80 Mk3 -'); addOption(document.carselection2.model2,'80|Mk4|', '80 Mk4 '); addOption(document.carselection2.model2,'80 Avant|Inc. Quattro|-', '80 Avant Inc. Quattro -'); addOption(document.carselection2.model2,'90|Mk1|-', '90 Mk1 -'); addOption(document.carselection2.model2,'90|MK2|', '90 MK2 '); addOption(document.carselection2.model2,'A3||(Aerotwin/Flat blade)', 'A3 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'A3|3 door|', 'A3 3 door '); addOption(document.carselection2.model2,'A3|3 door|-', 'A3 3 door -'); addOption(document.carselection2.model2,'A3|3 door/Quattro|(Aerotwin/Flat blade)', 'A3 3 door/Quattro (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'A3|5 door|-', 'A3 5 door -'); addOption(document.carselection2.model2,'A3 Sportback||(Aerotwin/Flat blade)', 'A3 Sportback (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'A4|Inc. Quattro|', 'A4 Inc. Quattro '); addOption(document.carselection2.model2,'A4|Inc. Quattro|(Aerotwin/Flat blade)', 'A4 Inc. Quattro (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'A4 Avant|Inc. Quattro|', 'A4 Avant Inc. Quattro '); addOption(document.carselection2.model2,'A4 Avant|Inc. Quattro|(Aerotwin/Flat blade)', 'A4 Avant Inc. Quattro (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'A6||(Aerotwin/Flat blade)', 'A6 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'A6|Inc. Quattro|', 'A6 Inc. Quattro '); addOption(document.carselection2.model2,'A6 Allroad||(Aerotwin/Flat blade)', 'A6 Allroad (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'A6 Avant||(Aerotwin/Flat blade)', 'A6 Avant (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'A6 Avant|Inc. Quattro|', 'A6 Avant Inc. Quattro '); addOption(document.carselection2.model2,'A6 Avant|Inc. Quattro|(Aerotwin/Flat blade)', 'A6 Avant Inc. Quattro (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'A8|Inc. Quattro|', 'A8 Inc. Quattro '); addOption(document.carselection2.model2,'Cabriolet||', 'Cabriolet '); addOption(document.carselection2.model2,'Coupe||', 'Coupe '); addOption(document.carselection2.model2,'Coupe|Inc. Quattro|', 'Coupe Inc. Quattro '); addOption(document.carselection2.model2,'Quattro||', 'Quattro '); addOption(document.carselection2.model2,'S3||', 'S3 '); addOption(document.carselection2.model2,'S4||', 'S4 '); addOption(document.carselection2.model2,'S4|Avant|', 'S4 Avant '); addOption(document.carselection2.model2,'S6||', 'S6 '); addOption(document.carselection2.model2,'S6|Avant|', 'S6 Avant '); addOption(document.carselection2.model2,'S8||', 'S8 '); addOption(document.carselection2.model2,'TT|Inc. Quattro|', 'TT Inc. Quattro '); addOption(document.carselection2.model2,'TT Roadster||', 'TT Roadster '); addOption(document.carselection2.model2,'V8||', 'V8 '); } if(document.carselection2.make2.value == 'Bedford'){ addOption(document.carselection2.model2,'Astra Max||', 'Astra Max '); addOption(document.carselection2.model2,'Bravo||', 'Bravo '); addOption(document.carselection2.model2,'CF/Blitz||', 'CF/Blitz '); addOption(document.carselection2.model2,'Midi||', 'Midi '); addOption(document.carselection2.model2,'Rascal||', 'Rascal '); } if(document.carselection2.make2.value == 'Bently'){ addOption(document.carselection2.model2,'Azure||', 'Azure '); addOption(document.carselection2.model2,'Continental R||', 'Continental R '); } if(document.carselection2.make2.value == 'BMW'){ addOption(document.carselection2.model2,'1 Series (E87)||(Aerotwin/Flat blade)', '1 Series (E87) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'3 Series (E21)|-|-', '3 Series (E21) - -'); addOption(document.carselection2.model2,'3 Series (E30)|Inc.M3|', '3 Series (E30) Inc.M3 '); addOption(document.carselection2.model2,'3 Series (E30) Convertible|Inc.M3|', '3 Series (E30) Convertible Inc.M3 '); addOption(document.carselection2.model2,'3 Series (E30) Touring||', '3 Series (E30) Touring '); addOption(document.carselection2.model2,'3 Series (E36)||', '3 Series (E36) '); addOption(document.carselection2.model2,'3 Series (E36) Compact||', '3 Series (E36) Compact '); addOption(document.carselection2.model2,'3 Series (E36) Convertible||', '3 Series (E36) Convertible '); addOption(document.carselection2.model2,'3 Series (E36) Coupe||', '3 Series (E36) Coupe '); addOption(document.carselection2.model2,'3 Series (E36) Touring||', '3 Series (E36) Touring '); addOption(document.carselection2.model2,'3 Series (E46)|-|-', '3 Series (E46) - -'); addOption(document.carselection2.model2,'3 Series (E46) Compact||', '3 Series (E46) Compact '); addOption(document.carselection2.model2,'3 Series (E46) Coupe||', '3 Series (E46) Coupe '); addOption(document.carselection2.model2,'3 Series (E46) Touring||', '3 Series (E46) Touring '); addOption(document.carselection2.model2,'3 Series (E90)||(Aerotwin/Flat blade)', '3 Series (E90) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'3 Series (E91) Touring||(Aerotwin/Flat blade)', '3 Series (E91) Touring (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'5 Series (E12)||', '5 Series (E12) '); addOption(document.carselection2.model2,'5 Series (E28)|Inc.M5|', '5 Series (E28) Inc.M5 '); addOption(document.carselection2.model2,'5 Series (E34)||', '5 Series (E34) '); addOption(document.carselection2.model2,'5 Series (E34) Touring||', '5 Series (E34) Touring '); addOption(document.carselection2.model2,'5 Series (E39)||', '5 Series (E39) '); addOption(document.carselection2.model2,'5 Series (E39) Touring||', '5 Series (E39) Touring '); addOption(document.carselection2.model2,'5 Series (E60)||(Aerotwin/Flat blade)', '5 Series (E60) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'5 Series (E61) Touring||(Aerotwin/Flat blade)', '5 Series (E61) Touring (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'6 Series (E24)||', '6 Series (E24) '); addOption(document.carselection2.model2,'7 Series (E23)||', '7 Series (E23) '); addOption(document.carselection2.model2,'7 Series (E32)||', '7 Series (E32) '); addOption(document.carselection2.model2,'7 Series (E38)||', '7 Series (E38) '); addOption(document.carselection2.model2,'7 Series (E65)||', '7 Series (E65) '); addOption(document.carselection2.model2,'7 Series (E66)||', '7 Series (E66) '); addOption(document.carselection2.model2,'8 Series||', '8 Series '); addOption(document.carselection2.model2,'Mini|-|-', 'Mini - -'); addOption(document.carselection2.model2,'X3 (E83)||', 'X3 (E83) '); addOption(document.carselection2.model2,'X5 (E53)||', 'X5 (E53) '); addOption(document.carselection2.model2,'Z1 (E30)||', 'Z1 (E30) '); addOption(document.carselection2.model2,'Z3 Coupe||', 'Z3 Coupe '); addOption(document.carselection2.model2,'Z3 Roadster||', 'Z3 Roadster '); addOption(document.carselection2.model2,'Z4 (E85)||', 'Z4 (E85) '); addOption(document.carselection2.model2,'Z4 (E86)|Coupe|', 'Z4 (E86) Coupe '); } if(document.carselection2.make2.value == 'Chrysler'){ addOption(document.carselection2.model2,'300C|inc Touring|', '300C inc Touring '); addOption(document.carselection2.model2,'300M||', '300M '); addOption(document.carselection2.model2,'Crossfire Coupe|inc Roadster|', 'Crossfire Coupe inc Roadster '); addOption(document.carselection2.model2,'Grand Cherokee||', 'Grand Cherokee '); addOption(document.carselection2.model2,'Neon||', 'Neon '); addOption(document.carselection2.model2,'PT Cruiser|inc Cabrio|', 'PT Cruiser inc Cabrio '); addOption(document.carselection2.model2,'Stratus|inc Cabrio|', 'Stratus inc Cabrio '); addOption(document.carselection2.model2,'Viper||', 'Viper '); addOption(document.carselection2.model2,'Vision||', 'Vision '); addOption(document.carselection2.model2,'Voyager||', 'Voyager '); } if(document.carselection2.make2.value == 'Citroen'){ addOption(document.carselection2.model2,'2CV||', '2CV '); addOption(document.carselection2.model2,'AX|Single Blade|', 'AX Single Blade '); addOption(document.carselection2.model2,'Berlingo|Single Rear Door|', 'Berlingo Single Rear Door '); addOption(document.carselection2.model2,'Berlingo|Twin Rear Door|', 'Berlingo Twin Rear Door '); addOption(document.carselection2.model2,'Berlingo Multispace||', 'Berlingo Multispace '); addOption(document.carselection2.model2,'BX|Single Blade|', 'BX Single Blade '); addOption(document.carselection2.model2,'C1||', 'C1 '); addOption(document.carselection2.model2,'C2||', 'C2 '); addOption(document.carselection2.model2,'C3||', 'C3 '); addOption(document.carselection2.model2,'C4|inc Coupe|(Aerotwin/Flat blade)', 'C4 inc Coupe (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'C5||', 'C5 '); addOption(document.carselection2.model2,'C5||(Aerotwin/Flat blade)', 'C5 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'C5|Estate|', 'C5 Estate '); addOption(document.carselection2.model2,'C6||(Aerotwin/Flat blade)', 'C6 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'C8||', 'C8 '); addOption(document.carselection2.model2,'CX|Single Blade|', 'CX Single Blade '); addOption(document.carselection2.model2,'CX Estate|Single Blade|', 'CX Estate Single Blade '); addOption(document.carselection2.model2,'Evasion||', 'Evasion '); addOption(document.carselection2.model2,'LNA|-|-', 'LNA - -'); addOption(document.carselection2.model2,'Picasso||', 'Picasso '); addOption(document.carselection2.model2,'Saxo||', 'Saxo '); addOption(document.carselection2.model2,'Synergie||', 'Synergie '); addOption(document.carselection2.model2,'Visa|Single Blade|', 'Visa Single Blade '); addOption(document.carselection2.model2,'Xantia||', 'Xantia '); addOption(document.carselection2.model2,'Xantia Estate||', 'Xantia Estate '); addOption(document.carselection2.model2,'XM||', 'XM '); addOption(document.carselection2.model2,'XM Estate||', 'XM Estate '); addOption(document.carselection2.model2,'Xsara|Inc. Coupe|', 'Xsara Inc. Coupe '); addOption(document.carselection2.model2,'Xsara Estate||', 'Xsara Estate '); addOption(document.carselection2.model2,'Xsara Picasso||', 'Xsara Picasso '); addOption(document.carselection2.model2,'ZX|Single Blade|', 'ZX Single Blade '); addOption(document.carselection2.model2,'ZX Estate|Single Blade|', 'ZX Estate Single Blade '); } if(document.carselection2.make2.value == 'Citroen LCV'){ addOption(document.carselection2.model2,'C15||', 'C15 '); addOption(document.carselection2.model2,'C25,32,35||', 'C25,32,35 '); addOption(document.carselection2.model2,'Dispatch||', 'Dispatch '); addOption(document.carselection2.model2,'Expert||', 'Expert '); addOption(document.carselection2.model2,'Jumper||', 'Jumper '); addOption(document.carselection2.model2,'Jumpy||', 'Jumpy '); addOption(document.carselection2.model2,'Relay||', 'Relay '); } if(document.carselection2.make2.value == 'Daewoo'){ addOption(document.carselection2.model2,'Cielo||', 'Cielo '); addOption(document.carselection2.model2,'Damas||', 'Damas '); addOption(document.carselection2.model2,'Espero||', 'Espero '); addOption(document.carselection2.model2,'Evanda||', 'Evanda '); addOption(document.carselection2.model2,'Kalos||', 'Kalos '); addOption(document.carselection2.model2,'Kalos|Hatchback|', 'Kalos Hatchback '); addOption(document.carselection2.model2,'Korando||', 'Korando '); addOption(document.carselection2.model2,'Lacetti||', 'Lacetti '); addOption(document.carselection2.model2,'Lanos Hatchback|3/5 doors|', 'Lanos Hatchback 3/5 doors '); addOption(document.carselection2.model2,'Lanos Saloon|4 doors|', 'Lanos Saloon 4 doors '); addOption(document.carselection2.model2,'Leganza||', 'Leganza '); addOption(document.carselection2.model2,'Lemans||', 'Lemans '); addOption(document.carselection2.model2,'Matiz||', 'Matiz '); addOption(document.carselection2.model2,'Musso||', 'Musso '); addOption(document.carselection2.model2,'Nexia|inc Hatchback|', 'Nexia inc Hatchback '); addOption(document.carselection2.model2,'Nubira||', 'Nubira '); addOption(document.carselection2.model2,'Nubira|Hatchback|', 'Nubira Hatchback '); addOption(document.carselection2.model2,'Nubira Estate||', 'Nubira Estate '); addOption(document.carselection2.model2,'Rezzo||', 'Rezzo '); addOption(document.carselection2.model2,'Royal||', 'Royal '); addOption(document.carselection2.model2,'Tacuma||', 'Tacuma '); addOption(document.carselection2.model2,'Tico||', 'Tico '); } if(document.carselection2.make2.value == 'Daihatsu'){ addOption(document.carselection2.model2,'Applause||', 'Applause '); addOption(document.carselection2.model2,'Charade||', 'Charade '); addOption(document.carselection2.model2,'Charade|3/5 doors|', 'Charade 3/5 doors '); addOption(document.carselection2.model2,'Charmant||', 'Charmant '); addOption(document.carselection2.model2,'Cuore||', 'Cuore '); addOption(document.carselection2.model2,'Domino||', 'Domino '); addOption(document.carselection2.model2,'Feroza||', 'Feroza '); addOption(document.carselection2.model2,'Grand Move||', 'Grand Move '); addOption(document.carselection2.model2,'Move||', 'Move '); addOption(document.carselection2.model2,'Rocky||', 'Rocky '); addOption(document.carselection2.model2,'Sirion 1||', 'Sirion 1 '); addOption(document.carselection2.model2,'Terios||', 'Terios '); addOption(document.carselection2.model2,'YRV||', 'YRV '); } if(document.carselection2.make2.value == 'Daihatsu LCV'){ addOption(document.carselection2.model2,'1000||', '1000 '); addOption(document.carselection2.model2,'55||', '55 '); addOption(document.carselection2.model2,'850||', '850 '); addOption(document.carselection2.model2,'Fourtrak||', 'Fourtrak '); addOption(document.carselection2.model2,'HiJet||', 'HiJet '); addOption(document.carselection2.model2,'Sporttrak||', 'Sporttrak '); } if(document.carselection2.make2.value == 'Fiat'){ addOption(document.carselection2.model2,'126||', '126 '); addOption(document.carselection2.model2,'127||', '127 '); addOption(document.carselection2.model2,'Argenta||', 'Argenta '); addOption(document.carselection2.model2,'Barchetta||', 'Barchetta '); addOption(document.carselection2.model2,'Brava||', 'Brava '); addOption(document.carselection2.model2,'Bravo||', 'Bravo '); addOption(document.carselection2.model2,'Cinquecento||', 'Cinquecento '); addOption(document.carselection2.model2,'Cityvan||', 'Cityvan '); addOption(document.carselection2.model2,'Coupe||', 'Coupe '); addOption(document.carselection2.model2,'Croma||', 'Croma '); addOption(document.carselection2.model2,'Doblo||', 'Doblo '); addOption(document.carselection2.model2,'Duna||', 'Duna '); addOption(document.carselection2.model2,'Grande Punto||', 'Grande Punto '); addOption(document.carselection2.model2,'Idea||', 'Idea '); addOption(document.carselection2.model2,'Marea||', 'Marea '); addOption(document.carselection2.model2,'Marea Weekend||', 'Marea Weekend '); addOption(document.carselection2.model2,'Multipla||', 'Multipla '); addOption(document.carselection2.model2,'Nuova Croma||', 'Nuova Croma '); addOption(document.carselection2.model2,'Oggi||', 'Oggi '); addOption(document.carselection2.model2,'Palio||', 'Palio '); addOption(document.carselection2.model2,'Palio Weekend||', 'Palio Weekend '); addOption(document.carselection2.model2,'Panda||', 'Panda '); addOption(document.carselection2.model2,'Panorama||', 'Panorama '); addOption(document.carselection2.model2,'Punto||', 'Punto '); addOption(document.carselection2.model2,'Punto||(Aerotwin/Flat blade)', 'Punto (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Punto|3 Door|', 'Punto 3 Door '); addOption(document.carselection2.model2,'Punto|5 Door|', 'Punto 5 Door '); addOption(document.carselection2.model2,'Punto Cabriolet||', 'Punto Cabriolet '); addOption(document.carselection2.model2,'Regata||', 'Regata '); addOption(document.carselection2.model2,'Seicento||', 'Seicento '); addOption(document.carselection2.model2,'Stilo||', 'Stilo '); addOption(document.carselection2.model2,'Stilo Estate||', 'Stilo Estate '); addOption(document.carselection2.model2,'Stilo Multiwagon||', 'Stilo Multiwagon '); addOption(document.carselection2.model2,'Strada||', 'Strada '); addOption(document.carselection2.model2,'Tempra||', 'Tempra '); addOption(document.carselection2.model2,'Tempra SW||', 'Tempra SW '); addOption(document.carselection2.model2,'Tipo||', 'Tipo '); addOption(document.carselection2.model2,'Ulysse||', 'Ulysse '); addOption(document.carselection2.model2,'Uno|Single Blade rear only >92|', 'Uno Single Blade rear only >92 '); addOption(document.carselection2.model2,'X1/9||', 'X1/9 '); } if(document.carselection2.make2.value == 'Fiat LCV'){ addOption(document.carselection2.model2,'Doblo Cargo||', 'Doblo Cargo '); addOption(document.carselection2.model2,'Ducato 10||', 'Ducato 10 '); addOption(document.carselection2.model2,'Ducato 11||', 'Ducato 11 '); addOption(document.carselection2.model2,'Ducato 12||', 'Ducato 12 '); addOption(document.carselection2.model2,'Ducato 13||', 'Ducato 13 '); addOption(document.carselection2.model2,'Ducato 14||', 'Ducato 14 '); addOption(document.carselection2.model2,'Ducato 15||', 'Ducato 15 '); addOption(document.carselection2.model2,'Ducato 18||', 'Ducato 18 '); addOption(document.carselection2.model2,'Fiorino||', 'Fiorino '); addOption(document.carselection2.model2,'Panda Van||', 'Panda Van '); addOption(document.carselection2.model2,'Scudo||', 'Scudo '); addOption(document.carselection2.model2,'Talento||', 'Talento '); } if(document.carselection2.make2.value == 'Ford'){ addOption(document.carselection2.model2,'Capri||', 'Capri '); addOption(document.carselection2.model2,'Cortina||', 'Cortina '); addOption(document.carselection2.model2,'Cougar||', 'Cougar '); addOption(document.carselection2.model2,'Escort|Mk. I,II|', 'Escort Mk. I,II '); addOption(document.carselection2.model2,'Escort|Mk. III|', 'Escort Mk. III '); addOption(document.carselection2.model2,'Escort|Mk. IV|', 'Escort Mk. IV '); addOption(document.carselection2.model2,'Escort|mk.V, VI|', 'Escort mk.V, VI '); addOption(document.carselection2.model2,'Escort Cabriolet||', 'Escort Cabriolet '); addOption(document.carselection2.model2,'Escort Estate|Mk. III|', 'Escort Estate Mk. III '); addOption(document.carselection2.model2,'Escort Estate|Mk. IV|', 'Escort Estate Mk. IV '); addOption(document.carselection2.model2,'Escort Estate|mk.V, VI|', 'Escort Estate mk.V, VI '); addOption(document.carselection2.model2,'Explorer||', 'Explorer '); addOption(document.carselection2.model2,'Fiesta||', 'Fiesta '); addOption(document.carselection2.model2,'Fiesta|Hook fit|', 'Fiesta Hook fit '); addOption(document.carselection2.model2,'Fiesta|Side pin fit|', 'Fiesta Side pin fit '); addOption(document.carselection2.model2,'Fiesta 4 Van||', 'Fiesta 4 Van '); addOption(document.carselection2.model2,'Focus||(Aerotwin/Flat blade)', 'Focus (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Focus|3/5 doors|', 'Focus 3/5 doors '); addOption(document.carselection2.model2,'Focus|4 doors|', 'Focus 4 doors '); addOption(document.carselection2.model2,'Focus|Cabriolet|', 'Focus Cabriolet '); addOption(document.carselection2.model2,'Focus C Max||(Aerotwin/Flat blade)', 'Focus C Max (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Focus Estate||', 'Focus Estate '); addOption(document.carselection2.model2,'Focus Estate||(Aerotwin/Flat blade)', 'Focus Estate (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Fusion||', 'Fusion '); addOption(document.carselection2.model2,'Galaxy||', 'Galaxy '); addOption(document.carselection2.model2,'Galaxy||(Aerotwin/Flat blade)', 'Galaxy (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Granada|inc Estate|', 'Granada inc Estate '); addOption(document.carselection2.model2,'KA||', 'KA '); addOption(document.carselection2.model2,'KA Convertible||', 'KA Convertible '); addOption(document.carselection2.model2,'KA Street||', 'KA Street '); addOption(document.carselection2.model2,'Maverick||', 'Maverick '); addOption(document.carselection2.model2,'Mondeo||', 'Mondeo '); addOption(document.carselection2.model2,'Mondeo|4 doors|', 'Mondeo 4 doors '); addOption(document.carselection2.model2,'Mondeo|5 doors|', 'Mondeo 5 doors '); addOption(document.carselection2.model2,'Mondeo|Estate|', 'Mondeo Estate '); addOption(document.carselection2.model2,'Orion||', 'Orion '); addOption(document.carselection2.model2,'Probe||', 'Probe '); addOption(document.carselection2.model2,'Puma||', 'Puma '); addOption(document.carselection2.model2,'Ranger||', 'Ranger '); addOption(document.carselection2.model2,'S-Max||', 'S-Max '); addOption(document.carselection2.model2,'Scorpio||', 'Scorpio '); addOption(document.carselection2.model2,'Scorpio|Inc Estate|', 'Scorpio Inc Estate '); addOption(document.carselection2.model2,'Sierra / Sapphire||', 'Sierra / Sapphire '); addOption(document.carselection2.model2,'Sierra / Sapphire|Estate|', 'Sierra / Sapphire Estate '); addOption(document.carselection2.model2,'Sierra / Sapphire XR4||', 'Sierra / Sapphire XR4 '); } if(document.carselection2.make2.value == 'Ford LCV'){ addOption(document.carselection2.model2,'Courier||', 'Courier '); addOption(document.carselection2.model2,'Escort 4 Van|mkIV|', 'Escort 4 Van mkIV '); addOption(document.carselection2.model2,'Escort 3 Van|Mk. III|', 'Escort 3 Van Mk. III '); addOption(document.carselection2.model2,'Escort Van||', 'Escort Van '); addOption(document.carselection2.model2,'Fiesta 2 Van|Inc. Courier|', 'Fiesta 2 Van Inc. Courier '); addOption(document.carselection2.model2,'Fiesta 3 Van||', 'Fiesta 3 Van '); addOption(document.carselection2.model2,'P100||', 'P100 '); addOption(document.carselection2.model2,'Transit||', 'Transit '); addOption(document.carselection2.model2,'Transit|Single Rear Door|', 'Transit Single Rear Door '); addOption(document.carselection2.model2,'Transit|Twin Rear Door|', 'Transit Twin Rear Door '); addOption(document.carselection2.model2,'Transit Connect|Single Rear Door|', 'Transit Connect Single Rear Door '); addOption(document.carselection2.model2,'Transit Connect|Twin Rear Door|', 'Transit Connect Twin Rear Door '); } if(document.carselection2.make2.value == 'Honda'){ addOption(document.carselection2.model2,'Accord||', 'Accord '); addOption(document.carselection2.model2,'Accord|Inc 5 Door|', 'Accord Inc 5 Door '); addOption(document.carselection2.model2,'Accord Aerodeck||', 'Accord Aerodeck '); addOption(document.carselection2.model2,'Accord Coupe||', 'Accord Coupe '); addOption(document.carselection2.model2,'Accord Estate||', 'Accord Estate '); addOption(document.carselection2.model2,'Ballade||', 'Ballade '); addOption(document.carselection2.model2,'City||', 'City '); addOption(document.carselection2.model2,'Civic||', 'Civic '); addOption(document.carselection2.model2,'Civic Aerodeck||', 'Civic Aerodeck '); addOption(document.carselection2.model2,'Civic Coupe||', 'Civic Coupe '); addOption(document.carselection2.model2,'Civic CRX||', 'Civic CRX '); addOption(document.carselection2.model2,'Civic Fastback||', 'Civic Fastback '); addOption(document.carselection2.model2,'Civic Hatchback||', 'Civic Hatchback '); addOption(document.carselection2.model2,'Civic Shuttle||', 'Civic Shuttle '); addOption(document.carselection2.model2,'Concerto||', 'Concerto '); addOption(document.carselection2.model2,'CR-V||', 'CR-V '); addOption(document.carselection2.model2,'FR-V||', 'FR-V '); addOption(document.carselection2.model2,'HR-V||', 'HR-V '); addOption(document.carselection2.model2,'Insight||', 'Insight '); addOption(document.carselection2.model2,'Integra||', 'Integra '); addOption(document.carselection2.model2,'Integra|Type R|', 'Integra Type R '); addOption(document.carselection2.model2,'Jazz||', 'Jazz '); addOption(document.carselection2.model2,'Legend||', 'Legend '); addOption(document.carselection2.model2,'Logo||', 'Logo '); addOption(document.carselection2.model2,'NSX|Inc coupe|', 'NSX Inc coupe '); addOption(document.carselection2.model2,'Prelude||', 'Prelude '); addOption(document.carselection2.model2,'Quintet||', 'Quintet '); addOption(document.carselection2.model2,'S2000||', 'S2000 '); addOption(document.carselection2.model2,'Shuttle||', 'Shuttle '); addOption(document.carselection2.model2,'Stream||', 'Stream '); } if(document.carselection2.make2.value == 'Honda LCV'){ addOption(document.carselection2.model2,'Acty||', 'Acty '); } if(document.carselection2.make2.value == 'Hyundai'){ addOption(document.carselection2.model2,'Accent||', 'Accent '); addOption(document.carselection2.model2,'Amica||', 'Amica '); addOption(document.carselection2.model2,'Atoz||', 'Atoz '); addOption(document.carselection2.model2,'Coupe||', 'Coupe '); addOption(document.carselection2.model2,'Elantra||', 'Elantra '); addOption(document.carselection2.model2,'Elantra Estate||', 'Elantra Estate '); addOption(document.carselection2.model2,'Elantra Hatchback||', 'Elantra Hatchback '); addOption(document.carselection2.model2,'Excel||', 'Excel '); addOption(document.carselection2.model2,'Getz||', 'Getz '); addOption(document.carselection2.model2,'Lantra||', 'Lantra '); addOption(document.carselection2.model2,'Lantra Estate||', 'Lantra Estate '); addOption(document.carselection2.model2,'Matrix||', 'Matrix '); addOption(document.carselection2.model2,'Pony||', 'Pony '); addOption(document.carselection2.model2,'S-Coupe||', 'S-Coupe '); addOption(document.carselection2.model2,'Santa-Fe||', 'Santa-Fe '); addOption(document.carselection2.model2,'Sonata||', 'Sonata '); addOption(document.carselection2.model2,'Stellar||', 'Stellar '); addOption(document.carselection2.model2,'Terracan||', 'Terracan '); addOption(document.carselection2.model2,'Trajet||', 'Trajet '); addOption(document.carselection2.model2,'Tuscan||', 'Tuscan '); addOption(document.carselection2.model2,'XG30||', 'XG30 '); } if(document.carselection2.make2.value == 'Hyundai LCV'){ addOption(document.carselection2.model2,'H100||', 'H100 '); addOption(document.carselection2.model2,'Pony||', 'Pony '); } if(document.carselection2.make2.value == 'Isuzu'){ addOption(document.carselection2.model2,'Piazza||', 'Piazza '); addOption(document.carselection2.model2,'Trooper||', 'Trooper '); } if(document.carselection2.make2.value == 'Isuzu LCV'){ addOption(document.carselection2.model2,'D-Max||', 'D-Max '); addOption(document.carselection2.model2,'KB Pick-Up||', 'KB Pick-Up '); addOption(document.carselection2.model2,'Midi||', 'Midi '); addOption(document.carselection2.model2,'NPR||', 'NPR '); addOption(document.carselection2.model2,'NQR||', 'NQR '); addOption(document.carselection2.model2,'WFR,WFS||', 'WFR,WFS '); } if(document.carselection2.make2.value == 'Iveco LCV'){ addOption(document.carselection2.model2,'Daily||', 'Daily '); addOption(document.carselection2.model2,'Daily|29l11 - 65C15|', 'Daily 29l11 - 65C15 '); addOption(document.carselection2.model2,'Daily|with Spray Jet|', 'Daily with Spray Jet '); } if(document.carselection2.make2.value == 'Jaguar'){ addOption(document.carselection2.model2,'Double Six||', 'Double Six '); addOption(document.carselection2.model2,'E Type|2+2 Mk10 420G|', 'E Type 2+2 Mk10 420G '); addOption(document.carselection2.model2,'E Type|Open, 2+2, 3.4, 3.8|', 'E Type Open, 2+2, 3.4, 3.8 '); addOption(document.carselection2.model2,'E Type|S3 FHC, Roadster, V12|', 'E Type S3 FHC, Roadster, V12 '); addOption(document.carselection2.model2,'S Type||', 'S Type '); addOption(document.carselection2.model2,'Sovereign||', 'Sovereign '); addOption(document.carselection2.model2,'Vandenplas||', 'Vandenplas '); addOption(document.carselection2.model2,'X Type|inc Estate|', 'X Type inc Estate '); addOption(document.carselection2.model2,'XJ Series||', 'XJ Series '); addOption(document.carselection2.model2,'XJR/XJE|Single Blade|', 'XJR/XJE Single Blade '); addOption(document.carselection2.model2,'XJS||', 'XJS '); addOption(document.carselection2.model2,'XK||', 'XK '); addOption(document.carselection2.model2,'XK8||', 'XK8 '); addOption(document.carselection2.model2,'XKR||', 'XKR '); } if(document.carselection2.make2.value == 'Jeep'){ addOption(document.carselection2.model2,'Cherokee||', 'Cherokee '); addOption(document.carselection2.model2,'Grand Cherokee||', 'Grand Cherokee '); addOption(document.carselection2.model2,'Wrangler||', 'Wrangler '); } if(document.carselection2.make2.value == 'Kia'){ addOption(document.carselection2.model2,'Capital||', 'Capital '); addOption(document.carselection2.model2,'Carens||', 'Carens '); addOption(document.carselection2.model2,'Carnival||', 'Carnival '); addOption(document.carselection2.model2,'Cerato|Inc. Hatch|', 'Cerato Inc. Hatch '); addOption(document.carselection2.model2,'Clarus|Inc. Estate|', 'Clarus Inc. Estate '); addOption(document.carselection2.model2,'Concord||', 'Concord '); addOption(document.carselection2.model2,'Magentis||', 'Magentis '); addOption(document.carselection2.model2,'Mentor|4 Door|', 'Mentor 4 Door '); addOption(document.carselection2.model2,'Mentor|5 Door|', 'Mentor 5 Door '); addOption(document.carselection2.model2,'Opirus||', 'Opirus '); addOption(document.carselection2.model2,'Picanto||', 'Picanto '); addOption(document.carselection2.model2,'Pride||', 'Pride '); addOption(document.carselection2.model2,'Rio||', 'Rio '); addOption(document.carselection2.model2,'Sedona||', 'Sedona '); addOption(document.carselection2.model2,'Sephia||', 'Sephia '); addOption(document.carselection2.model2,'Sephia Hatchback||', 'Sephia Hatchback '); addOption(document.carselection2.model2,'Sephia Leo||', 'Sephia Leo '); addOption(document.carselection2.model2,'Shuma|Inc. Hatchback|', 'Shuma Inc. Hatchback '); addOption(document.carselection2.model2,'Sorento||', 'Sorento '); addOption(document.carselection2.model2,'Sportage||', 'Sportage '); } if(document.carselection2.make2.value == 'Lada'){ addOption(document.carselection2.model2,'1200|Inc. Estate|', '1200 Inc. Estate '); addOption(document.carselection2.model2,'1300|Inc. Estate|', '1300 Inc. Estate '); addOption(document.carselection2.model2,'1500|Inc. Estate|', '1500 Inc. Estate '); addOption(document.carselection2.model2,'1600|Inc. Estate|', '1600 Inc. Estate '); addOption(document.carselection2.model2,'Niva||', 'Niva '); addOption(document.carselection2.model2,'Nova||', 'Nova '); addOption(document.carselection2.model2,'Riva||', 'Riva '); addOption(document.carselection2.model2,'Samara Fun Cabriolet||', 'Samara Fun Cabriolet '); addOption(document.carselection2.model2,'Samara Hatchback||', 'Samara Hatchback '); } if(document.carselection2.make2.value == 'Land Rover'){ addOption(document.carselection2.model2,'88, 109||', '88, 109 '); addOption(document.carselection2.model2,'90, 110||', '90, 110 '); addOption(document.carselection2.model2,'County||', 'County '); addOption(document.carselection2.model2,'Defender|Inc.90,110,130|', 'Defender Inc.90,110,130 '); addOption(document.carselection2.model2,'Discovery||', 'Discovery '); addOption(document.carselection2.model2,'Freelander||', 'Freelander '); addOption(document.carselection2.model2,'Range Rover||', 'Range Rover '); } if(document.carselection2.make2.value == 'LDV'){ addOption(document.carselection2.model2,'200 Series||', '200 Series '); addOption(document.carselection2.model2,'400 Series||', '400 Series '); addOption(document.carselection2.model2,'Convoy||', 'Convoy '); addOption(document.carselection2.model2,'Cub||', 'Cub '); addOption(document.carselection2.model2,'Pilot||', 'Pilot '); addOption(document.carselection2.model2,'Redline 340FG||', 'Redline 340FG '); addOption(document.carselection2.model2,'Sherpa||', 'Sherpa '); addOption(document.carselection2.model2,'WF360, 1160||', 'WF360, 1160 '); } if(document.carselection2.make2.value == 'Lexus'){ addOption(document.carselection2.model2,'GS300||', 'GS300 '); addOption(document.carselection2.model2,'GS430||', 'GS430 '); addOption(document.carselection2.model2,'IS200||', 'IS200 '); addOption(document.carselection2.model2,'IS300||', 'IS300 '); addOption(document.carselection2.model2,'LS400||', 'LS400 '); addOption(document.carselection2.model2,'LS430||', 'LS430 '); addOption(document.carselection2.model2,'RX300||', 'RX300 '); addOption(document.carselection2.model2,'SC430||', 'SC430 '); } if(document.carselection2.make2.value == 'Mazda'){ addOption(document.carselection2.model2,'121||', '121 '); addOption(document.carselection2.model2,'2||', '2 '); addOption(document.carselection2.model2,'3||(Aerotwin/Flat blade)', '3 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'323||', '323 '); addOption(document.carselection2.model2,'323|3 Door Hatchback|', '323 3 Door Hatchback '); addOption(document.carselection2.model2,'323|Fastback|', '323 Fastback '); addOption(document.carselection2.model2,'323|Hatchback|', '323 Hatchback '); addOption(document.carselection2.model2,'323|Pin Fit|', '323 Pin Fit '); addOption(document.carselection2.model2,'323|Saloon & Hatch|', '323 Saloon & Hatch '); addOption(document.carselection2.model2,'323|Wagon Mk2|', '323 Wagon Mk2 '); addOption(document.carselection2.model2,'323|Wagon Mk3, Mk4|', '323 Wagon Mk3, Mk4 '); addOption(document.carselection2.model2,'323F||', '323F '); addOption(document.carselection2.model2,'6|Estate|', '6 Estate '); addOption(document.carselection2.model2,'6|Saloon & Hatch|', '6 Saloon & Hatch '); addOption(document.carselection2.model2,'626|Mk2|', '626 Mk2 '); addOption(document.carselection2.model2,'626|Mk2 Coupe|', '626 Mk2 Coupe '); addOption(document.carselection2.model2,'626|Mk2 Hatchback|', '626 Mk2 Hatchback '); addOption(document.carselection2.model2,'626|Mk3|', '626 Mk3 '); addOption(document.carselection2.model2,'626|Mk3 Coupe|', '626 Mk3 Coupe '); addOption(document.carselection2.model2,'626|Mk3 Hatchback|', '626 Mk3 Hatchback '); addOption(document.carselection2.model2,'626|Mk4|', '626 Mk4 '); addOption(document.carselection2.model2,'626|Mk4 Hatchback|', '626 Mk4 Hatchback '); addOption(document.carselection2.model2,'626|Mk5|', '626 Mk5 '); addOption(document.carselection2.model2,'626|Mk5 Hatchback|', '626 Mk5 Hatchback '); addOption(document.carselection2.model2,'626|Mk6 Fastback|', '626 Mk6 Fastback '); addOption(document.carselection2.model2,'626|Mk6 Hatchback|', '626 Mk6 Hatchback '); addOption(document.carselection2.model2,'626|Wagon Mk3, Mk4|', '626 Wagon Mk3, Mk4 '); addOption(document.carselection2.model2,'626|Wagon Mk5|', '626 Wagon Mk5 '); addOption(document.carselection2.model2,'929||', '929 '); addOption(document.carselection2.model2,'929|Wagon|', '929 Wagon '); addOption(document.carselection2.model2,'Demio||', 'Demio '); addOption(document.carselection2.model2,'MPV||', 'MPV '); addOption(document.carselection2.model2,'MX-3||', 'MX-3 '); addOption(document.carselection2.model2,'MX-5||', 'MX-5 '); addOption(document.carselection2.model2,'MX-6||', 'MX-6 '); addOption(document.carselection2.model2,'Premacy||', 'Premacy '); addOption(document.carselection2.model2,'RX7||', 'RX7 '); addOption(document.carselection2.model2,'RX7|Cabrio|', 'RX7 Cabrio '); addOption(document.carselection2.model2,'RX7|Coupe|', 'RX7 Coupe '); addOption(document.carselection2.model2,'RX8||', 'RX8 '); addOption(document.carselection2.model2,'Tribute||', 'Tribute '); addOption(document.carselection2.model2,'Xedos 6||', 'Xedos 6 '); addOption(document.carselection2.model2,'Xedos 9||', 'Xedos 9 '); } if(document.carselection2.make2.value == 'Mazda LCV'){ addOption(document.carselection2.model2,'E Series Van||', 'E Series Van '); addOption(document.carselection2.model2,'Pick-Up|B Series|', 'Pick-Up B Series '); } if(document.carselection2.make2.value == 'MCC Smart'){ addOption(document.carselection2.model2,'Crossblade||', 'Crossblade '); addOption(document.carselection2.model2,'ForFour||', 'ForFour '); addOption(document.carselection2.model2,'ForTwo|Cabrio, Coupe|', 'ForTwo Cabrio, Coupe '); addOption(document.carselection2.model2,'Roadster, Coupe||', 'Roadster, Coupe '); addOption(document.carselection2.model2,'Smart Cabrio|incl Coupe|', 'Smart Cabrio incl Coupe '); } if(document.carselection2.make2.value == 'Mercedes'){ addOption(document.carselection2.model2,'123||', '123 '); addOption(document.carselection2.model2,'123 (T- model)||', '123 (T- model) '); addOption(document.carselection2.model2,'124||', '124 '); addOption(document.carselection2.model2,'124 (T- model)||', '124 (T- model) '); addOption(document.carselection2.model2,'190 (W201)|Single Blade|', '190 (W201) Single Blade '); addOption(document.carselection2.model2,'200 (460)|Type 460|', '200 (460) Type 460 '); addOption(document.carselection2.model2,'200 (461)|Type 461|', '200 (461) Type 461 '); addOption(document.carselection2.model2,'200 (W123)|Type 123|', '200 (W123) Type 123 '); addOption(document.carselection2.model2,'200 (W124)|Single blade|', '200 (W124) Single blade '); addOption(document.carselection2.model2,'220 (W123)|Type 123|', '220 (W123) Type 123 '); addOption(document.carselection2.model2,'230|Single blade|', '230 Single blade '); addOption(document.carselection2.model2,'230 (460)|Type 460|', '230 (460) Type 460 '); addOption(document.carselection2.model2,'230 (461)|Type 461|', '230 (461) Type 461 '); addOption(document.carselection2.model2,'230 (W123)|Type 123|', '230 (W123) Type 123 '); addOption(document.carselection2.model2,'250 (460)|Type 460|', '250 (460) Type 460 '); addOption(document.carselection2.model2,'250 (463)|Type 463|', '250 (463) Type 463 '); addOption(document.carselection2.model2,'250 (W123)|Type 123|', '250 (W123) Type 123 '); addOption(document.carselection2.model2,'250 (W124)|Single blade|', '250 (W124) Single blade '); addOption(document.carselection2.model2,'260 (W124)|Single blade|', '260 (W124) Single blade '); addOption(document.carselection2.model2,'280 (W123)|Type 123|', '280 (W123) Type 123 '); addOption(document.carselection2.model2,'A Class (W168)||', 'A Class (W168) '); addOption(document.carselection2.model2,'A Class (W169)||(Aerotwin/Flat blade)', 'A Class (W169) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'B Class (W245)||(Aerotwin/Flat blade)', 'B Class (W245) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'C Class (W202)|Single Blade|', 'C Class (W202) Single Blade '); addOption(document.carselection2.model2,'C Class (W202)|T-model Single Blade|', 'C Class (W202) T-model Single Blade '); addOption(document.carselection2.model2,'C Class (W203)||', 'C Class (W203) '); addOption(document.carselection2.model2,'C Class (W203)||(Aerotwin/Flat blade)', 'C Class (W203) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'C Class (W203)|T-model|', 'C Class (W203) T-model '); addOption(document.carselection2.model2,'C Class Coupe Sport||', 'C Class Coupe Sport '); addOption(document.carselection2.model2,'CL Class (W215)||(Aerotwin/Flat blade)', 'CL Class (W215) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'CLK (W208)|Single Blade|', 'CLK (W208) Single Blade '); addOption(document.carselection2.model2,'CLK (W209)||(Aerotwin/Flat blade)', 'CLK (W209) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'CLS (W219)||(Aerotwin/Flat blade)', 'CLS (W219) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'E Class (W124)|Single Blade|', 'E Class (W124) Single Blade '); addOption(document.carselection2.model2,'E Class (W210)|Single Blade|', 'E Class (W210) Single Blade '); addOption(document.carselection2.model2,'E Class (W210)|T-model Single Blade|', 'E Class (W210) T-model Single Blade '); addOption(document.carselection2.model2,'E Class (W211)||(Aerotwin/Flat blade)', 'E Class (W211) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'E Class Estate (W124)|Single Blade|', 'E Class Estate (W124) Single Blade '); addOption(document.carselection2.model2,'G Class||', 'G Class '); addOption(document.carselection2.model2,'M Class||', 'M Class '); addOption(document.carselection2.model2,'ML Class (W163)||', 'ML Class (W163) '); addOption(document.carselection2.model2,'S Class (W126)||', 'S Class (W126) '); addOption(document.carselection2.model2,'S Class (W140)||', 'S Class (W140) '); addOption(document.carselection2.model2,'S Class (W220)||(Aerotwin/Flat blade)', 'S Class (W220) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'S Class (W221)||(Aerotwin/Flat blade)', 'S Class (W221) (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'SL Class (W129)||', 'SL Class (W129) '); addOption(document.carselection2.model2,'SLK (W170)||', 'SLK (W170) '); addOption(document.carselection2.model2,'SLK (W171)||', 'SLK (W171) '); addOption(document.carselection2.model2,'V Class||', 'V Class '); addOption(document.carselection2.model2,'Viano||', 'Viano '); } if(document.carselection2.make2.value == 'Mercedes LCV'){ addOption(document.carselection2.model2,'207,208,209,210||', '207,208,209,210 '); addOption(document.carselection2.model2,'307,308,309,310||', '307,308,309,310 '); addOption(document.carselection2.model2,'407,408,409,410||', '407,408,409,410 '); addOption(document.carselection2.model2,'Sprinter||(Aerotwin/Flat blade)', 'Sprinter (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Sprinter|208-616|', 'Sprinter 208-616 '); addOption(document.carselection2.model2,'Vaneo||', 'Vaneo '); addOption(document.carselection2.model2,'Vario||', 'Vario '); addOption(document.carselection2.model2,'Vito||', 'Vito '); addOption(document.carselection2.model2,'Vito||(Aerotwin/Flat blade)', 'Vito (Aerotwin/Flat blade)'); } if(document.carselection2.make2.value == 'Mitsubishi'){ addOption(document.carselection2.model2,'3000 GT||', '3000 GT '); addOption(document.carselection2.model2,'Canter||', 'Canter '); addOption(document.carselection2.model2,'Carisma||', 'Carisma '); addOption(document.carselection2.model2,'Challenger||', 'Challenger '); addOption(document.carselection2.model2,'Colt||', 'Colt '); addOption(document.carselection2.model2,'Colt Mk6||', 'Colt Mk6 '); addOption(document.carselection2.model2,'Eclipse||', 'Eclipse '); addOption(document.carselection2.model2,'Galant||', 'Galant '); addOption(document.carselection2.model2,'Galant|Estate|', 'Galant Estate '); addOption(document.carselection2.model2,'Galant|Inc. Hatchback|', 'Galant Inc. Hatchback '); addOption(document.carselection2.model2,'Galloper||', 'Galloper '); addOption(document.carselection2.model2,'GTO||', 'GTO '); addOption(document.carselection2.model2,'Lancer||', 'Lancer '); addOption(document.carselection2.model2,'Lancer|Estate|', 'Lancer Estate '); addOption(document.carselection2.model2,'Lancer|Hatchback|', 'Lancer Hatchback '); addOption(document.carselection2.model2,'Outlander||', 'Outlander '); addOption(document.carselection2.model2,'Pajero||', 'Pajero '); addOption(document.carselection2.model2,'Pajero|Inc Sport|', 'Pajero Inc Sport '); addOption(document.carselection2.model2,'Sapporo||', 'Sapporo '); addOption(document.carselection2.model2,'Shogun||', 'Shogun '); addOption(document.carselection2.model2,'Shogun|Inc Sport|', 'Shogun Inc Sport '); addOption(document.carselection2.model2,'Shogun Pinin||', 'Shogun Pinin '); addOption(document.carselection2.model2,'Sigma||', 'Sigma '); addOption(document.carselection2.model2,'Sigma Wagon||', 'Sigma Wagon '); addOption(document.carselection2.model2,'Space Runner||', 'Space Runner '); addOption(document.carselection2.model2,'Space Star||', 'Space Star '); addOption(document.carselection2.model2,'Space Wagon||', 'Space Wagon '); addOption(document.carselection2.model2,'Starion||', 'Starion '); addOption(document.carselection2.model2,'Tredia||', 'Tredia '); } if(document.carselection2.make2.value == 'Mitsubishi LCV'){ addOption(document.carselection2.model2,'L200||', 'L200 '); addOption(document.carselection2.model2,'L300||', 'L300 '); addOption(document.carselection2.model2,'L400||', 'L400 '); } if(document.carselection2.make2.value == 'Nissan'){ addOption(document.carselection2.model2,'100NX||', '100NX '); addOption(document.carselection2.model2,'200SX||', '200SX '); addOption(document.carselection2.model2,'300 ZX||', '300 ZX '); addOption(document.carselection2.model2,'Almera|Hatchback|', 'Almera Hatchback '); addOption(document.carselection2.model2,'Almera|Saloon|', 'Almera Saloon '); addOption(document.carselection2.model2,'Almera|Tinto|', 'Almera Tinto '); addOption(document.carselection2.model2,'Bluebird (910)||', 'Bluebird (910) '); addOption(document.carselection2.model2,'Bluebird (T12,U11)||', 'Bluebird (T12,U11) '); addOption(document.carselection2.model2,'Bluebird (T72)||', 'Bluebird (T72) '); addOption(document.carselection2.model2,'Bluebird (U11,910)|Estate|', 'Bluebird (U11,910) Estate '); addOption(document.carselection2.model2,'Laurel (C32)||', 'Laurel (C32) '); addOption(document.carselection2.model2,'Maxima||', 'Maxima '); addOption(document.carselection2.model2,'Maxima QX||', 'Maxima QX '); addOption(document.carselection2.model2,'Micra||', 'Micra '); addOption(document.carselection2.model2,'Patrol||', 'Patrol '); addOption(document.carselection2.model2,'Prairie||', 'Prairie '); addOption(document.carselection2.model2,'Primera||', 'Primera '); addOption(document.carselection2.model2,'Primera|4 doors|', 'Primera 4 doors '); addOption(document.carselection2.model2,'Primera|5 doors|', 'Primera 5 doors '); addOption(document.carselection2.model2,'Primera|Estate|', 'Primera Estate '); addOption(document.carselection2.model2,'QX||', 'QX '); addOption(document.carselection2.model2,'Serena||', 'Serena '); addOption(document.carselection2.model2,'Silvia||', 'Silvia '); addOption(document.carselection2.model2,'Skyline||', 'Skyline '); addOption(document.carselection2.model2,'Stanza||', 'Stanza '); addOption(document.carselection2.model2,'Sunny (B11)|Inc coupe|', 'Sunny (B11) Inc coupe '); addOption(document.carselection2.model2,'Sunny (B12-N13)|Inc coupe|', 'Sunny (B12-N13) Inc coupe '); addOption(document.carselection2.model2,'Sunny (N14)|Hatchback|', 'Sunny (N14) Hatchback '); addOption(document.carselection2.model2,'Sunny (N14)|Saloon|', 'Sunny (N14) Saloon '); addOption(document.carselection2.model2,'Sunny (Y10)|Estate|', 'Sunny (Y10) Estate '); addOption(document.carselection2.model2,'Terrano||', 'Terrano '); addOption(document.carselection2.model2,'Terrano II||', 'Terrano II '); addOption(document.carselection2.model2,'X-Trail||', 'X-Trail '); } if(document.carselection2.make2.value == 'Nissan LCV'){ addOption(document.carselection2.model2,'Cabstar||', 'Cabstar '); addOption(document.carselection2.model2,'Interstar||', 'Interstar '); addOption(document.carselection2.model2,'Pick-Up||', 'Pick-Up '); addOption(document.carselection2.model2,'Primastar||', 'Primastar '); addOption(document.carselection2.model2,'Trade||', 'Trade '); addOption(document.carselection2.model2,'Urvan||', 'Urvan '); addOption(document.carselection2.model2,'Vanette||', 'Vanette '); addOption(document.carselection2.model2,'Vanette Cargo||', 'Vanette Cargo '); addOption(document.carselection2.model2,'Vanette E||', 'Vanette E '); addOption(document.carselection2.model2,'Vanette J||', 'Vanette J '); } if(document.carselection2.make2.value == 'Peugeot'){ addOption(document.carselection2.model2,'1007||', '1007 '); addOption(document.carselection2.model2,'106||', '106 '); addOption(document.carselection2.model2,'205|Inc. Cabriolet|', '205 Inc. Cabriolet '); addOption(document.carselection2.model2,'206||', '206 '); addOption(document.carselection2.model2,'206 CC||', '206 CC '); addOption(document.carselection2.model2,'207||', '207 '); addOption(document.carselection2.model2,'305|Inc Estate|', '305 Inc Estate '); addOption(document.carselection2.model2,'306|Cabriolet|', '306 Cabriolet '); addOption(document.carselection2.model2,'306|Hatchback|', '306 Hatchback '); addOption(document.carselection2.model2,'306|Saloon|', '306 Saloon '); addOption(document.carselection2.model2,'307| | ', '307 '); addOption(document.carselection2.model2,'307| |Aerotwin', '307 Aerotwin'); addOption(document.carselection2.model2,'307|incl Brake|(Aerotwin/Flat blade)', '307 incl Brake (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'307 CC||(Aerotwin/Flat blade)', '307 CC (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'307 SW||', '307 SW '); addOption(document.carselection2.model2,'307 SW| |(Aerotwin/Flat blade)', '307 SW (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'309||', '309 '); addOption(document.carselection2.model2,'405||', '405 '); addOption(document.carselection2.model2,'406||', '406 '); addOption(document.carselection2.model2,'406|Coupe|', '406 Coupe '); addOption(document.carselection2.model2,'406|Estate|', '406 Estate '); addOption(document.carselection2.model2,'407||(Aerotwin/Flat blade)', '407 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'407 SW||(Aerotwin/Flat blade)', '407 SW (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'505||', '505 '); addOption(document.carselection2.model2,'604||', '604 '); addOption(document.carselection2.model2,'605| | ', '605 '); addOption(document.carselection2.model2,'607| | ', '607 '); addOption(document.carselection2.model2,'806||', '806 '); addOption(document.carselection2.model2,'807||', '807 '); } if(document.carselection2.make2.value == 'Peugeot LCV'){ addOption(document.carselection2.model2,'Boxer||', 'Boxer '); addOption(document.carselection2.model2,'Expert||', 'Expert '); addOption(document.carselection2.model2,'Express||', 'Express '); addOption(document.carselection2.model2,'Extra||', 'Extra '); addOption(document.carselection2.model2,'J5||', 'J5 '); addOption(document.carselection2.model2,'J9||', 'J9 '); addOption(document.carselection2.model2,'Partner|Single Rear Door|', 'Partner Single Rear Door '); addOption(document.carselection2.model2,'Partner|Twin Rear Door|', 'Partner Twin Rear Door '); } if(document.carselection2.make2.value == 'Porsche'){ addOption(document.carselection2.model2,'911||', '911 '); addOption(document.carselection2.model2,'924||', '924 '); addOption(document.carselection2.model2,'928||', '928 '); addOption(document.carselection2.model2,'944||', '944 '); addOption(document.carselection2.model2,'Boxster||', 'Boxster '); addOption(document.carselection2.model2,'Cayenne||(Aerotwin/Flat blade)', 'Cayenne (Aerotwin/Flat blade)'); } if(document.carselection2.make2.value == 'Proton'){ addOption(document.carselection2.model2,'Persona|3 doors|', 'Persona 3 doors '); addOption(document.carselection2.model2,'Persona|5 doors|', 'Persona 5 doors '); } if(document.carselection2.make2.value == 'Reliant'){ addOption(document.carselection2.model2,'Rialto||', 'Rialto '); addOption(document.carselection2.model2,'Robin||', 'Robin '); addOption(document.carselection2.model2,'SS1||', 'SS1 '); } if(document.carselection2.make2.value == 'Renault'){ addOption(document.carselection2.model2,'11||', '11 '); addOption(document.carselection2.model2,'19|Inc Hatchback|', '19 Inc Hatchback '); addOption(document.carselection2.model2,'21|Estate|', '21 Estate '); addOption(document.carselection2.model2,'21|Inc Hatchback|', '21 Inc Hatchback '); addOption(document.carselection2.model2,'25||', '25 '); addOption(document.carselection2.model2,'30||', '30 '); addOption(document.carselection2.model2,'5||', '5 '); addOption(document.carselection2.model2,'Avantime||', 'Avantime '); addOption(document.carselection2.model2,'Clio||', 'Clio '); addOption(document.carselection2.model2,'Clio II||', 'Clio II '); addOption(document.carselection2.model2,'Clio III||(Aerotwin/Flat blade)', 'Clio III (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Clio III|Inc. Sport|', 'Clio III Inc. Sport '); addOption(document.carselection2.model2,'Espace I||', 'Espace I '); addOption(document.carselection2.model2,'Espace II||', 'Espace II '); addOption(document.carselection2.model2,'Espace III||', 'Espace III '); addOption(document.carselection2.model2,'Espace IV||(Aerotwin/Flat blade)', 'Espace IV (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Laguna I||', 'Laguna I '); addOption(document.carselection2.model2,'Laguna I|Estate|', 'Laguna I Estate '); addOption(document.carselection2.model2,'Laguna II||', 'Laguna II '); addOption(document.carselection2.model2,'Laguna II|Estate|', 'Laguna II Estate '); addOption(document.carselection2.model2,'Megane||', 'Megane '); addOption(document.carselection2.model2,'Megane||(Aerotwin/Flat blade)', 'Megane (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Megane Cabriolet||', 'Megane Cabriolet '); addOption(document.carselection2.model2,'Megane Coupe||', 'Megane Coupe '); addOption(document.carselection2.model2,'Megane I||', 'Megane I '); addOption(document.carselection2.model2,'Megane II||', 'Megane II '); addOption(document.carselection2.model2,'Megane Scenic||', 'Megane Scenic '); addOption(document.carselection2.model2,'Megane Scenic||(Aerotwin/Flat blade)', 'Megane Scenic (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Megane Scenic 4X4||', 'Megane Scenic 4X4 '); addOption(document.carselection2.model2,'Modus||', 'Modus '); addOption(document.carselection2.model2,'Safrane||', 'Safrane '); addOption(document.carselection2.model2,'Scenic||(Aerotwin/Flat blade)', 'Scenic (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Vel Satis||', 'Vel Satis '); } if(document.carselection2.make2.value == 'Renault LCV'){ addOption(document.carselection2.model2,'Express||', 'Express '); addOption(document.carselection2.model2,'Extra||', 'Extra '); addOption(document.carselection2.model2,'Kangoo|Single Rear Door|', 'Kangoo Single Rear Door '); addOption(document.carselection2.model2,'Kangoo|Twin Rear Door|', 'Kangoo Twin Rear Door '); addOption(document.carselection2.model2,'Mascott||', 'Mascott '); addOption(document.carselection2.model2,'Master||', 'Master '); addOption(document.carselection2.model2,'Master|Inc spray bar clips|', 'Master Inc spray bar clips '); addOption(document.carselection2.model2,'Trafic||', 'Trafic '); } if(document.carselection2.make2.value == 'Rover'){ addOption(document.carselection2.model2,'100 Series||', '100 Series '); addOption(document.carselection2.model2,'200 Series|Cabriolet|', '200 Series Cabriolet '); addOption(document.carselection2.model2,'200 Series|Coupe|', '200 Series Coupe '); addOption(document.carselection2.model2,'200 Series|Hatchback|', '200 Series Hatchback '); addOption(document.carselection2.model2,'200 Series|Saloon|', '200 Series Saloon '); addOption(document.carselection2.model2,'25||', '25 '); addOption(document.carselection2.model2,'400 Series||', '400 Series '); addOption(document.carselection2.model2,'400 Series|Hatchback|', '400 Series Hatchback '); addOption(document.carselection2.model2,'400 Series|Saloon|', '400 Series Saloon '); addOption(document.carselection2.model2,'400 Series|Tourer|', '400 Series Tourer '); addOption(document.carselection2.model2,'45||', '45 '); addOption(document.carselection2.model2,'600 Series||', '600 Series '); addOption(document.carselection2.model2,'75|Inc Estate|', '75 Inc Estate '); addOption(document.carselection2.model2,'800 Series|Hatchback|', '800 Series Hatchback '); addOption(document.carselection2.model2,'800 Series|Salloon|', '800 Series Salloon '); addOption(document.carselection2.model2,'800 Series|Saloon|', '800 Series Saloon '); } if(document.carselection2.make2.value == 'Rover Austin'){ addOption(document.carselection2.model2,'Maestro||', 'Maestro '); addOption(document.carselection2.model2,'Maestro|PIN FIT|', 'Maestro PIN FIT '); addOption(document.carselection2.model2,'Metro||', 'Metro '); addOption(document.carselection2.model2,'Mini||', 'Mini '); addOption(document.carselection2.model2,'Montego||', 'Montego '); addOption(document.carselection2.model2,'Montego|Estate|', 'Montego Estate '); } if(document.carselection2.make2.value == 'Rover LCV'){ addOption(document.carselection2.model2,'Maestro Van||', 'Maestro Van '); } if(document.carselection2.make2.value == 'Rover MG'){ addOption(document.carselection2.model2,'MG Maestro||', 'MG Maestro '); addOption(document.carselection2.model2,'MG Metro||', 'MG Metro '); addOption(document.carselection2.model2,'MG Montego||', 'MG Montego '); addOption(document.carselection2.model2,'MGF||', 'MGF '); addOption(document.carselection2.model2,'ZR||', 'ZR '); addOption(document.carselection2.model2,'ZS||', 'ZS '); addOption(document.carselection2.model2,'ZT||', 'ZT '); } if(document.carselection2.make2.value == 'Saab'){ addOption(document.carselection2.model2,'9-3||', '9-3 '); addOption(document.carselection2.model2,'9-3|Inc. Convertible|', '9-3 Inc. Convertible '); addOption(document.carselection2.model2,'9-5|Inc. Estate|', '9-5 Inc. Estate '); addOption(document.carselection2.model2,'900|Inc Cabriolet|', '900 Inc Cabriolet '); addOption(document.carselection2.model2,'9000||', '9000 '); addOption(document.carselection2.model2,'9000|Estate|', '9000 Estate '); addOption(document.carselection2.model2,'9000|Inc Hatchback|', '9000 Inc Hatchback '); } if(document.carselection2.make2.value == 'Seat'){ addOption(document.carselection2.model2,'Alhambra||', 'Alhambra '); addOption(document.carselection2.model2,'Alhambra||(Aerotwin/Flat blade)', 'Alhambra (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Altea||(Aerotwin/Flat blade)', 'Altea (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Arosa||', 'Arosa '); addOption(document.carselection2.model2,'Cordoba||', 'Cordoba '); addOption(document.carselection2.model2,'Ibiza||', 'Ibiza '); addOption(document.carselection2.model2,'Ibiza|single Blade|', 'Ibiza single Blade '); addOption(document.carselection2.model2,'Leon||', 'Leon '); addOption(document.carselection2.model2,'Leon||(Aerotwin/Flat blade)', 'Leon (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Malaga||', 'Malaga '); addOption(document.carselection2.model2,'Marbella|single Blade|', 'Marbella single Blade '); addOption(document.carselection2.model2,'Toledo||', 'Toledo '); addOption(document.carselection2.model2,'Toledo||(Aerotwin/Flat blade)', 'Toledo (Aerotwin/Flat blade)'); } if(document.carselection2.make2.value == 'Seat LCV'){ addOption(document.carselection2.model2,'Inca||', 'Inca '); } if(document.carselection2.make2.value == 'Skoda'){ addOption(document.carselection2.model2,'Estella||', 'Estella '); addOption(document.carselection2.model2,'Fabia|Inc Estate|', 'Fabia Inc Estate '); addOption(document.carselection2.model2,'Favorit||', 'Favorit '); addOption(document.carselection2.model2,'Felicia|Inc Estate|', 'Felicia Inc Estate '); addOption(document.carselection2.model2,'Forman||', 'Forman '); addOption(document.carselection2.model2,'Octavia|Inc Estate|', 'Octavia Inc Estate '); addOption(document.carselection2.model2,'Octavia|Inc Estate|(Aerotwin/Flat blade)', 'Octavia Inc Estate (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Superb||(Aerotwin/Flat blade)', 'Superb (Aerotwin/Flat blade)'); } if(document.carselection2.make2.value == 'Skoda LCV'){ addOption(document.carselection2.model2,'Felicia Pick-up||', 'Felicia Pick-up '); addOption(document.carselection2.model2,'Pick-Up||', 'Pick-Up '); } if(document.carselection2.make2.value == 'Smart'){ addOption(document.carselection2.model2,'Cabriolet||', 'Cabriolet '); addOption(document.carselection2.model2,'City||', 'City '); } if(document.carselection2.make2.value == 'Ssangyong'){ addOption(document.carselection2.model2,'Korando||', 'Korando '); addOption(document.carselection2.model2,'Musso||', 'Musso '); } if(document.carselection2.make2.value == 'Subaru'){ addOption(document.carselection2.model2,'Forester||', 'Forester '); addOption(document.carselection2.model2,'Impreza||', 'Impreza '); addOption(document.carselection2.model2,'Justy||', 'Justy '); addOption(document.carselection2.model2,'Justy|PIN FIT|', 'Justy PIN FIT '); addOption(document.carselection2.model2,'Legacy|Inc Estate|', 'Legacy Inc Estate '); addOption(document.carselection2.model2,'SVX||', 'SVX '); addOption(document.carselection2.model2,'Vivio||', 'Vivio '); } if(document.carselection2.make2.value == 'Suzuki'){ addOption(document.carselection2.model2,'Alto||', 'Alto '); addOption(document.carselection2.model2,'Baleno|Inc Hatchback|', 'Baleno Inc Hatchback '); addOption(document.carselection2.model2,'Cappuccino||', 'Cappuccino '); addOption(document.carselection2.model2,'Grand Vitara||', 'Grand Vitara '); addOption(document.carselection2.model2,'Ignis||', 'Ignis '); addOption(document.carselection2.model2,'Jimny||', 'Jimny '); addOption(document.carselection2.model2,'SJ410||', 'SJ410 '); addOption(document.carselection2.model2,'SJ413||', 'SJ413 '); addOption(document.carselection2.model2,'Swift||', 'Swift '); addOption(document.carselection2.model2,'Vitara||', 'Vitara '); addOption(document.carselection2.model2,'Wagon R||', 'Wagon R '); addOption(document.carselection2.model2,'X-90||', 'X-90 '); } if(document.carselection2.make2.value == 'Suzuki LCV'){ addOption(document.carselection2.model2,'Carry||', 'Carry '); addOption(document.carselection2.model2,'Super Carry||', 'Super Carry '); } if(document.carselection2.make2.value == 'Toyota'){ addOption(document.carselection2.model2,'4 Runner||', '4 Runner '); addOption(document.carselection2.model2,'Avensis|Estate|', 'Avensis Estate '); addOption(document.carselection2.model2,'Avensis|Hatchback|', 'Avensis Hatchback '); addOption(document.carselection2.model2,'Avensis|Saloon|', 'Avensis Saloon '); addOption(document.carselection2.model2,'Avensis Verso||', 'Avensis Verso '); addOption(document.carselection2.model2,'Camry|Estate|', 'Camry Estate '); addOption(document.carselection2.model2,'Camry|Hatchback|', 'Camry Hatchback '); addOption(document.carselection2.model2,'Camry|Saloon|', 'Camry Saloon '); addOption(document.carselection2.model2,'Carina|Inc Hatchback|', 'Carina Inc Hatchback '); addOption(document.carselection2.model2,'Carina E|Estate|', 'Carina E Estate '); addOption(document.carselection2.model2,'Carina E|Inc Hatchback|', 'Carina E Inc Hatchback '); addOption(document.carselection2.model2,'Carina II|Hatchback|', 'Carina II Hatchback '); addOption(document.carselection2.model2,'Carina II|Saloon|', 'Carina II Saloon '); addOption(document.carselection2.model2,'Celica||', 'Celica '); addOption(document.carselection2.model2,'Corrola||', 'Corrola '); addOption(document.carselection2.model2,'Corrola|Estate|', 'Corrola Estate '); addOption(document.carselection2.model2,'Corrola|Hatchback|', 'Corrola Hatchback '); addOption(document.carselection2.model2,'Corrola|Saloon|', 'Corrola Saloon '); addOption(document.carselection2.model2,'Land Cruiser||', 'Land Cruiser '); addOption(document.carselection2.model2,'MR2||', 'MR2 '); addOption(document.carselection2.model2,'Paseo||', 'Paseo '); addOption(document.carselection2.model2,'Picnic||', 'Picnic '); addOption(document.carselection2.model2,'Previa||', 'Previa '); addOption(document.carselection2.model2,'RAV-4||', 'RAV-4 '); addOption(document.carselection2.model2,'Starlet||', 'Starlet '); addOption(document.carselection2.model2,'Supra||', 'Supra '); addOption(document.carselection2.model2,'Tercel||', 'Tercel '); addOption(document.carselection2.model2,'Yaris||', 'Yaris '); addOption(document.carselection2.model2,'Yaris Verso||', 'Yaris Verso '); } if(document.carselection2.make2.value == 'Toyota LCV'){ addOption(document.carselection2.model2,'Hi-Ace Mk1||', 'Hi-Ace Mk1 '); addOption(document.carselection2.model2,'Hi-Ace Mk2||', 'Hi-Ace Mk2 '); addOption(document.carselection2.model2,'Hi-Ace Van||', 'Hi-Ace Van '); addOption(document.carselection2.model2,'Hi-Lux||', 'Hi-Lux '); addOption(document.carselection2.model2,'Lite-Ace||', 'Lite-Ace '); addOption(document.carselection2.model2,'Spacecruiser||', 'Spacecruiser '); } if(document.carselection2.make2.value == 'Vauxhall'){ addOption(document.carselection2.model2,'Agila||', 'Agila '); addOption(document.carselection2.model2,'Astra||', 'Astra '); addOption(document.carselection2.model2,'Astra|3 door|', 'Astra 3 door '); addOption(document.carselection2.model2,'Astra|5 door|', 'Astra 5 door '); addOption(document.carselection2.model2,'Astra|5 door|(Aerotwin/Flat blade)', 'Astra 5 door (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Astra|Estate|(Aerotwin/Flat blade)', 'Astra Estate (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Astra|Not GTE|', 'Astra Not GTE '); addOption(document.carselection2.model2,'Astra Cabriolet||', 'Astra Cabriolet '); addOption(document.carselection2.model2,'Astra Cabriolet|Cabriolet|', 'Astra Cabriolet Cabriolet '); addOption(document.carselection2.model2,'Astra Coupe|Coupe|', 'Astra Coupe Coupe '); addOption(document.carselection2.model2,'Astra Estate||', 'Astra Estate '); addOption(document.carselection2.model2,'Astra Estate|Estate|', 'Astra Estate Estate '); addOption(document.carselection2.model2,'Astra GTE||', 'Astra GTE '); addOption(document.carselection2.model2,'Belmont||', 'Belmont '); addOption(document.carselection2.model2,'Calibra||', 'Calibra '); addOption(document.carselection2.model2,'Carlton||', 'Carlton '); addOption(document.carselection2.model2,'Carlton|Estate|', 'Carlton Estate '); addOption(document.carselection2.model2,'Cavalier Estate|Estate|', 'Cavalier Estate Estate '); addOption(document.carselection2.model2,'Cavalier Hatchback|Hatchback|', 'Cavalier Hatchback Hatchback '); addOption(document.carselection2.model2,'Cavalier Saloon|4 doors|', 'Cavalier Saloon 4 doors '); addOption(document.carselection2.model2,'Chevette||', 'Chevette '); addOption(document.carselection2.model2,'Corsa 3 Door||(Aerotwin/Flat blade)', 'Corsa 3 Door (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Corsa 3 Door|3 door|', 'Corsa 3 Door 3 door '); addOption(document.carselection2.model2,'Corsa 5 Door|5 door|', 'Corsa 5 Door 5 door '); addOption(document.carselection2.model2,'Frontera||', 'Frontera '); addOption(document.carselection2.model2,'Meriva||', 'Meriva '); addOption(document.carselection2.model2,'Monterey||', 'Monterey '); addOption(document.carselection2.model2,'Nova||', 'Nova '); addOption(document.carselection2.model2,'Omega|Inc Estate|', 'Omega Inc Estate '); addOption(document.carselection2.model2,'Royale||', 'Royale '); addOption(document.carselection2.model2,'Senator||', 'Senator '); addOption(document.carselection2.model2,'Signum||', 'Signum '); addOption(document.carselection2.model2,'Sintra||', 'Sintra '); addOption(document.carselection2.model2,'Tigra||', 'Tigra '); addOption(document.carselection2.model2,'Vectra Estate|Estate|', 'Vectra Estate Estate '); addOption(document.carselection2.model2,'Vectra Hatchback|5 doors|', 'Vectra Hatchback 5 doors '); addOption(document.carselection2.model2,'Vectra Saloon||', 'Vectra Saloon '); addOption(document.carselection2.model2,'Vectra Saloon|4 doors|', 'Vectra Saloon 4 doors '); addOption(document.carselection2.model2,'Zafira||', 'Zafira '); addOption(document.carselection2.model2,'Zafira||(Aerotwin/Flat blade)', 'Zafira (Aerotwin/Flat blade)'); } if(document.carselection2.make2.value == 'Vauxhall LCV'){ addOption(document.carselection2.model2,'Astra Van||', 'Astra Van '); addOption(document.carselection2.model2,'Astra Van||(Aerotwin/Flat blade)', 'Astra Van (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Astramax||', 'Astramax '); addOption(document.carselection2.model2,'Blitz||', 'Blitz '); addOption(document.carselection2.model2,'Brava Pick Up||', 'Brava Pick Up '); addOption(document.carselection2.model2,'Combo||', 'Combo '); addOption(document.carselection2.model2,'Corsa Combo Van||', 'Corsa Combo Van '); addOption(document.carselection2.model2,'Corsa Van||', 'Corsa Van '); addOption(document.carselection2.model2,'KB Pick-up||', 'KB Pick-up '); addOption(document.carselection2.model2,'Midi Van||', 'Midi Van '); addOption(document.carselection2.model2,'Movano||', 'Movano '); addOption(document.carselection2.model2,'Rascal||', 'Rascal '); addOption(document.carselection2.model2,'Vivaro||', 'Vivaro '); } if(document.carselection2.make2.value == 'Volkswagen'){ addOption(document.carselection2.model2,'Beetle||', 'Beetle '); addOption(document.carselection2.model2,'Bora||', 'Bora '); addOption(document.carselection2.model2,'Bora||(Aerotwin/Flat blade)', 'Bora (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Bora Variant||', 'Bora Variant '); addOption(document.carselection2.model2,'Corrado||', 'Corrado '); addOption(document.carselection2.model2,'Derby||', 'Derby '); addOption(document.carselection2.model2,'Golf Cabriolet|7/93>|', 'Golf Cabriolet 7/93> '); addOption(document.carselection2.model2,'Golf Cabriolet|Cabriolet|', 'Golf Cabriolet Cabriolet '); addOption(document.carselection2.model2,'Golf Mk I|Mk I|', 'Golf Mk I Mk I '); addOption(document.carselection2.model2,'Golf Mk II|Mk II|', 'Golf Mk II Mk II '); addOption(document.carselection2.model2,'Golf Mk II GT|Mk II|', 'Golf Mk II GT Mk II '); addOption(document.carselection2.model2,'Golf Mk III|Mk III|', 'Golf Mk III Mk III '); addOption(document.carselection2.model2,'Golf Mk IV|incl Varient|(Aerotwin/Flat blade)', 'Golf Mk IV incl Varient (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Golf Mk IV|Mk IV|', 'Golf Mk IV Mk IV '); addOption(document.carselection2.model2,'Golf Mk IV Variant|Estate|', 'Golf Mk IV Variant Estate '); addOption(document.carselection2.model2,'Golf Plus||(Aerotwin/Flat blade)', 'Golf Plus (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Golf V|-|(Aerotwin/Flat blade)', 'Golf V - (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Jetta||(Aerotwin/Flat blade)', 'Jetta (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Jetta I-II||', 'Jetta I-II '); addOption(document.carselection2.model2,'Jetta II||', 'Jetta II '); addOption(document.carselection2.model2,'Lupo||', 'Lupo '); addOption(document.carselection2.model2,'Passat||', 'Passat '); addOption(document.carselection2.model2,'Passat||(Aerotwin/Flat blade)', 'Passat (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Passat|Inc Variant|', 'Passat Inc Variant '); addOption(document.carselection2.model2,'Polo||', 'Polo '); addOption(document.carselection2.model2,'Polo||(Aerotwin/Flat blade)', 'Polo (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Polo|Classic 4 door|', 'Polo Classic 4 door '); addOption(document.carselection2.model2,'Polo|Estate|', 'Polo Estate '); addOption(document.carselection2.model2,'Polo Variant|Estate|', 'Polo Variant Estate '); addOption(document.carselection2.model2,'Santana||', 'Santana '); addOption(document.carselection2.model2,'Scirocco||', 'Scirocco '); addOption(document.carselection2.model2,'Sharan||', 'Sharan '); addOption(document.carselection2.model2,'Sharan||(Aerotwin/Flat blade)', 'Sharan (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Touareg||(Aerotwin/Flat blade)', 'Touareg (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Touran||(Aerotwin/Flat blade)', 'Touran (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Vento||', 'Vento '); } if(document.carselection2.make2.value == 'Volkswagen LCV'){ addOption(document.carselection2.model2,'Caddy||', 'Caddy '); addOption(document.carselection2.model2,'Caddy||(Aerotwin/Flat blade)', 'Caddy (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Caddy Pick Up||', 'Caddy Pick Up '); addOption(document.carselection2.model2,'Golf Van||', 'Golf Van '); addOption(document.carselection2.model2,'LT Series||', 'LT Series '); addOption(document.carselection2.model2,'Multivan||(Aerotwin/Flat blade)', 'Multivan (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'Polo Van||', 'Polo Van '); addOption(document.carselection2.model2,'Taro||', 'Taro '); addOption(document.carselection2.model2,'Transporter||', 'Transporter '); } if(document.carselection2.make2.value == 'Volvo'){ addOption(document.carselection2.model2,'240 Series|Inc Estate|', '240 Series Inc Estate '); addOption(document.carselection2.model2,'260 Series|Inc Estate|', '260 Series Inc Estate '); addOption(document.carselection2.model2,'340 Series||', '340 Series '); addOption(document.carselection2.model2,'360 Series||', '360 Series '); addOption(document.carselection2.model2,'440 Series||', '440 Series '); addOption(document.carselection2.model2,'460 Series||', '460 Series '); addOption(document.carselection2.model2,'480 Series||', '480 Series '); addOption(document.carselection2.model2,'740 Series|Inc Estate|', '740 Series Inc Estate '); addOption(document.carselection2.model2,'760 Series|Inc Estate|', '760 Series Inc Estate '); addOption(document.carselection2.model2,'850 Series||', '850 Series '); addOption(document.carselection2.model2,'850 Series|Inc Estate|', '850 Series Inc Estate '); addOption(document.carselection2.model2,'940 Series||', '940 Series '); addOption(document.carselection2.model2,'960 Series||', '960 Series '); addOption(document.carselection2.model2,'C70||', 'C70 '); addOption(document.carselection2.model2,'S40||', 'S40 '); addOption(document.carselection2.model2,'S40||(Aerotwin/Flat blade)', 'S40 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'S60||(Aerotwin/Flat blade)', 'S60 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'S60| | ', 'S60 '); addOption(document.carselection2.model2,'S70||', 'S70 '); addOption(document.carselection2.model2,'S80||', 'S80 '); addOption(document.carselection2.model2,'S80||(Aerotwin/Flat blade)', 'S80 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'S90||', 'S90 '); addOption(document.carselection2.model2,'V40||', 'V40 '); addOption(document.carselection2.model2,'V40||(Aerotwin/Flat blade)', 'V40 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'V70||', 'V70 '); addOption(document.carselection2.model2,'V70||(Aerotwin/Flat blade)', 'V70 (Aerotwin/Flat blade)'); addOption(document.carselection2.model2,'V90||', 'V90 '); addOption(document.carselection2.model2,'XC90||', 'XC90 '); addOption(document.carselection2.model2,'XC90||(Aerotwin/Flat blade)', 'XC90 (Aerotwin/Flat blade)'); } if(document.carselection2.make2.value == 'Cadillac'){ addOption(document.carselection2.model2,'SRX||', 'SRX '); addOption(document.carselection2.model2,'XLR Cabrio||', 'XLR Cabrio '); addOption(document.carselection2.model2,'XLR Coupe||', 'XLR Coupe '); } if(document.carselection2.make2.value == 'Chevrolet'){ addOption(document.carselection2.model2,'Aveo||', 'Aveo '); addOption(document.carselection2.model2,'Captiva||', 'Captiva '); addOption(document.carselection2.model2,'Corvette Coupe||', 'Corvette Coupe '); addOption(document.carselection2.model2,'Epica||', 'Epica '); } if(document.carselection2.make2.value == 'Dacia'){ addOption(document.carselection2.model2,'Logan||', 'Logan '); addOption(document.carselection2.model2,'Serie 1000||', 'Serie 1000 '); } if(document.carselection2.make2.value == 'Dodge'){ addOption(document.carselection2.model2,'Caliber||', 'Caliber '); addOption(document.carselection2.model2,'Magnum||', 'Magnum '); } if(document.carselection2.make2.value == 'FSO'){ addOption(document.carselection2.model2,'125 P||', '125 P '); addOption(document.carselection2.model2,'Polonez||', 'Polonez '); } if(document.carselection2.make2.value == 'Jenson'){ addOption(document.carselection2.model2,'FF||', 'FF '); addOption(document.carselection2.model2,'GT||', 'GT '); addOption(document.carselection2.model2,'Healey||', 'Healey '); addOption(document.carselection2.model2,'Interceptor||', 'Interceptor '); } if(document.carselection2.make2.value == 'Kia LCV'){ addOption(document.carselection2.model2,'Pregio||', 'Pregio '); } if(document.carselection2.make2.value == 'Lancia'){ addOption(document.carselection2.model2,'Beta||', 'Beta '); addOption(document.carselection2.model2,'Dedra Berlina||', 'Dedra Berlina '); addOption(document.carselection2.model2,'Dedra SW||', 'Dedra SW '); addOption(document.carselection2.model2,'Delta||', 'Delta '); addOption(document.carselection2.model2,'Kappa Berlina||', 'Kappa Berlina '); addOption(document.carselection2.model2,'Kappa Coupe||', 'Kappa Coupe '); addOption(document.carselection2.model2,'Kappa SW||', 'Kappa SW '); addOption(document.carselection2.model2,'Lybra Berlina|inc SW|', 'Lybra Berlina inc SW '); addOption(document.carselection2.model2,'Musa||', 'Musa '); addOption(document.carselection2.model2,'Prisma||', 'Prisma '); addOption(document.carselection2.model2,'Thema Berlina||', 'Thema Berlina '); addOption(document.carselection2.model2,'Y||', 'Y '); addOption(document.carselection2.model2,'Y10||', 'Y10 '); addOption(document.carselection2.model2,'Ypsilon||', 'Ypsilon '); addOption(document.carselection2.model2,'Z||', 'Z '); } if(document.carselection2.make2.value == 'Maserati'){ addOption(document.carselection2.model2,'420, 430||', '420, 430 '); addOption(document.carselection2.model2,'Biturbo||', 'Biturbo '); addOption(document.carselection2.model2,'Kyalami||', 'Kyalami '); } } ////////////////// function SelectYears2(){ // ON or after selection of sub-category this function will work removeAllOptions2(document.carselection2.year2); addOption2(document.carselection2.year2, "", "Year", ""); if(document.carselection2.make2.value == 'Alfa Romeo'){ if(document.carselection2.model2.value == '145|-|-'){ addOption2(document.carselection2.year2,'94-00', '94-00'); } if(document.carselection2.model2.value == '146|-|-'){ addOption2(document.carselection2.year2,'4/97-01', '4/97-01'); } if(document.carselection2.model2.value == '147||'){ addOption2(document.carselection2.year2,'01/01>', '01/01>'); } if(document.carselection2.model2.value == '155|-|-'){ addOption2(document.carselection2.year2,'92-98', '92-98'); } if(document.carselection2.model2.value == '156||'){ addOption2(document.carselection2.year2,'97>', '97>'); } if(document.carselection2.model2.value == '156 Sports Wagon||'){ addOption2(document.carselection2.year2,'99>', '99>'); } if(document.carselection2.model2.value == '159||'){ addOption2(document.carselection2.year2,'05>', '05>'); } if(document.carselection2.model2.value == '164|-|-'){ addOption2(document.carselection2.year2,'87-98', '87-98'); } if(document.carselection2.model2.value == '166|-|-'){ addOption2(document.carselection2.year2,'98>', '98>'); } if(document.carselection2.model2.value == '33|-|-'){ addOption2(document.carselection2.year2,'83-89', '83-89'); addOption2(document.carselection2.year2,'90-94', '90-94'); } if(document.carselection2.model2.value == '6||'){ addOption2(document.carselection2.year2,'79-87', '79-87'); } if(document.carselection2.model2.value == '75|-|-'){ addOption2(document.carselection2.year2,'85-93', '85-93'); } if(document.carselection2.model2.value == '90||'){ addOption2(document.carselection2.year2,'82-90', '82-90'); } if(document.carselection2.model2.value == 'Arna||'){ addOption2(document.carselection2.year2,'85-86', '85-86'); } if(document.carselection2.model2.value == 'Giulietta||'){ addOption2(document.carselection2.year2,'81-85', '81-85'); } if(document.carselection2.model2.value == 'GT||'){ addOption2(document.carselection2.year2,'03>', '03>'); } if(document.carselection2.model2.value == 'GTV||'){ addOption2(document.carselection2.year2,'78-86', '78-86'); addOption2(document.carselection2.year2,'94>', '94>'); } if(document.carselection2.model2.value == 'GTV 6||'){ addOption2(document.carselection2.year2,'80-87', '80-87'); } if(document.carselection2.model2.value == 'Spider||'){ addOption2(document.carselection2.year2,'95>', '95>'); addOption2(document.carselection2.year2,'90-94', '90-94'); } if(document.carselection2.model2.value == 'Sud Sprint||'){ addOption2(document.carselection2.year2,'82-89', '82-89'); } } if(document.carselection2.make2.value == 'Audi'){ if(document.carselection2.model2.value == '100|Mk1|-'){ addOption2(document.carselection2.year2,'76-82', '76-82'); } if(document.carselection2.model2.value == '100|Mk2|-'){ addOption2(document.carselection2.year2,'83-86', '83-86'); } if(document.carselection2.model2.value == '100|Mk2 Avant|'){ addOption2(document.carselection2.year2,'86-90', '86-90'); } if(document.carselection2.model2.value == '100|Mk3|'){ addOption2(document.carselection2.year2,'90-94', '90-94'); } if(document.carselection2.model2.value == '100|Mk3 Avant|'){ addOption2(document.carselection2.year2,'90-94', '90-94'); } if(document.carselection2.model2.value == '200|Mk1|-'){ addOption2(document.carselection2.year2,'79-83', '79-83'); } if(document.carselection2.model2.value == '200|Mk2|-'){ addOption2(document.carselection2.year2,'83-91', '83-91'); } if(document.carselection2.model2.value == '200 Avant|Inc. Quattro|-'){ addOption2(document.carselection2.year2,'84-90', '84-90'); } if(document.carselection2.model2.value == '80|Avant Mk4|'){ addOption2(document.carselection2.year2,'91-95', '91-95'); } if(document.carselection2.model2.value == '80|Mk1|-'){ addOption2(document.carselection2.year2,'74-80', '74-80'); } if(document.carselection2.model2.value == '80|Mk2|-'){ addOption2(document.carselection2.year2,'81-87', '81-87'); } if(document.carselection2.model2.value == '80|Mk3|-'){ addOption2(document.carselection2.year2,'86-91', '86-91'); } if(document.carselection2.model2.value == '80|Mk4|'){ addOption2(document.carselection2.year2,'91-95', '91-95'); } if(document.carselection2.model2.value == '80 Avant|Inc. Quattro|-'){ addOption2(document.carselection2.year2,'91-95', '91-95'); } if(document.carselection2.model2.value == '90|Mk1|-'){ addOption2(document.carselection2.year2,'84-87', '84-87'); } if(document.carselection2.model2.value == '90|MK2|'){ addOption2(document.carselection2.year2,'87-91', '87-91'); } if(document.carselection2.model2.value == 'A3||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'11/04>', '11/04>'); } if(document.carselection2.model2.value == 'A3|3 door|'){ addOption2(document.carselection2.year2,'4/03>', '4/03>'); } if(document.carselection2.model2.value == 'A3|3 door|-'){ addOption2(document.carselection2.year2,'9/96-3/03', '9/96-3/03'); } if(document.carselection2.model2.value == 'A3|3 door/Quattro|(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'05/03-10/04', '05/03-10/04'); } if(document.carselection2.model2.value == 'A3|5 door|-'){ addOption2(document.carselection2.year2,'99-5/03', '99-5/03'); } if(document.carselection2.model2.value == 'A3 Sportback||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'11/04>', '11/04>'); } if(document.carselection2.model2.value == 'A4|Inc. Quattro|'){ addOption2(document.carselection2.year2,'98-01', '98-01'); addOption2(document.carselection2.year2,'94-98', '94-98'); } if(document.carselection2.model2.value == 'A4|Inc. Quattro|(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'11/03>', '11/03>'); } if(document.carselection2.model2.value == 'A4 Avant|Inc. Quattro|'){ addOption2(document.carselection2.year2,'94-01', '94-01'); addOption2(document.carselection2.year2,'01-04', '01-04'); } if(document.carselection2.model2.value == 'A4 Avant|Inc. Quattro|(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'11/03>', '11/03>'); } if(document.carselection2.model2.value == 'A6||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'07/01-03/04', '07/01-03/04'); addOption2(document.carselection2.year2,'04/04>', '04/04>'); } if(document.carselection2.model2.value == 'A6|Inc. Quattro|'){ addOption2(document.carselection2.year2,'94-97', '94-97'); addOption2(document.carselection2.year2,'97-02', '97-02'); } if(document.carselection2.model2.value == 'A6 Allroad||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'10/01-03/05', '10/01-03/05'); } if(document.carselection2.model2.value == 'A6 Avant||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'05>', '05>'); } if(document.carselection2.model2.value == 'A6 Avant|Inc. Quattro|'){ addOption2(document.carselection2.year2,'97-02', '97-02'); addOption2(document.carselection2.year2,'94-98', '94-98'); } if(document.carselection2.model2.value == 'A6 Avant|Inc. Quattro|(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'10/01-03/04', '10/01-03/04'); } if(document.carselection2.model2.value == 'A8|Inc. Quattro|'){ addOption2(document.carselection2.year2,'94-01', '94-01'); } if(document.carselection2.model2.value == 'Cabriolet||'){ addOption2(document.carselection2.year2,'91-00', '91-00'); } if(document.carselection2.model2.value == 'Coupe||'){ addOption2(document.carselection2.year2,'88-95', '88-95'); } if(document.carselection2.model2.value == 'Coupe|Inc. Quattro|'){ addOption2(document.carselection2.year2,'82-88', '82-88'); } if(document.carselection2.model2.value == 'Quattro||'){ addOption2(document.carselection2.year2,'80-91', '80-91'); } if(document.carselection2.model2.value == 'S3||'){ addOption2(document.carselection2.year2,'98-03', '98-03'); } if(document.carselection2.model2.value == 'S4||'){ addOption2(document.carselection2.year2,'98-00', '98-00'); } if(document.carselection2.model2.value == 'S4|Avant|'){ addOption2(document.carselection2.year2,'98-01', '98-01'); } if(document.carselection2.model2.value == 'S6||'){ addOption2(document.carselection2.year2,'94-97', '94-97'); addOption2(document.carselection2.year2,'99-01', '99-01'); addOption2(document.carselection2.year2,'06>', '06>'); } if(document.carselection2.model2.value == 'S6|Avant|'){ addOption2(document.carselection2.year2,'94-97', '94-97'); addOption2(document.carselection2.year2,'99-01', '99-01'); addOption2(document.carselection2.year2,'06>', '06>'); } if(document.carselection2.model2.value == 'S8||'){ addOption2(document.carselection2.year2,'96-02', '96-02'); } if(document.carselection2.model2.value == 'TT|Inc. Quattro|'){ addOption2(document.carselection2.year2,'10/98-8/03', '10/98-8/03'); } if(document.carselection2.model2.value == 'TT Roadster||'){ addOption2(document.carselection2.year2,'99-03', '99-03'); } if(document.carselection2.model2.value == 'V8||'){ addOption2(document.carselection2.year2,'88-91', '88-91'); addOption2(document.carselection2.year2,'91-93', '91-93'); } } if(document.carselection2.make2.value == 'Bedford'){ if(document.carselection2.model2.value == 'Astra Max||'){ addOption2(document.carselection2.year2,'1985-90', '1985-90'); } if(document.carselection2.model2.value == 'Bravo||'){ addOption2(document.carselection2.year2,'1989-90', '1989-90'); } if(document.carselection2.model2.value == 'CF/Blitz||'){ addOption2(document.carselection2.year2,'1971-90', '1971-90'); } if(document.carselection2.model2.value == 'Midi||'){ addOption2(document.carselection2.year2,'84-90', '84-90'); } if(document.carselection2.model2.value == 'Rascal||'){ addOption2(document.carselection2.year2,'1984-90', '1984-90'); } } if(document.carselection2.make2.value == 'Bently'){ if(document.carselection2.model2.value == 'Azure||'){ addOption2(document.carselection2.year2,'91>', '91>'); } if(document.carselection2.model2.value == 'Continental R||'){ addOption2(document.carselection2.year2,'91>', '91>'); } } if(document.carselection2.make2.value == 'BMW'){ if(document.carselection2.model2.value == '1 Series (E87)||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'04>', '04>'); } if(document.carselection2.model2.value == '3 Series (E21)|-|-'){ addOption2(document.carselection2.year2,'75-3/79', '75-3/79'); addOption2(document.carselection2.year2,'4/79-9/82', '4/79-9/82'); } if(document.carselection2.model2.value == '3 Series (E30)|Inc.M3|'){ addOption2(document.carselection2.year2,'9/82-12/90', '9/82-12/90'); } if(document.carselection2.model2.value == '3 Series (E30) Convertible|Inc.M3|'){ addOption2(document.carselection2.year2,'9/87-10/93', '9/87-10/93'); } if(document.carselection2.model2.value == '3 Series (E30) Touring||'){ addOption2(document.carselection2.year2,'7/87-6/94', '7/87-6/94'); } if(document.carselection2.model2.value == '3 Series (E36)||'){ addOption2(document.carselection2.year2,'90-98', '90-98'); } if(document.carselection2.model2.value == '3 Series (E36) Compact||'){ addOption2(document.carselection2.year2,'94-00', '94-00'); } if(document.carselection2.model2.value == '3 Series (E36) Convertible||'){ addOption2(document.carselection2.year2,'93-99', '93-99'); } if(document.carselection2.model2.value == '3 Series (E36) Coupe||'){ addOption2(document.carselection2.year2,'92-99', '92-99'); } if(document.carselection2.model2.value == '3 Series (E36) Touring||'){ addOption2(document.carselection2.year2,'95-99', '95-99'); } if(document.carselection2.model2.value == '3 Series (E46)|-|-'){ addOption2(document.carselection2.year2,'4/98- 03/05', '4/98- 03/05'); } if(document.carselection2.model2.value == '3 Series (E46) Compact||'){ addOption2(document.carselection2.year2,'03/01-03/05', '03/01-03/05'); } if(document.carselection2.model2.value == '3 Series (E46) Coupe||'){ addOption2(document.carselection2.year2,'10/99-03/05', '10/99-03/05'); } if(document.carselection2.model2.value == '3 Series (E46) Touring||'){ addOption2(document.carselection2.year2,'01/00-03/05', '01/00-03/05'); } if(document.carselection2.model2.value == '3 Series (E90)||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'05>', '05>'); } if(document.carselection2.model2.value == '3 Series (E91) Touring||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'05>', '05>'); } if(document.carselection2.model2.value == '5 Series (E12)||'){ addOption2(document.carselection2.year2,'9/72-8/79', '9/72-8/79'); } if(document.carselection2.model2.value == '5 Series (E28)|Inc.M5|'){ addOption2(document.carselection2.year2,'81-87', '81-87'); } if(document.carselection2.model2.value == '5 Series (E34)||'){ addOption2(document.carselection2.year2,'1/88-9/95', '1/88-9/95'); } if(document.carselection2.model2.value == '5 Series (E34) Touring||'){ addOption2(document.carselection2.year2,'11/91-6/96', '11/91-6/96'); } if(document.carselection2.model2.value == '5 Series (E39)||'){ addOption2(document.carselection2.year2,'11/95-09/03', '11/95-09/03'); } if(document.carselection2.model2.value == '5 Series (E39) Touring||'){ addOption2(document.carselection2.year2,'96-04', '96-04'); } if(document.carselection2.model2.value == '5 Series (E60)||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'10/03>', '10/03>'); } if(document.carselection2.model2.value == '5 Series (E61) Touring||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'10/03>', '10/03>'); } if(document.carselection2.model2.value == '6 Series (E24)||'){ addOption2(document.carselection2.year2,'76-88', '76-88'); } if(document.carselection2.model2.value == '7 Series (E23)||'){ addOption2(document.carselection2.year2,'77-9/86', '77-9/86'); } if(document.carselection2.model2.value == '7 Series (E32)||'){ addOption2(document.carselection2.year2,'86-4/94', '86-4/94'); } if(document.carselection2.model2.value == '7 Series (E38)||'){ addOption2(document.carselection2.year2,'5/94-10/01', '5/94-10/01'); } if(document.carselection2.model2.value == '7 Series (E65)||'){ addOption2(document.carselection2.year2,'01>', '01>'); } if(document.carselection2.model2.value == '7 Series (E66)||'){ addOption2(document.carselection2.year2,'01>', '01>'); } if(document.carselection2.model2.value == '8 Series||'){ addOption2(document.carselection2.year2,'88-97', '88-97'); } if(document.carselection2.model2.value == 'Mini|-|-'){ addOption2(document.carselection2.year2,'07/01>', '07/01>'); } if(document.carselection2.model2.value == 'X3 (E83)||'){ addOption2(document.carselection2.year2,'04>', '04>'); } if(document.carselection2.model2.value == 'X5 (E53)||'){ addOption2(document.carselection2.year2,'99>', '99>'); } if(document.carselection2.model2.value == 'Z1 (E30)||'){ addOption2(document.carselection2.year2,'88-91', '88-91'); } if(document.carselection2.model2.value == 'Z3 Coupe||'){ addOption2(document.carselection2.year2,'97>', '97>'); } if(document.carselection2.model2.value == 'Z3 Roadster||'){ addOption2(document.carselection2.year2,'96>', '96>'); } if(document.carselection2.model2.value == 'Z4 (E85)||'){ addOption2(document.carselection2.year2,'02>', '02>'); } if(document.carselection2.model2.value == 'Z4 (E86)|Coupe|'){ addOption2(document.carselection2.year2,'06>', '06>'); } } if(document.carselection2.make2.value == 'Chrysler'){ if(document.carselection2.model2.value == '300C|inc Touring|'){ addOption2(document.carselection2.year2,'04>', '04>'); } if(document.carselection2.model2.value == '300M||'){ addOption2(document.carselection2.year2,'98-04', '98-04'); } if(document.carselection2.model2.value == 'Crossfire Coupe|inc Roadster|'){ addOption2(document.carselection2.year2,'02>', '02>'); } if(document.carselection2.model2.value == 'Grand Cherokee||'){ addOption2(document.carselection2.year2,'03/00>', '03/00>'); addOption2(document.carselection2.year2,'3/93-2/99', '3/93-2/99'); addOption2(document.carselection2.year2,'3/99-02/00', '3/99-02/00'); } if(document.carselection2.model2.value == 'Neon||'){ addOption2(document.carselection2.year2,'94-00', '94-00'); addOption2(document.carselection2.year2,'00>', '00>'); } if(document.carselection2.model2.value == 'PT Cruiser|inc Cabrio|'){ addOption2(document.carselection2.year2,'00>', '00>'); } if(document.carselection2.model2.value == 'Stratus|inc Cabrio|'){ addOption2(document.carselection2.year2,'95-01', '95-01'); } if(document.carselection2.model2.value == 'Viper||'){ addOption2(document.carselection2.year2,'92>', '92>'); } if(document.carselection2.model2.value == 'Vision||'){ addOption2(document.carselection2.year2,'93-97', '93-97'); } if(document.carselection2.model2.value == 'Voyager||'){ addOption2(document.carselection2.year2,'92-95', '92-95'); addOption2(document.carselection2.year2,'01>', '01>'); addOption2(document.carselection2.year2,'96-00', '96-00'); } } if(document.carselection2.make2.value == 'Citroen'){ if(document.carselection2.model2.value == '2CV||'){ addOption2(document.carselection2.year2,'68-90', '68-90'); } if(document.carselection2.model2.value == 'AX|Single Blade|'){ addOption2(document.carselection2.year2,'86-8/97', '86-8/97'); } if(document.carselection2.model2.value == 'Berlingo|Single Rear Door|'){ addOption2(document.carselection2.year2,'96>', '96>'); } if(document.carselection2.model2.value == 'Berlingo|Twin Rear Door|'){ addOption2(document.carselection2.year2,'96>', '96>'); } if(document.carselection2.model2.value == 'Berlingo Multispace||'){ addOption2(document.carselection2.year2,'96>', '96>'); } if(document.carselection2.model2.value == 'BX|Single Blade|'){ addOption2(document.carselection2.year2,'82-6/94', '82-6/94'); } if(document.carselection2.model2.value == 'C1||'){ addOption2(document.carselection2.year2,'05>', '05>'); } if(document.carselection2.model2.value == 'C2||'){ addOption2(document.carselection2.year2,'9/03>', '9/03>'); } if(document.carselection2.model2.value == 'C3||'){ addOption2(document.carselection2.year2,'11/02>', '11/02>'); } if(document.carselection2.model2.value == 'C4|inc Coupe|(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'05>', '05>'); } if(document.carselection2.model2.value == 'C5||'){ addOption2(document.carselection2.year2,'03/03-11/03', '03/03-11/03'); addOption2(document.carselection2.year2,'03/01-2/03', '03/01-2/03'); } if(document.carselection2.model2.value == 'C5||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'12/03-04/05', '12/03-04/05'); } if(document.carselection2.model2.value == 'C5|Estate|'){ addOption2(document.carselection2.year2,'01>', '01>'); } if(document.carselection2.model2.value == 'C6||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'05/06>', '05/06>'); } if(document.carselection2.model2.value == 'C8||'){ addOption2(document.carselection2.year2,'9/02>', '9/02>'); } if(document.carselection2.model2.value == 'CX|Single Blade|'){ addOption2(document.carselection2.year2,'74-90', '74-90'); } if(document.carselection2.model2.value == 'CX Estate|Single Blade|'){ addOption2(document.carselection2.year2,'74-90', '74-90'); } if(document.carselection2.model2.value == 'Evasion||'){ addOption2(document.carselection2.year2,'96-02', '96-02'); } if(document.carselection2.model2.value == 'LNA|-|-'){ addOption2(document.carselection2.year2,'82-85', '82-85'); } if(document.carselection2.model2.value == 'Picasso||'){ addOption2(document.carselection2.year2,'99-10/05', '99-10/05'); } if(document.carselection2.model2.value == 'Saxo||'){ addOption2(document.carselection2.year2,'5/96-9/99', '5/96-9/99'); addOption2(document.carselection2.year2,'10/99-02/04', '10/99-02/04'); } if(document.carselection2.model2.value == 'Synergie||'){ addOption2(document.carselection2.year2,'5/98>', '5/98>'); addOption2(document.carselection2.year2,'94-5/98', '94-5/98'); } if(document.carselection2.model2.value == 'Visa|Single Blade|'){ addOption2(document.carselection2.year2,'78-91', '78-91'); } if(document.carselection2.model2.value == 'Xantia||'){ addOption2(document.carselection2.year2,'98>', '98>'); addOption2(document.carselection2.year2,'93-12/97', '93-12/97'); } if(document.carselection2.model2.value == 'Xantia Estate||'){ addOption2(document.carselection2.year2,'3/93-11/99', '3/93-11/99'); addOption2(document.carselection2.year2,'12/99-1/01', '12/99-1/01'); } if(document.carselection2.model2.value == 'XM||'){ addOption2(document.carselection2.year2,'89-00', '89-00'); } if(document.carselection2.model2.value == 'XM Estate||'){ addOption2(document.carselection2.year2,'92-97', '92-97'); } if(document.carselection2.model2.value == 'Xsara|Inc. Coupe|'){ addOption2(document.carselection2.year2,'11/97>', '11/97>'); } if(document.carselection2.model2.value == 'Xsara Estate||'){ addOption2(document.carselection2.year2,'98-11/04', '98-11/04'); } if(document.carselection2.model2.value == 'Xsara Picasso||'){ addOption2(document.carselection2.year2,'99-10/05', '99-10/05'); addOption2(document.carselection2.year2,'05>', '05>'); } if(document.carselection2.model2.value == 'ZX|Single Blade|'){ addOption2(document.carselection2.year2,'91-98', '91-98'); } if(document.carselection2.model2.value == 'ZX Estate|Single Blade|'){ addOption2(document.carselection2.year2,'93-98', '93-98'); } } if(document.carselection2.make2.value == 'Citroen LCV'){ if(document.carselection2.model2.value == 'C15||'){ addOption2(document.carselection2.year2,'84-96', '84-96'); } if(document.carselection2.model2.value == 'C25,32,35||'){ addOption2(document.carselection2.year2,'81-94', '81-94'); } if(document.carselection2.model2.value == 'Dispatch||'){ addOption2(document.carselection2.year2,'98>', '98>'); addOption2(document.carselection2.year2,'95-98', '95-98'); } if(document.carselection2.model2.value == 'Expert||'){ addOption2(document.carselection2.year2,'94>', '94>'); } if(document.carselection2.model2.value == 'Jumper||'){ addOption2(document.carselection2.year2,'94>', '94>'); } if(document.carselection2.model2.value == 'Jumpy||'){ addOption2(document.carselection2.year2,'96>', '96>'); } if(document.carselection2.model2.value == 'Relay||'){ addOption2(document.carselection2.year2,'94>', '94>'); } } if(document.carselection2.make2.value == 'Daewoo'){ if(document.carselection2.model2.value == 'Cielo||'){ addOption2(document.carselection2.year2,'94-97', '94-97'); } if(document.carselection2.model2.value == 'Damas||'){ addOption2(document.carselection2.year2,'91-02', '91-02'); } if(document.carselection2.model2.value == 'Espero||'){ addOption2(document.carselection2.year2,'91-99', '91-99'); } if(document.carselection2.model2.value == 'Evanda||'){ addOption2(document.carselection2.year2,'03-05', '03-05'); } if(document.carselection2.model2.value == 'Kalos||'){ addOption2(document.carselection2.year2,'02-05', '02-05'); } if(document.carselection2.model2.value == 'Kalos|Hatchback|'){ addOption2(document.carselection2.year2,'02-05', '02-05'); } if(document.carselection2.model2.value == 'Korando||'){ addOption2(document.carselection2.year2,'96-00', '96-00'); } if(document.carselection2.model2.value == 'Lacetti||'){ addOption2(document.carselection2.year2,'04-05', '04-05'); } if(document.carselection2.model2.value == 'Lanos Hatchback|3/5 doors|'){ addOption2(document.carselection2.year2,'7/97>', '7/97>'); } if(document.carselection2.model2.value == 'Lanos Saloon|4 doors|'){ addOption2(document.carselection2.year2,'7/97>', '7/97>'); } if(document.carselection2.model2.value == 'Leganza||'){ addOption2(document.carselection2.year2,'9/97>', '9/97>'); } if(document.carselection2.model2.value == 'Lemans||'){ addOption2(document.carselection2.year2,'88-96', '88-96'); } if(document.carselection2.model2.value == 'Matiz||'){ addOption2(document.carselection2.year2,'98-05', '98-05'); } if(document.carselection2.model2.value == 'Musso||'){ addOption2(document.carselection2.year2,'93-00', '93-00'); } if(document.carselection2.model2.value == 'Nexia|inc Hatchback|'){ addOption2(document.carselection2.year2,'3/95-9/97', '3/95-9/97'); } if(document.carselection2.model2.value == 'Nubira||'){ addOption2(document.carselection2.year2,'97-99', '97-99'); addOption2(document.carselection2.year2,'99-05', '99-05'); } if(document.carselection2.model2.value == 'Nubira|Hatchback|'){ addOption2(document.carselection2.year2,'97-99', '97-99'); } if(document.carselection2.model2.value == 'Nubira Estate||'){ addOption2(document.carselection2.year2,'97-99', '97-99'); addOption2(document.carselection2.year2,'99-05', '99-05'); } if(document.carselection2.model2.value == 'Rezzo||'){ addOption2(document.carselection2.year2,'00-05', '00-05'); } if(document.carselection2.model2.value == 'Royal||'){ addOption2(document.carselection2.year2,'80-87', '80-87'); } if(document.carselection2.model2.value == 'Tacuma||'){ addOption2(document.carselection2.year2,'9/99>', '9/99>'); } if(document.carselection2.model2.value == 'Tico||'){ addOption2(document.carselection2.year2,'91>', '91>'); } } if(document.carselection2.make2.value == 'Daihatsu'){ if(document.carselection2.model2.value == 'Applause||'){ addOption2(document.carselection2.year2,'89-97', '89-97'); } if(document.carselection2.model2.value == 'Charade||'){ addOption2(document.carselection2.year2,'89-93', '89-93'); addOption2(document.carselection2.year2,'93-2/98', '93-2/98'); } if(document.carselection2.model2.value == 'Charade|3/5 doors|'){ addOption2(document.carselection2.year2,'3/98>', '3/98>'); } if(document.carselection2.model2.value == 'Charmant||'){ addOption2(document.carselection2.year2,'80-2/93', '80-2/93'); } if(document.carselection2.model2.value == 'Cuore||'){ addOption2(document.carselection2.year2,'79-2/93', '79-2/93'); addOption2(document.carselection2.year2,'3/93-98', '3/93-98'); } if(document.carselection2.model2.value == 'Domino||'){ addOption2(document.carselection2.year2,'83-90', '83-90'); addOption2(document.carselection2.year2,'92-94', '92-94'); addOption2(document.carselection2.year2,'90-92', '90-92'); } if(document.carselection2.model2.value == 'Feroza||'){ addOption2(document.carselection2.year2,'88-99', '88-99'); } if(document.carselection2.model2.value == 'Grand Move||'){ addOption2(document.carselection2.year2,'96-02', '96-02'); } if(document.carselection2.model2.value == 'Move||'){ addOption2(document.carselection2.year2,'3/97>', '3/97>'); } if(document.carselection2.model2.value == 'Rocky||'){ addOption2(document.carselection2.year2,'84-01', '84-01'); } if(document.carselection2.model2.value == 'Sirion 1||'){ addOption2(document.carselection2.year2,'98-04', '98-04'); } if(document.carselection2.model2.value == 'Terios||'){ addOption2(document.carselection2.year2,'9/97>', '9/97>'); addOption2(document.carselection2.year2,'97>', '97>'); } if(document.carselection2.model2.value == 'YRV||'){ addOption2(document.carselection2.year2,'01/01>', '01/01>'); } } if(document.carselection2.make2.value == 'Daihatsu LCV'){ if(document.carselection2.model2.value == '1000||'){ addOption2(document.carselection2.year2,'78-98', '78-98'); } if(document.carselection2.model2.value == '55||'){ addOption2(document.carselection2.year2,'78-82', '78-82'); addOption2(document.carselection2.year2,'1983>', '1983>'); } if(document.carselection2.model2.value == '850||'){ addOption2(document.carselection2.year2,'80-89', '80-89'); } if(document.carselection2.model2.value == 'Fourtrak||'){ addOption2(document.carselection2.year2,'84-02', '84-02'); } if(document.carselection2.model2.value == 'HiJet||'){ addOption2(document.carselection2.year2,'86>', '86>'); } if(document.carselection2.model2.value == 'Sporttrak||'){ addOption2(document.carselection2.year2,'98>', '98>'); } } if(document.carselection2.make2.value == 'Fiat'){ if(document.carselection2.model2.value == '126||'){ addOption2(document.carselection2.year2,'72-93', '72-93'); } if(document.carselection2.model2.value == '127||'){ addOption2(document.carselection2.year2,'>85', '>85'); } if(document.carselection2.model2.value == 'Argenta||'){ addOption2(document.carselection2.year2,'81-86', '81-86'); } if(document.carselection2.model2.value == 'Barchetta||'){ addOption2(document.carselection2.year2,'95>', '95>'); } if(document.carselection2.model2.value == 'Brava||'){ addOption2(document.carselection2.year2,'12/95-12/01', '12/95-12/01'); } if(document.carselection2.model2.value == 'Bravo||'){ addOption2(document.carselection2.year2,'12/95-12/01', '12/95-12/01'); } if(document.carselection2.model2.value == 'Cinquecento||'){ addOption2(document.carselection2.year2,'92-94', '92-94'); addOption2(document.carselection2.year2,'06/95-05/98', '06/95-05/98'); } if(document.carselection2.model2.value == 'Cityvan||'){ addOption2(document.carselection2.year2,'85-89', '85-89'); } if(document.carselection2.model2.value == 'Coupe||'){ addOption2(document.carselection2.year2,'94-01', '94-01'); } if(document.carselection2.model2.value == 'Croma||'){ addOption2(document.carselection2.year2,'86-96', '86-96'); } if(document.carselection2.model2.value == 'Doblo||'){ addOption2(document.carselection2.year2,'2002>', '2002>'); } if(document.carselection2.model2.value == 'Duna||'){ addOption2(document.carselection2.year2,'86-90', '86-90'); } if(document.carselection2.model2.value == 'Grande Punto||'){ addOption2(document.carselection2.year2,'05>', '05>'); } if(document.carselection2.model2.value == 'Idea||'){ addOption2(document.carselection2.year2,'04-06', '04-06'); } if(document.carselection2.model2.value == 'Marea||'){ addOption2(document.carselection2.year2,'6/96>', '6/96>'); } if(document.carselection2.model2.value == 'Marea Weekend||'){ addOption2(document.carselection2.year2,'6/96-04/02', '6/96-04/02'); } if(document.carselection2.model2.value == 'Multipla||'){ addOption2(document.carselection2.year2,'01/00>', '01/00>'); } if(document.carselection2.model2.value == 'Nuova Croma||'){ addOption2(document.carselection2.year2,'05>', '05>'); } if(document.carselection2.model2.value == 'Oggi||'){ addOption2(document.carselection2.year2,'83-88', '83-88'); } if(document.carselection2.model2.value == 'Palio||'){ addOption2(document.carselection2.year2,'10/97>', '10/97>'); } if(document.carselection2.model2.value == 'Palio Weekend||'){ addOption2(document.carselection2.year2,'10/97>', '10/97>'); } if(document.carselection2.model2.value == 'Panda||'){ addOption2(document.carselection2.year2,'80-03', '80-03'); addOption2(document.carselection2.year2,'9/03>', '9/03>'); addOption2(document.carselection2.year2,'03>', '03>'); } if(document.carselection2.model2.value == 'Panorama||'){ addOption2(document.carselection2.year2,'79-86', '79-86'); } if(document.carselection2.model2.value == 'Punto||'){ addOption2(document.carselection2.year2,'93-9/99', '93-9/99'); } if(document.carselection2.model2.value == 'Punto||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'06->', '06->'); } if(document.carselection2.model2.value == 'Punto|3 Door|'){ addOption2(document.carselection2.year2,'10/99-05/06', '10/99-05/06'); } if(document.carselection2.model2.value == 'Punto|5 Door|'){ addOption2(document.carselection2.year2,'10/99-05/06', '10/99-05/06'); } if(document.carselection2.model2.value == 'Punto Cabriolet||'){ addOption2(document.carselection2.year2,'99>', '99>'); addOption2(document.carselection2.year2,'93-98', '93-98'); } if(document.carselection2.model2.value == 'Regata||'){ addOption2(document.carselection2.year2,'83-90', '83-90'); } if(document.carselection2.model2.value == 'Seicento||'){ addOption2(document.carselection2.year2,'06/98-01/04', '06/98-01/04'); } if(document.carselection2.model2.value == 'Stilo||'){ addOption2(document.carselection2.year2,'10/01>', '10/01>'); } if(document.carselection2.model2.value == 'Stilo Estate||'){ addOption2(document.carselection2.year2,'10/01>', '10/01>'); } if(document.carselection2.model2.value == 'Stilo Multiwagon||'){ addOption2(document.carselection2.year2,'10/01>', '10/01>'); } if(document.carselection2.model2.value == 'Strada||'){ addOption2(document.carselection2.year2,'78-80', '78-80'); addOption2(document.carselection2.year2,'80-88', '80-88'); } if(document.carselection2.model2.value == 'Tempra||'){ addOption2(document.carselection2.year2,'90-96', '90-96'); } if(document.carselection2.model2.value == 'Tempra SW||'){ addOption2(document.carselection2.year2,'90-96', '90-96'); } if(document.carselection2.model2.value == 'Tipo||'){ addOption2(document.carselection2.year2,'88-93', '88-93'); } if(document.carselection2.model2.value == 'Ulysse||'){ addOption2(document.carselection2.year2,'94-5/02', '94-5/02'); addOption2(document.carselection2.year2,'05/02>', '05/02>'); } if(document.carselection2.model2.value == 'Uno|Single Blade rear only >92|'){ addOption2(document.carselection2.year2,'83-95', '83-95'); } if(document.carselection2.model2.value == 'X1/9||'){ addOption2(document.carselection2.year2,'71-89', '71-89'); } } if(document.carselection2.make2.value == 'Fiat LCV'){ if(document.carselection2.model2.value == 'Doblo Cargo||'){ addOption2(document.carselection2.year2,'00-05', '00-05'); } if(document.carselection2.model2.value == 'Ducato 10||'){ addOption2(document.carselection2.year2,'94-02', '94-02'); } if(document.carselection2.model2.value == 'Ducato 11||'){ addOption2(document.carselection2.year2,'02-06', '02-06'); } if(document.carselection2.model2.value == 'Ducato 12||'){ addOption2(document.carselection2.year2,'90-94', '90-94'); } if(document.carselection2.model2.value == 'Ducato 13||'){ addOption2(document.carselection2.year2,'81-85', '81-85'); } if(document.carselection2.model2.value == 'Ducato 14||'){ addOption2(document.carselection2.year2,'87-94', '87-94'); addOption2(document.carselection2.year2,'94-02', '94-02'); } if(document.carselection2.model2.value == 'Ducato 15||'){ addOption2(document.carselection2.year2,'02-06', '02-06'); } if(document.carselection2.model2.value == 'Ducato 18||'){ addOption2(document.carselection2.year2,'88-94', '88-94'); addOption2(document.carselection2.year2,'94-06', '94-06'); } if(document.carselection2.model2.value == 'Fiorino||'){ addOption2(document.carselection2.year2,'88-04', '88-04'); addOption2(document.carselection2.year2,'82-87', '82-87'); } if(document.carselection2.model2.value == 'Panda Van||'){ addOption2(document.carselection2.year2,'87-91', '87-91'); } if(document.carselection2.model2.value == 'Scudo||'){ addOption2(document.carselection2.year2,'95>', '95>'); } if(document.carselection2.model2.value == 'Talento||'){ addOption2(document.carselection2.year2,'89>', '89>'); } } if(document.carselection2.make2.value == 'Ford'){ if(document.carselection2.model2.value == 'Capri||'){ addOption2(document.carselection2.year2,'74-80', '74-80'); addOption2(document.carselection2.year2,'80-87', '80-87'); } if(document.carselection2.model2.value == 'Cortina||'){ addOption2(document.carselection2.year2,'76-82', '76-82'); } if(document.carselection2.model2.value == 'Cougar||'){ addOption2(document.carselection2.year2,'98>', '98>'); } if(document.carselection2.model2.value == 'Escort|Mk. I,II|'){ addOption2(document.carselection2.year2,'68-81', '68-81'); } if(document.carselection2.model2.value == 'Escort|Mk. III|'){ addOption2(document.carselection2.year2,'81-2/86', '81-2/86'); } if(document.carselection2.model2.value == 'Escort|Mk. IV|'){ addOption2(document.carselection2.year2,'2/86-8/90', '2/86-8/90'); } if(document.carselection2.model2.value == 'Escort|mk.V, VI|'){ addOption2(document.carselection2.year2,'9/90-00', '9/90-00'); } if(document.carselection2.model2.value == 'Escort Cabriolet||'){ addOption2(document.carselection2.year2,'81-90', '81-90'); addOption2(document.carselection2.year2,'91-99', '91-99'); } if(document.carselection2.model2.value == 'Escort Estate|Mk. III|'){ addOption2(document.carselection2.year2,'81-2/86', '81-2/86'); } if(document.carselection2.model2.value == 'Escort Estate|Mk. IV|'){ addOption2(document.carselection2.year2,'2/86-8/90', '2/86-8/90'); } if(document.carselection2.model2.value == 'Escort Estate|mk.V, VI|'){ addOption2(document.carselection2.year2,'9/90-00', '9/90-00'); } if(document.carselection2.model2.value == 'Explorer||'){ addOption2(document.carselection2.year2,'91>', '91>'); } if(document.carselection2.model2.value == 'Fiesta||'){ addOption2(document.carselection2.year2,'9/83-9/89', '9/83-9/89'); addOption2(document.carselection2.year2,'9/89-12/95', '9/89-12/95'); addOption2(document.carselection2.year2,'96-3/02', '96-3/02'); addOption2(document.carselection2.year2,'4/02>', '4/02>'); } if(document.carselection2.model2.value == 'Fiesta|Hook fit|'){ addOption2(document.carselection2.year2,'76-83', '76-83'); } if(document.carselection2.model2.value == 'Fiesta|Side pin fit|'){ addOption2(document.carselection2.year2,'76-83', '76-83'); } if(document.carselection2.model2.value == 'Fiesta 4 Van||'){ addOption2(document.carselection2.year2,'95-02', '95-02'); } if(document.carselection2.model2.value == 'Focus||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'04>', '04>'); } if(document.carselection2.model2.value == 'Focus|3/5 doors|'){ addOption2(document.carselection2.year2,'98-03/05', '98-03/05'); } if(document.carselection2.model2.value == 'Focus|4 doors|'){ addOption2(document.carselection2.year2,'98-03/05', '98-03/05'); } if(document.carselection2.model2.value == 'Focus|Cabriolet|'){ addOption2(document.carselection2.year2,'06>', '06>'); } if(document.carselection2.model2.value == 'Focus C Max||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'03>', '03>'); } if(document.carselection2.model2.value == 'Focus Estate||'){ addOption2(document.carselection2.year2,'98-03/05', '98-03/05'); } if(document.carselection2.model2.value == 'Focus Estate||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'04>', '04>'); } if(document.carselection2.model2.value == 'Fusion||'){ addOption2(document.carselection2.year2,'02>', '02>'); } if(document.carselection2.model2.value == 'Galaxy||'){ addOption2(document.carselection2.year2,'11/95-5/01', '11/95-5/01'); addOption2(document.carselection2.year2,'06>', '06>'); } if(document.carselection2.model2.value == 'Galaxy||(Aerotwin/Flat blade)'){ addOption2(document.carselection2.year2,'01-06', '01-06'); } if(document.carselection2.model2.value == 'Granada|inc Estate|'){ addOption2(document.carselection2.year2,'72-85', '72-85'); addOption2(document.carselection2.year2,'85-94', '85-94'); } if(document.carselection2.model2.value == 'KA||'){ addOption2(document.carselection2.year2,'9/96>', '9/96>'); } if(document.carselection2.model2.value == 'KA Convertible||'){ addOption2(document.carselection2.year2,'4/03>', '4/03>'); } if(document.carselection2.model2.value == 'KA Street||'){ addOption2(document.carselection2.year2,'02>', '02>'); } if(document.carselection2.model2.value == 'Maverick||'){ addOption2(document.carselection2.year2,'00>', '00>'); addOption2(document.carselection2.year2,'93-5/97', '93-5/97'); addOption2(document.carselection2.year2,'06/97-9/01', '06/97-9/01'); } if(document.carselection2.model2.value == 'Mondeo||'){ addOption2(document.carselection2.year2,'00>', '00>'); } if(document.carselection2.model2.value == 'Mondeo|4 doors|'){ addOption2(document.carselection2.year2,'93-9/00', '93-9/00'); addOption2(document.carselection2.year2,'00>', '00>'); } if(document.carselection2.model2.value == 'Mondeo|5 doors|'){ addOption2(document.carselection2.year2,'93-9/00', '93-9/00'); } if(document.carselection2.model2.value == 'Mondeo|Estate|'){ addOption2(document.carselection2.year2,'93-00', '93-00'); addOption2(document.carselection2.year2,'00>', '00>'); } if(document.carselection2.model2.value == 'Orion||'){ addOption2(document.carselection2.year2,'83-8/90', '83-8/90'); addOption2(document.carselection2.year2,'90-7/93', '90-7/93'); } if(document.carselection2.model2.value == 'Probe||'){ addOption2(document.carselection2.year2,'89-98', '89-98'); } if(document.carselection2.model2.value == 'Puma||'){ addOption2(document.carselection2.year2,'97-01', '97-01'); } if(document.carselection2.model2.value == 'Ranger||'){ addOption2(document.carselection2.year2,'99>', '99>'); } if(document.carselection2.model2.value == 'S-Max||'){ addOption2(document.carselection2.year2,'06>', '06>'); } if(document.carselection2.model2.value == 'Scorpio||'){ addOption2(document.carselection2.year2,'84-94', '84-94'); } if(document.carselection2.model2.value == 'Scorpio|Inc Estate|'){ addOption2(document.carselection2.year2,'95-98', '95-98'); } if(document.carselection2.model2.value == 'Sierra / Sapphire||'){ addOption2(document.carselection2.year2,'81-93', '81-93'); } if(document.carselection2.model2.value == 'Sierra / Sapphire|Estate|'){ addOption2(document.carselection2.year2,'81-93', '81-93'); } if(document.carselection2.model2.value == 'Sierra / Sapphire XR4||'){ addOption2(document.carselection2.year2,'81-93', '81-93'); } } if(document.carselection2.make2.value == 'Ford LCV'){ if(document.carselection2.model2.value == 'Courier||'){ addOption2(document.carselection2.year2,'86-92', '86-92'); addOption2(document.carselection2.year2,'92-98', '92-98'); } if(document.carselection2.model2.value == 'Escort 4 Van|mkIV|'){ addOption2(document.carselection2.year2,'90-99', '90-99'); } if(document.carselection2.model2.value == 'Escort 3 Van|Mk. III|'){ addOption2(document.carselection2.year2,'81-90', '81-90'); } if(document.carselection2.model2.value == 'Escort Van||'){ addOption2(document.carselection2.year2,'>81', '>81'); } if(document.carselection2.model2.value == 'Fiesta 2 Van|Inc. Courier|'){ addOption2(document.carselection2.year2,'83-89', '83-89'); } if(document.carselection2.model2.value == 'Fiesta 3 Van||'){ addOption2(document.carselection2.year2,'89-95', '89-95'); } if(document.carselection2.model2.value == 'P100||'){ addOption2(document.carselection2.year2,'82-87', '82-87'); addOption2(document.carselection2.year2,'88-94', '88-94'); } if(document.carselection2.model2.value == 'Transit||'){ addOption2(document.carselection2.year2,'71-85', '71-85'); addOption2(document.carselection2.year2,'86-99', '86-99'); } if(document.carselection2.model2.value == 'Transit|Single Rear Door|'){ addOption2(document.carselection2.year2,'00>', '00>'); } if(document.carselection2.model2.value == 'Transit|Twin Rear Door|'){ addOption2(document.carselection2.year2,'00>', '00>'); } if(document.carselection2.model2.value == 'Transit Connect|Single Rear Door|'){ addOption2(document.carselection2.year2,'02>', '02>'); } if(document.carselection2.model2.value == 'Transit Connect|Twin Rear Door|'){ addOption2(document.carselection2.year2,'02>', '02>'); } } if(document.carselection2.make2.value == 'Honda'){ if(document.carselection2.model2.value == 'Accord||'){ addOption2(document.carselection2.year2,'2/77-85', '2/77-85'); addOption2(document.carselection2.year2,'86-89', '86-89'); addOption2(document.carselection2.year2,'90-3/93', '90-3/93'); addOption2(document.carselection2.year2,'03>', '03>'); addOption2(document.carselection2.year2,'3/93-9/98', '3/93-9/98'); } if(document.carselection2.model2.value == 'Accord|Inc 5 Door|'){ addOption2(document.carselection2.year2,'10/98-12/02', '10/98-12/02'); } if(document.carselection2.model2.value == 'Accord Aerodeck||'){ addOption2(document.carselection2.year2,'93-98', '93-98'); } if(document.carselection2.model2.value == 'Accord Coupe||'){ addOption2(document.carselection2.year2,'83-91', '83-91'); addOption2(document.carselection2.year2,'92-98', '92-98'); } if(document.carselection2.model2.value == 'Accord Estate||'){ addOption2(document.carselection2.year2,'9/89-6/94', '9/89-6/94'); addOption2(document.carselection2.year2,'1/03>', '1/03>'); } if(document.carselection2.model2.value == 'Ballade||'){ addOption2(document.carselection2.year2,'82-86', '82-86'); } if(document.carselection2.model2.value == 'City||'){ addOption2(document.carselection2.year2,'83>', '83>'); } if(document.carselection2.model2.value == 'Civic||'){ addOption2(document.carselection2.year2,'87-91', '87-91'); addOption2(document.carselection2.year2,'91-95', '91-95'); addOption2(document.carselection2.year2,'95-01', '95-01'); } if(document.carselection2.model2.value == 'Civic Aerodeck||'){ addOption2(document.carselection2.year2,'98>', '98>'); } if(document.carselection2.model2.value == 'Civic Coupe||'){ addOption2(document.carselection2.year2,'94-00', '94-00'); addOption2(document.carselection2.year2,'01-04', '01-04'); } if(document.carselection2.model2.value == 'Civic CRX||'){ addOption2(document.carselection2.year2,'83-87', '83-87'); addOption2(document.carselection2.year2,'87-92', '87-92'); addOption2(document.carselection2.year2,'92-98', '92-98'); } if(document.carselection2.model2.value == 'Civic Fastback||'){ addOption2(document.carselection2.year2,'94-97', '94-97'); } if(document.carselection2.model2.value == 'Civic Hatchback||'){ addOption2(document.carselection2.year2,'83-87', '83-87'); addOption2(document.carselection2.year2,'87-91', '87-91'); addOption2(document.carselection2.year2,'91-95', '91-95'); addOption2(document.carselection2.year2,'95-01', '95-01'); addOption2(document.carselection2.year2,'01