document.regForm.company_industry.options[1] = new Option("Construcción y bienes raíces","CBR");
document.regForm.company_industry.options[2] = new Option("Consumo","CO");
document.regForm.company_industry.options[3] = new Option("Energía y recursos naturales","ERN");
document.regForm.company_industry.options[4] = new Option("Manufactura","MN");
document.regForm.company_industry.options[5] = new Option("Sector público","SP");
document.regForm.company_industry.options[6] = new Option("Servicios financieros","SF");
document.regForm.company_industry.options[7] = new Option("Tecnología, medios y telecomunicaciones","TMT");
document.regForm.company_industry.options[8] = new Option("Transporte","TP");
document.regForm.company_industry.options[9] = new Option("Avation & Transport Services","Avation & Transport Services");
document.regForm.company_industry.options[10] = new Option("Consumer Business","Consumer Business");
document.regForm.company_industry.options[11] = new Option("Energy & Resources","Energy & Resources");
document.regForm.company_industry.options[12] = new Option("Financial Services","Financial Services");
document.regForm.company_industry.options[13] = new Option("Life Sciences & Health Care","Life Sciences & Health Care");
document.regForm.company_industry.options[14] = new Option("Manufacturing","Manufacturing");
document.regForm.company_industry.options[15] = new Option("Public Sector","Public Sector");
document.regForm.company_industry.options[16] = new Option("Real Estate","Real Estate");
document.regForm.company_industry.options[17] = new Option("Technology, Media & Telecommunications","Technology, Media & Telecommunications");
document.regForm.company_industry.options[18] = new Option("Other","Other");
