toChange = [
["Netherland Antilles", "ANT", "Netherlands", "NLD", "Netherlands"],
["Syrian Arab Republic", "SYR", "Syria", "SYX", "Syria"],
["Syrian Arab Republic", "SYR", "Syria", "SYU", "Syria"],
["Palestine, State of", "PSE", "Israel", "ISR", "Israel"],
["Germany Fed Rep", "DFR", "Germany", "GER", "Germany"],
["Yugoslavia", "YUG", "Russia", "RUS", "Russia"],
["Serbia Montenegro", "SCG", "Russia", "RUS", "Russia"],
["Azores Islands", "AZO", "Portugal", "PRT", "Portugal"],
["Canary Is", "SPI", "Spain", "ESP", "Spain"],
["United Kingdom of Great Britain and Northern Ireland (the)", "GBR", "United Kingdom", "GBR", "United Kingdom"],
["Soviet Union", "SUN", "Russia", "RUS", "Russia"],
["South Sudan", "SSD", "S. Sudan", "SDS", "South Sudan"],
["Bolivia (Plurinational State of)", "BOL", "Bolivia", "BOL", "Bolivia"],
["Tanzania, United Republic of", "TZA", "United Republic of Tanzania", "TZA", "United Republic of Tanzania"],
["French Guiana", "GUF", "France", "FRA", "France"],
["Korea (the Republic of)", "KOR", "South Korea", "KOR", "South Korea"],
["Korea (the Democratic People's Republic of)", "PRK", "North Korea", "PRK", "North Korea"],
["Congo (the)", "COG", "Republic of the Congo", "COG", "Republic of the Congo"],
["Congo (the Democratic Republic of the)", "COD", "Democratic Republic of the Congo", "COD", "Democratic Republic of the Congo"],
["Namibia", "NAM", "Namibia", "NAM", "Namibia"],
["South Africa", "ZAF", "South Africa", "ZAF", "South Africa"],
["United Arab Emirates (the)", "ARE", "United Arab Emirates", "ARE", "United Arab Emirates"],
["Russian Federation (the)", "RUS", "Russia", "RUS", "Russia"],
["Czech Republic (the)", "CZE", "Czech Republic", "CZE", "Czech Republic"],
["Viet Nam", "VNM", "Vietnam", "VNM", "Vietnam"],
["Macedonia (the former Yugoslav Republic of)", "MKD", "Macedonia", "MKD", "Macedonia"],
["Lao People's Democratic Republic (the)", "LAO", "Laos", "LAO", "Laos"],
["Central African Republic", "CAF", "Central African Republic", "CAF", "Central African Republic"],
["Sudan (the)", "SDN", "Sudan", "SDN", "Sudan"],
["Iran (Islamic Republic of)", "IRN", "Iran", "IRN", "Iran"],
["Netherlands (the)", "NLD", "Netherlands", "NLD", "Netherlands"],
["Côte d’Ivoire", "CIV", "Ivory Coast", "CIV", "Ivory Coast"],
["Botswana", "BWA", "Botswana", "BWA", "Botswana"],
["Dominican Republic (the)", "DOM", "Dominican Republic", "DOM", "Dominican Republic"],
["Swaziland", "SWZ", "Swaziland", "SWZ", "Swaziland"],
["Bosnia and Herzegovina", "BIH", "Bosnia and Herzegovina", "BHF", "Bosnia and Herzegovina"],
["Moldova (the Republic of)", "MDA", "Moldova", "MDA", "Moldova"],
["Lesotho", "LSO", "Lesotho", "LSO", "Lesotho"],
["Niger (the)", "NER", "Niger", "NER", "Niger"],
["United States of America (the)", "USA", "United States of America", "USA", "United States of America"],
["Venezuela (Bolivarian Republic of)", "VEN", "Venezuela", "VEN", "Venezuela"],
["Equatorial Guinea", "GNQ", "Equatorial Guinea", "GNQ", "Equatorial Guinea"],
["Gambia (the)", "GMB", "Gambia", "GMB", "Gambia"],
["Philippines (the)", "PHL", "Philippines", "PHL", "Philippines"],
["Bahamas (the)", "BHS", "The Bahamas", "BHS", "The Bahamas"],
["Turks and Caicos Islands (the)", "TCA", "Turks and Caicos Islands", "TCA", "Turks and Caicos Islands"],
["Taiwan (Province of China)", "TWN", "Taiwan", "TWN", "Taiwan"],
["French Polynesia", "PYF", "French Polynesia", "PYF", "French Polynesia"],
["Marshall Islands (the)", "MHL", "Marshall Islands", "MHL", "Marshall Islands"],
["Saint Vincent and the Grenadines", "VCT", "Saint Vincent and the Grenadines", "VCT", "Saint Vincent and the Grenadines"],
//["Martinique", "MTQ", "France", "MTQ", "Martinique"], //France
["Martinique", "MTQ", "France", "FRA", "France"], //France
//["Guadeloupe", "GLP", "France", "GLP", "Guadeloupe"], //France
["Guadeloupe", "GLP", "France", "FRA", "France"], //France
["Antigua and Barbuda", "ATG", "Antigua and Barbuda", "ACA", "Antigua and Barbuda"],
["Virgin Island (U.S.)", "VIR", "United States Virgin Islands", "VIR", "United States Virgin Islands"],
["Virgin Island (British)", "VGB", "British Virgin Islands", "VGB", "British Virgin Islands"],
["Cayman Islands (the)", "CYM", "Cayman Islands", "CYM", "Cayman Islands"],
["Saint Helena, Ascension and Tristan da Cunha", "SHN", "Saint Helena", "SHN", "Saint Helena"],
//["Réunion", "REU", "France", "REU", "Réunion"], //France
["Réunion", "REU", "France", "FRA", "France"], //France
["Comoros (the)", "COM", "Comoros", "COM", "Comoros"],
["Sao Tome and Principe", "STP", "Sao Tome and Principe", "STP", "Sao Tome and Principe"],
["Cook Islands (the)", "COK", "Cook Islands", "COK", "Cook Islands"],
["Wallis and Futuna", "WLF", "Wallis and Futuna", "WLF", "Wallis and Futuna"],
["Solomon Islands", "SLB", "Solomon Islands", "SLB", "Solomon Islands"],
//["Tuvalu", "TUV", "Tuvalu", "TUV", "Tuvalu"], //Solomon Islands (not correct!)
["Tuvalu", "TUV", "Tuvalu", "SLB", "Solomon Islands"], //Solomon Islands (not correct!)
["Micronesia (Federated States of)", "FSM", "Federated States of Micronesia", "FSM", "Federated States of Micronesia"],
["Northern Mariana Islands (the)", "MNP", "Northern Mariana Islands", "MNP", "Northern Mariana Islands"],
//["Tokelau", "TKL", "New Zealand", "TKL", "Tokelau"] //New Zealand
["Tokelau", "TKL", "New Zealand", "NZL", "New Zealand"] //New Zealand
]