var select = document.getElementById("lclengths"); select.options[select.options.length] = new Option('33"', '33"'); select.options[select.options.length] = new Option('36" length', '36" length'); select.options[select.options.length] = new Option('37" length', '37" length'); select.options[select.options.length] = new Option('38" length', '38" length'); select.options[select.options.length] = new Option('39" length', '39" length'); select.options[select.options.length] = new Option('39.5" length', '39.5" length'); select.options[select.options.length] = new Option('40" length', '40" length'); select.options[select.options.length] = new Option('40.5" length', '40.5" length'); select.options[select.options.length] = new Option('40.75" length', '40.75" length'); select.options[select.options.length] = new Option('41" length', '41" length'); select.options[select.options.length] = new Option('41.25" length', '41.25" length'); select.options[select.options.length] = new Option('41.5" length', '41.5" length'); select.options[select.options.length] = new Option('41.75" length', '41.75" length'); select.options[select.options.length] = new Option('42" length', '42" length'); select.options[select.options.length] = new Option('42.25" length', '42.25" length'); select.options[select.options.length] = new Option('42.5" length', '42.5" length'); select.options[select.options.length] = new Option('43" length', '43" length'); select.options[select.options.length] = new Option('43.25" length', '43.25" length'); select.options[select.options.length] = new Option('44" length', '44" length'); select.options[select.options.length] = new Option('44.5" length', '44.5" length'); select.options[select.options.length] = new Option('45" length', '45" length'); select.options[select.options.length] = new Option('46" length', '46" length'); select.options[select.options.length] = new Option('48" length', '48" length'); select.options[select.options.length] = new Option('57" length', '57" length');