-- For divisions of these, please go to their respective subpages. local export = { divisions = "city and provinces", ["Aklan"] = true, ["Antique"] = true, ["Capiz"] = true, ["Guimaras"] = true, ["Iloilo"] = true, ["Iloilo City"] = true, } return export;