var manufacturer_any = 'Y';
var model_any = 'Y';

var man = new Array ('Chevrolet','Citroen','Fiat','Ford','Honda','Jaguar','Land Rover','Mazda','Nissan','Peugeot','Renault','Seat','Vauxhall');
var man_used = new Array ('Chevrolet','Citroen','Fiat','Ford','Honda','Jaguar','Land Rover','Mazda','Nissan','Peugeot','Renault','Seat','Vauxhall');
var man_new = new Array ('Chevrolet','Citroen','Fiat','Honda','Jaguar','Land Rover','Mazda','Nissan','Seat');
var man_van = new Array ('Citroen','Mazda','Nissan','Peugeot');

var model_options = new Array;


model_options[1] = new Array ('Chevrolet','Aveo','C');
model_options[2] = new Array ('Chevrolet','Lacetti','C');
model_options[3] = new Array ('Chevrolet','Matiz','C');
model_options[4] = new Array ('Citroen','Berlingo','C');
model_options[5] = new Array ('Citroen','Berlingo First','C');
model_options[6] = new Array ('Citroen','C1','C');
model_options[7] = new Array ('Citroen','C2','C');
model_options[8] = new Array ('Citroen','C3','C');
model_options[9] = new Array ('Citroen','C4','C');
model_options[10] = new Array ('Citroen','C4 Grand Picasso','C');
model_options[11] = new Array ('Citroen','C5','C');
model_options[12] = new Array ('Citroen','Dispatch','C');
model_options[13] = new Array ('Citroen','Nemo','C');
model_options[14] = new Array ('Citroen','Relay','C');
model_options[15] = new Array ('Citroen','Xsara Picasso','C');
model_options[16] = new Array ('Fiat','500','C');
model_options[17] = new Array ('Fiat','Bravo','C');
model_options[18] = new Array ('Fiat','Doblo','C');
model_options[19] = new Array ('Fiat','Grande Punto','C');
model_options[20] = new Array ('Fiat','Idea','C');
model_options[21] = new Array ('Fiat','Multipla','C');
model_options[22] = new Array ('Fiat','Panda','C');
model_options[23] = new Array ('Fiat','Punto','C');
model_options[24] = new Array ('Fiat','Qubo','C');
model_options[25] = new Array ('Fiat','Sedici','C');
model_options[26] = new Array ('Ford','Fiesta','C');
model_options[27] = new Array ('Ford','Ka','C');
model_options[28] = new Array ('Honda','Accord','C');
model_options[29] = new Array ('Honda','CR-V','C');
model_options[30] = new Array ('Honda','Civic','C');
model_options[31] = new Array ('Honda','FR-V','C');
model_options[32] = new Array ('Honda','Jazz','C');
model_options[33] = new Array ('Honda','Legend','C');
model_options[34] = new Array ('Jaguar','S-TYPE','C');
model_options[35] = new Array ('Jaguar','X-TYPE','C');
model_options[36] = new Array ('Jaguar','XF','C');
model_options[37] = new Array ('Jaguar','XJ','C');
model_options[38] = new Array ('Jaguar','XK','C');
model_options[39] = new Array ('Land Rover','Defender','C');
model_options[40] = new Array ('Land Rover','Discovery','C');
model_options[41] = new Array ('Land Rover','Discovery 3','C');
model_options[42] = new Array ('Land Rover','Freelander','C');
model_options[43] = new Array ('Land Rover','Freelander 2','C');
model_options[44] = new Array ('Land Rover','Range Rover','C');
model_options[45] = new Array ('Land Rover','Range Rover Sport','C');
model_options[46] = new Array ('Mazda','2','C');
model_options[47] = new Array ('Mazda','3','C');
model_options[48] = new Array ('Mazda','5','C');
model_options[49] = new Array ('Mazda','6','C');
model_options[50] = new Array ('Mazda','BT50','C');
model_options[51] = new Array ('Mazda','BT50','C');
model_options[52] = new Array ('Mazda','MX-5','C');
model_options[53] = new Array ('Nissan','350Z','C');
model_options[54] = new Array ('Nissan','Almera','C');
model_options[55] = new Array ('Nissan','Micra','C');
model_options[56] = new Array ('Nissan','Murano','C');
model_options[57] = new Array ('Nissan','Note','C');
model_options[58] = new Array ('Nissan','Primastar','C');
model_options[59] = new Array ('Nissan','Primera','C');
model_options[60] = new Array ('Nissan','Qashqai','C');
model_options[61] = new Array ('Peugeot','107','C');
model_options[62] = new Array ('Peugeot','206','C');
model_options[63] = new Array ('Peugeot','307','C');
model_options[64] = new Array ('Peugeot','308','C');
model_options[65] = new Array ('Peugeot','Partner','C');
model_options[66] = new Array ('Renault','Megane','C');
model_options[67] = new Array ('Seat','Alhambra','C');
model_options[68] = new Array ('Seat','Altea','C');
model_options[69] = new Array ('Seat','Altea XL','C');
model_options[70] = new Array ('Seat','Ibiza','C');
model_options[71] = new Array ('Seat','Leon','C');
model_options[72] = new Array ('Vauxhall','Corsa','C');




















































































































































































































