document.regForm.home_phone.options.length = 1;
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("CIO ","CIO ");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("CTO","CTO");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("CSO/CISO/Chief Technical Architect","CSO/CISO/Chief Technical Architect");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Exec VP/Sr VP/VP of IS/IT/MIS","Exec VP/Sr VP/VP of IS/IT/MIS");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Other Exec VP/Sr. VP/VP","Other Exec VP/Sr. VP/VP");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Director/Sr Mdr/Head of IS/IT/MIS","Director/Sr Mdr/Head of IS/IT/MIS");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Director of Software/Application Dev","Director of Software/Application Dev");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Other Director/Sr Mgr","Other Director/Sr Mgr");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Internet Tech Consultant/Analyst","Internet Tech Consultant/Analyst");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Other IT Management","Other IT Management");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("IT Staff","IT Staff");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("CEO/COO/CFO","CEO/COO/CFO");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("President/Owner/Chairman/Partner","President/Owner/Chairman/Partner");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Sr. Executive VP/VP/General Manager","Sr. Executive VP/VP/General Manager");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Director/Sr Manager/Head of Corporate Management","Director/Sr Manager/Head of Corporate Management");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Financial/Business Consultant Analyst","Financial/Business Consultant Analyst");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Other Corporate Management","Other Corporate Management");
document.regForm.home_phone.options[document.regForm.home_phone.options.length] = new Option("Other","Other");