//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)", "4954", ""); addList("what_material_is_the_painting_surface_made_of", "Fiber Cement", "4966", ""); addList("what_material_is_the_painting_surface_made_of", "Masonry Block", "4965", ""); addList("what_material_is_the_painting_surface_made_of", "Metal", "4972", ""); addList("what_material_is_the_painting_surface_made_of", "Plaster (primed)", "4955", ""); addList("what_material_is_the_painting_surface_made_of", "Stucco", "4967", ""); addList("what_material_is_the_painting_surface_made_of", "Wood (primed)", "4956", ""); 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", "4958", ""); addList("what_type_of_painting_material_will_you_be_using", "Oil-Base Paints", "4959", ""); addList("what_type_of_painting_material_will_you_be_using", "Oil-Base Primer/Sealer", "4968", ""); addList("what_type_of_painting_material_will_you_be_using", "Oil-Base Varnishes, Lacquer, Shellacs, Urethanes", "4971", ""); addList("what_type_of_painting_material_will_you_be_using", "Semi-Transparent Stain", "4961", ""); addList("what_type_of_painting_material_will_you_be_using", "Solid Stain", "4969", ""); addList("what_type_of_painting_material_will_you_be_using", "Textured Paints & Compounds", "4973", ""); addList("what_type_of_painting_material_will_you_be_using", "Water-Base Primer/Sealer", "4970", ""); addList("what_type_of_painting_material_will_you_be_using", "Water-Base Urethanes", "4960", ""); 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", "4964", ""); addList("what_type_of_surface_is_being_painted", "Exterior Door & Window Frames or Shutters", "4975", ""); addList("what_type_of_surface_is_being_painted", "Exterior Doors", "4963", ""); addList("what_type_of_surface_is_being_painted", "Exterior Siding", "4962", ""); addList("what_type_of_surface_is_being_painted", "Exterior Trim, Eaves or Gutters", "4976", ""); addList("what_type_of_surface_is_being_painted", "Interior Baseboards, Crown Mouldings or Stairs", "5007", ""); addList("what_type_of_surface_is_being_painted", "Interior Cabinets, Furniture", "5008", ""); addList("what_type_of_surface_is_being_painted", "Interior Ceilings", "4951", ""); addList("what_type_of_surface_is_being_painted", "Interior Doors or Door Frames", "4998", ""); addList("what_type_of_surface_is_being_painted", "Interior Floors", "4952", ""); addList("what_type_of_surface_is_being_painted", "Interior Walls - Specialty Finish", "4879", ""); addList("what_type_of_surface_is_being_painted", "Interior Walls - Standard Finish", "4950", ""); addList("what_type_of_surface_is_being_painted", "Interior Window Frames", "4999", ""); /* 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", ""); */