document.regForm.company_industry.options[1] = new Option("Agency","Agency");
document.regForm.company_industry.options[2] = new Option("Associations, Venues & Sponsored Properties","Associations, Venues & Sponsored Properties");
document.regForm.company_industry.options[3] = new Option("Event Equipment or Event Service Supplier","Event Equipment or Event Service Supplier");
document.regForm.company_industry.options[4] = new Option("Consumer Package Goods - Grocery","Consumer Package Goods - Grocery");
document.regForm.company_industry.options[5] = new Option("Consumer Package Goods - Non Grocery","Consumer Package Goods - Non Grocery");
document.regForm.company_industry.options[6] = new Option("Banking/Insurance/Real Estate","Banking/Insurance/Real Estate");
document.regForm.company_industry.options[7] = new Option("Retail & Apparel","Retail & Apparel");
document.regForm.company_industry.options[8] = new Option("Business Equipment/Services (non-Computer)","Business Equipment/Services (non-Computer)");
document.regForm.company_industry.options[9] = new Option("Consumer Electronics","Consumer Electronics");
document.regForm.company_industry.options[10] = new Option("Computer Hardware/Software/High Tech","Computer Hardware/Software/High Tech");
document.regForm.company_industry.options[11] = new Option("Automotive","Automotive");
document.regForm.company_industry.options[12] = new Option("Media- Publishing/TV/Radio","Media- Publishing/TV/Radio");
document.regForm.company_industry.options[13] = new Option("Pharmaceutical/Healthcare","Pharmaceutical/Healthcare");
document.regForm.company_industry.options[14] = new Option("Sports/Sporting Goods","Sports/Sporting Goods");
document.regForm.company_industry.options[15] = new Option("Travel/Entertainment","Travel/Entertainment");
document.regForm.company_industry.options[16] = new Option("Consulting","Consulting");
document.regForm.company_industry.options[17] = new Option("Telecommunications- Phone/Wireless/Cable/ISP","Telecommunications- Phone/Wireless/Cable/ISP");
document.regForm.company_industry.options[18] = new Option("Online Business","Online Business");
document.regForm.company_industry.options[19] = new Option("Energy- Electric, Gas, Petroleum","Energy- Electric, Gas, Petroleum");
document.regForm.company_industry.options[20] = new Option("Transportation","Transportation");
document.regForm.company_industry.options[21] = new Option("Government","Government");
document.regForm.company_industry.options[22] = new Option("Other","Other");
