document.regForm.company_industry.options.length = 1;
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Aerospace/Travel","Aerospace/Travel");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Banking/Accounting/Financial Services","Banking/Accounting/Financial Services");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Business Services/Consulting (Tech-Related)","Business Services/Consulting (Tech-Related)");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Business Services/Consulting(non-tech related)","Business Services/Consulting(non-tech related)");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Communications (local/long distance/cable)","Communications (local/long distance/cable)");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Education","Education");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Engineering/Architecture/Construction","Engineering/Architecture/Construction");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Government-Local/State/Federal","Government-Local/State/Federal");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Graphic Design","Graphic Design");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Health Care","Health Care");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Insurance/Real Estate/Legal","Insurance/Real Estate/Legal");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Manufacturer (Tech-Related)","Manufacturer (Tech-Related)");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Media/Entertainment/Publishing/Advertising/PR","Media/Entertainment/Publishing/Advertising/PR");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Research &amp; Development","Research &amp; Development");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Retailer/Distributor/Wholesaler (tech related)","Retailer/Distributor/Wholesaler (tech related)");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Retailer/Distributor/Wholesaler (non-tech related)","Retailer/Distributor/Wholesaler (non-tech related)");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Service Provider (hosting,data,wireless,online)","Service Provider (hosting,data,wireless,online)");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Software Development","Software Development");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Transportation/Utilities","Transportation/Utilities");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("VAR/VAD/System Integrator","VAR/VAD/System Integrator");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Web Development","Web Development");
document.regForm.company_industry.options[document.regForm.company_industry.options.length] = new Option("Other","Other");