//var hide_empty_list=true; //uncomment this line to hide empty selection lists var disable_empty_list=true; //uncomment this line to disable empty selection lists addListGroup("vehicles", "car-makers"); addOption("car-makers", "Please Select a Question", "", "", 1); //Empty starter option addList("car-makers", "What material is the painting surface made of?", "what_material_is_the_painting_surface_made_of", "what_material_is_the_painting_surface_made_of"); addOption("what_material_is_the_painting_surface_made_of", "Please Select a Material Type", "", "", 1); //Empty starter option addList("what_material_is_the_painting_surface_made_of", "Drywall (primed)", "2756", ""); addList("what_material_is_the_painting_surface_made_of", "Fiber Cement", "2785", ""); addList("what_material_is_the_painting_surface_made_of", "Masonry Block", "2784", ""); addList("what_material_is_the_painting_surface_made_of", "Metal", "2825", ""); addList("what_material_is_the_painting_surface_made_of", "Plaster (primed)", "2757", ""); addList("what_material_is_the_painting_surface_made_of", "Stucco", "2786", ""); addList("what_material_is_the_painting_surface_made_of", "Wood (primed)", "2758", ""); addList("car-makers", "What type of painting material will you be using?", "what_type_of_painting_material_will_you_be_using", "what_type_of_painting_material_will_you_be_using"); addOption("what_type_of_painting_material_will_you_be_using", "Please Select a Paint Type", "", "", 1); //Empty starter option addList("what_type_of_painting_material_will_you_be_using", "Latex Paints", "2760", ""); addList("what_type_of_painting_material_will_you_be_using", "Oil-Base Paints", "2761", ""); addList("what_type_of_painting_material_will_you_be_using", "Oil-Base Primer/Sealer", "2787", ""); addList("what_type_of_painting_material_will_you_be_using", "Oil-Base Varnishes, Lacquer, Shellacs, Urethanes", "2817", ""); addList("what_type_of_painting_material_will_you_be_using", "Semi-Transparent Stain", "2763", ""); addList("what_type_of_painting_material_will_you_be_using", "Solid Stain", "2788", ""); addList("what_type_of_painting_material_will_you_be_using", "Textured Paints & Compounds", "2830", ""); addList("what_type_of_painting_material_will_you_be_using", "Water-Base Primer/Sealer", "2812", ""); addList("what_type_of_painting_material_will_you_be_using", "Water-Base Urethanes", "2762", ""); addList("car-makers", "What type of surface is being painted?", "what_type_of_surface_is_being_painted", "what_type_of_surface_is_being_painted"); addOption("what_type_of_surface_is_being_painted", "Please Select a Surface Type", "", "", 1); //Empty starter option addList("what_type_of_surface_is_being_painted", "Exterior Decking, Fencing", "2783", ""); addList("what_type_of_surface_is_being_painted", "Exterior Door & Window Frames or Shutters", "2644", ""); addList("what_type_of_surface_is_being_painted", "Exterior Doors", "2782", ""); addList("what_type_of_surface_is_being_painted", "Exterior Siding", "2781", ""); addList("what_type_of_surface_is_being_painted", "Exterior Trim, Eaves or Gutters", "2645", ""); addList("what_type_of_surface_is_being_painted", "Interior Baseboards, Crown Mouldings or Stairs", "2642", ""); addList("what_type_of_surface_is_being_painted", "Interior Cabinets, Furniture", "2643", ""); addList("what_type_of_surface_is_being_painted", "Interior Ceilings", "2753", ""); addList("what_type_of_surface_is_being_painted", "Interior Doors or Door Frames", "2640", ""); addList("what_type_of_surface_is_being_painted", "Interior Floors", "2754", ""); addList("what_type_of_surface_is_being_painted", "Interior Walls - Specialty Finish", "2573", ""); addList("what_type_of_surface_is_being_painted", "Interior Walls - Standard Finish", "2752", ""); addList("what_type_of_surface_is_being_painted", "Interior Window Frames", "2641", ""); /* addOption("car-makers", "Please Select a Question", "", "", 1); //Empty starter option addList("car-makers", "What type of surface is being painted?", "Type", "Type"); addList("car-makers", "What material is the painting surface made of?", "Material", "Material"); addList("car-makers", "What type of painting material will you be using?", "Paint", "Paint"); addOption("Type", "Please Select a Surface Type", "", "", 1); //Empty starter option addList("Type", "Interior Walls - Standard Finish", "1c", ""); addList("Type", "Interior Walls - Specialty Finish", "1d", ""); addList("Type", "Interior Ceilings", "1e", ""); addList("Type", "Interior Doors or Door Frames", "1f", ""); addList("Type", "Interior Window Frames", "1g", ""); addList("Type", "Interior Baseboards, Crown Mouldings or Stairs", "1h", ""); addList("Type", "Interior Cabinets, Furniture", "1i", ""); addList("Type", "Interior Floors", "1j", ""); addList("Type", "Exterior Siding", "1k", ""); addList("Type", "Exterior Doors", "1l", ""); addList("Type", "Exterior Door & Window Frames or Shutters", "1m", ""); addList("Type", "Exterior Trim, Eaves or Gutters", "1n", ""); addList("Type", "Exterior Decking, Fencing", "1o", ""); addOption("Material", "Please Select a Material Type", "", "", 1); //Empty starter option addList("Material", "Drywall (primed)", "2p", ""); addList("Material", "Plaster (primed)", "2q", ""); addList("Material", "Wood (primed)", "2r", ""); addList("Material", "Masonry Block", "2s", ""); addList("Material", "Metal", "2t", ""); addList("Material", "Fiber Cement", "2u", ""); addList("Material", "Stucco", "2v", ""); addOption("Paint", "Please Select a Paint Type", "", "", 1); //Empty starter option addList("Paint", "Latex Paints", "3w", ""); addList("Paint", "Oil-Base Paints", "3x", ""); addList("Paint", "Oil-Base Varnishes, Lacquer, Shellacs, Urethanes", "3y", ""); addList("Paint", "Water-Base Urethanes", "3z", ""); addList("Paint", "Water-Base Primer/Sealer", "3ee", ""); addList("Paint", "Oil-Base Primer/Sealer", "3ff", ""); addList("Paint", "Textured Paints & Compounds", "3bb", ""); addList("Paint", "Semi-Transparent Stain", "3cc", ""); addList("Paint", "Solid Stain", "3dd", ""); */