addListGroup("products", "types");

addOption("types", "Please select", "");
addList("types", "Commercial Pipe Casings", "3", "Commercial");
addList("types", "Domestic Pipe Casings", "11", "Domestic");
// addList("types", "Steel Floor Ducting", "12", "FloorDucting");

addOption("Commercial", "Please select", "");
addList("Commercial", "90 L Section", "4", "Commercial-LSection");
addList("Commercial", "90 U Section", "2", "Commercial-USection");

addOption("Domestic", "Please select", "");
addList("Domestic", "115 Skirting Section", "3", "Domestic-Skirting");
addList("Domestic", "90 L Section", "4", "Domestic-LSection");

addOption("Commercial-LSection", "Please select", "");
addList("Commercial-LSection", "100", "100", "Commercial-LSection-100");
addList("Commercial-LSection", "150", "150", "Commercial-LSection-150");
addList("Commercial-LSection", "200", "200", "Commercial-LSection-200");
addList("Commercial-LSection", "300", "300", "Commercial-LSection-300");
addList("Commercial-LSection", "400", "400", "Commercial-LSection-400");
addList("Commercial-LSection", "500", "500", "Commercial-LSection-500");

addOption("Commercial-LSection-100", "Please select", "");
addOption("Commercial-LSection-100", "100", "100");
addOption("Commercial-LSection-100", "200", "200");
addOption("Commercial-LSection-100", "300", "300");
addOption("Commercial-LSection-100", "400", "400");
addOption("Commercial-LSection-100", "500", "500");

addOption("Commercial-LSection-150", "Please select", "");
addOption("Commercial-LSection-150", "150", "150");
addOption("Commercial-LSection-150", "200", "200");
addOption("Commercial-LSection-150", "300", "300");
addOption("Commercial-LSection-150", "400", "400");
addOption("Commercial-LSection-150", "500", "500");

addOption("Commercial-LSection-200", "Please select", "");
addOption("Commercial-LSection-200", "200", "200");
addOption("Commercial-LSection-200", "300", "300");
addOption("Commercial-LSection-200", "400", "400");
addOption("Commercial-LSection-200", "500", "500");

addOption("Commercial-LSection-300", "Please select", "");
addOption("Commercial-LSection-300", "300", "300");
addOption("Commercial-LSection-300", "400", "400");
addOption("Commercial-LSection-300", "500", "500");

addOption("Commercial-LSection-400", "Please select", "");
addOption("Commercial-LSection-400", "400", "400");
addOption("Commercial-LSection-400", "500", "500");

addOption("Commercial-LSection-500", "Please select", "");
addOption("Commercial-LSection-500", "500", "500");



addOption("Commercial-USection", "Please select", "");
addList("Commercial-USection", "75", "75", "Commercial-USection-75");
addList("Commercial-USection", "100", "100", "Commercial-USection-100");
addList("Commercial-USection", "150", "150", "Commercial-USection-150");
addList("Commercial-USection", "200", "200", "Commercial-USection-200");

addOption("Commercial-USection-75", "Please select", "");
addOption("Commercial-USection-75", "200", "200");
addOption("Commercial-USection-75", "400", "400");

addOption("Commercial-USection-100", "Please select", "");
addOption("Commercial-USection-100", "200", "200");
addOption("Commercial-USection-100", "400", "400");

addOption("Commercial-USection-150", "Please select", "");
addOption("Commercial-USection-150", "200", "200");
addOption("Commercial-USection-150", "400", "400");

addOption("Commercial-USection-200", "Please select", "");
addOption("Commercial-USection-200", "200", "200");
addOption("Commercial-USection-200", "400", "400");


addOption("Domestic-LSection", "Please select", "");
addList("Domestic-LSection", "75", "75", "Domestic-LSection-75");
addList("Domestic-LSection", "100", "100", "Domestic-LSection-100");
addList("Domestic-LSection", "150", "150", "Domestic-LSection-150");
addList("Domestic-LSection", "200", "200", "Domestic-LSection-200");
addList("Domestic-LSection", "300", "300", "Domestic-LSection-300");


addOption("Domestic-LSection-75", "Please select", "");
addOption("Domestic-LSection-75", "150", "150");
addOption("Domestic-LSection-75", "200", "200");
addOption("Domestic-LSection-75", "300", "300");

addOption("Domestic-LSection-100", "Please select", "");
addOption("Domestic-LSection-100", "100", "100");
addOption("Domestic-LSection-100", "200", "200");
addOption("Domestic-LSection-100", "300", "300");
addOption("Domestic-LSection-100", "400", "400");
addOption("Domestic-LSection-100", "500", "500");

addOption("Domestic-LSection-150", "Please select", "");
addOption("Domestic-LSection-150", "150", "150");
addOption("Domestic-LSection-150", "200", "200");
addOption("Domestic-LSection-150", "300", "300");
addOption("Domestic-LSection-150", "400", "400");
addOption("Domestic-LSection-150", "500", "500");

addOption("Domestic-LSection-200", "Please select", "");
addOption("Domestic-LSection-200", "200", "200");
addOption("Domestic-LSection-200", "300", "300");
addOption("Domestic-LSection-200", "400", "400");
addOption("Domestic-LSection-200", "500", "500");

addOption("Domestic-LSection-300", "Please select", "");
addOption("Domestic-LSection-300", "300", "300");
addOption("Domestic-LSection-300", "400", "400");
addOption("Domestic-LSection-300", "500", "500");



addOption("Domestic-Skirting", "Please select", "");
addList("Domestic-Skirting", "25", "25", "Domestic-Skirting-25");
addList("Domestic-Skirting", "45", "45", "Domestic-Skirting-45");
addList("Domestic-Skirting", "75", "75", "Domestic-Skirting-75");

addOption("Domestic-Skirting-25", "Please select", "");
addOption("Domestic-Skirting-25", "110", "110");
addOption("Domestic-Skirting-25", "135", "135");
addOption("Domestic-Skirting-25", "150", "150");
addOption("Domestic-Skirting-25", "190", "190");
addOption("Domestic-Skirting-25", "220", "220");
addOption("Domestic-Skirting-25", "300", "300");

addOption("Domestic-Skirting-45", "Please select", "");
addOption("Domestic-Skirting-45", "110", "110");
addOption("Domestic-Skirting-45", "135", "135");
addOption("Domestic-Skirting-45", "150", "150");
addOption("Domestic-Skirting-45", "190", "190");
addOption("Domestic-Skirting-45", "220", "220");
addOption("Domestic-Skirting-45", "300", "300");

addOption("Domestic-Skirting-75", "Please select", "");
addOption("Domestic-Skirting-75", "145", "145");
addOption("Domestic-Skirting-75", "180", "180");
addOption("Domestic-Skirting-75", "200", "200");
addOption("Domestic-Skirting-75", "220", "220");
addOption("Domestic-Skirting-75", "370", "370");