catList = new Array();
catList[0] = 'Aircraft';
catList[1] = 'Antique';
catList[2] = 'ATV';
catList[3] = 'Combine';
catList[4] = 'Diamond Tread';
catList[5] = 'Golf Cart';
catList[6] = 'Implement';
catList[7] = 'Industrial & Heavy Equipment';
catList[8] = 'Lawn & Garden';
catList[9] = 'Light Truck & Off-Road';
catList[10] = 'Motor Home';
catList[11] = 'Other Wheels & Rims';
catList[12] = 'Other Wheels & Rims - Metric';
catList[13] = 'Passenger Car';
catList[14] = 'Racing';
catList[15] = 'Rice & Cane';
catList[16] = 'Tractor-Front';
catList[17] = 'Tractor-Rear';
catList[18] = 'Trailer';

