function changer(A){if(A==""){return}if(A=="Manufacturing Jobs"){document.theForm.theSubcat.value="Manufacturing Jobs";var C=new Array("Agents","Engineers","Finance","General","Instructors","Management","Marketing","Position Wanted","Sales","Training")}else{if(A=="Dealer Jobs"){document.theForm.theSubcat.value="Dealer Jobs";var C=new Array("Body Shop","Finance","General","Internet","Managemen","Parts","Position Wanted","Sales","Service","Training")}else{if(A=="Auctions"){document.theForm.theSubcat.value="Auctions";var C=new Array("Auction Advertising Services","Alabama","Alaska","Arizona","Arkansas","California","Canada","Colorado","Connecticut","Delaware","District of Columbia","Florida","Georgia","Hawaii","Idaho","Illinois","Illinois/Indiana","Indiana","Iowa","Kansas","Kentucky","Louisiana","Maine","Maryland","Massachusetts","Michigan","Minnesota","Mississippi","Missouri","Montana","Nebraska","Nevada","New Mexico","New Hampshire","New Jersey","New York","North Carolina","North Dakota","Ohio","Oklahoma","Oregon","Pennsylvania","Puerto Rico","Rhode Island","South Carolina","South Dakota","Tennessee","Texas","Utah","Vermont","Virgin Islands","Virginia","Washington","West Virginia","Wisconsin","Wyoming")}else{if(A=="Vehicles"){document.theForm.theSubcat.value="Vehicles";var C=new Array("Cars for Sale","Cars Wanted","SUV for Sale","SUV Wanted","Trucks for Sale","Trucks Wanted","Vans for Sale","Vans Wanted","Boats for Sale")}else{if(A=="Products & Services"){document.theForm.theSubcat.value="Products & Services";var C=new Array("Advertising Services","Aftermarket Products","Computer Hardware","Computer Software","Consultants","Dealer Services","Direct Marketing","Import/Export Services","Internet Services","Management/Sales training","Marketing Services","Parts for Sale","Auctions","Dealership Improvements","Legal Notice","Manufacturing Equipment","Parts Wanted","Promotional Products","Transportation","Business Services","Financial Services","Lead Service Providers","Legal Services","Shop Equipment for sale","Signs")}else{if(A=="Business Opportunities"){document.theForm.theSubcat.value="Business Opportunities";var C=new Array("Businesses Wanted","Dealerships Available","Dealerships Wanted","Misc. Opportunities","Real Estate","Leasing Co. for Sale","Leasing Co. Wanted","Investment Opportunity")}}}}}}i=document.theForm.secondChoice.options.length;if(i>0){document.theForm.secondChoice.options.length-=i;document.theForm.secondChoice.options[i]=null}var B=0;for(e=0;e<C.length;e++){document.theForm.secondChoice.options[B]=new Option();document.theForm.secondChoice.options[B].text=C[e];document.theForm.secondChoice.options[B].value=C[e];B=B+1}};
