var countries = new Array();
var country_names = new Array();
var categories = new Array();
var category_name = new Array();
category_name[2] = "Airport"
category_name[20] = "Arena"
category_name[13] = "Bar"
category_name[32] = "Bookstore"
category_name[3] = "Cafe / Restaurant"
category_name[27] = "Campground / RV Park"
category_name[23] = "Club"
category_name[14] = "Convention Center"
category_name[31] = "Gas Station"
category_name[12] = "Health Club"
category_name[1] = "Hotel"
category_name[28] = "Hotzone"
category_name[15] = "Marina"
category_name[24] = "Meeting Center"
category_name[5] = "Office"
category_name[18] = "Other Public Areas"
category_name[11] = "Park"
category_name[10] = "Residence"
category_name[17] = "Retail Business"
category_name[4] = "School"
category_name[7] = "Train Station"
category_name[26] = "Truckstop"
countries["AF"] = new Array();
categories["AF"] = new Array("17");
country_names["AF"] = "Afghanistan";
countries["AI"] = new Array();
categories["AI"] = new Array("18");
country_names["AI"] = "Anguilla";
countries["AG"] = new Array();
categories["AG"] = new Array("2");
country_names["AG"] = "Antigua and Barbuda";
countries["AR"] = new Array();
categories["AR"] = new Array("2","3","31","1","28","5","18","4");
country_names["AR"] = "Argentina";
countries["AU"] = new Array();
categories["AU"] = new Array("2","13","3","23","14","1","15","18","17");
country_names["AU"] = "Australia";
countries["AT"] = new Array();
categories["AT"] = new Array("2","1","18");
country_names["AT"] = "Austria";
countries["AZ"] = new Array();
categories["AZ"] = new Array("1");
country_names["AZ"] = "Azerbaijan";
countries["BS"] = new Array();
categories["BS"] = new Array("2","1");
country_names["BS"] = "Bahamas";
countries["BB"] = new Array();
categories["BB"] = new Array("2");
country_names["BB"] = "Barbados";
countries["BE"] = new Array();
categories["BE"] = new Array("2","3","27","14","31","1","5","18","7");
country_names["BE"] = "Belgium";
countries["BR"] = new Array();
categories["BR"] = new Array("2","13","32","3","14","12","1","28","24","5","18","17","4");
country_names["BR"] = "Brazil";
countries["CA"] = new Array();
categories["CA"] = new Array("2","13","3","23","14","1","28","5","18","17");
country_names["CA"] = "Canada";
countries["CL"] = new Array();
categories["CL"] = new Array("2","3","31","18");
country_names["CL"] = "Chile";
countries["HK"] = new Array();
categories["HK"] = new Array("2","3","27","1","18","17","7");
country_names["HK"] = "China, Hong Kong SAR";
countries["CO"] = new Array();
categories["CO"] = new Array("2","3");
country_names["CO"] = "Colombia";
countries["CY"] = new Array();
categories["CY"] = new Array("3");
country_names["CY"] = "Cyprus";
countries["CZ"] = new Array();
categories["CZ"] = new Array("1");
country_names["CZ"] = "Czech Republic";
countries["DK"] = new Array();
categories["DK"] = new Array("2","1");
country_names["DK"] = "Denmark";
countries["EG"] = new Array();
categories["EG"] = new Array("2","1");
country_names["EG"] = "Egypt";
countries["FI"] = new Array();
categories["FI"] = new Array("14","1");
country_names["FI"] = "Finland";
countries["FR"] = new Array();
categories["FR"] = new Array("2","3","14","1","24","18","17");
country_names["FR"] = "France";
countries["GE"] = new Array();
categories["GE"] = new Array("1");
country_names["GE"] = "Georgia";
countries["DE"] = new Array();
categories["DE"] = new Array("2","3","14","31","12","1","15","24","5","18","4","7","26");
country_names["DE"] = "Germany";
countries["GR"] = new Array();
categories["GR"] = new Array("2","3","1","5","18");
country_names["GR"] = "Greece";
countries["GD"] = new Array();
categories["GD"] = new Array("15");
country_names["GD"] = "Grenada";
countries["HU"] = new Array();
categories["HU"] = new Array("3","14","31","1","17");
country_names["HU"] = "Hungary";
countries["IS"] = new Array();
categories["IS"] = new Array("1");
country_names["IS"] = "Iceland";
countries["IN"] = new Array();
categories["IN"] = new Array("1");
country_names["IN"] = "India";
countries["ID"] = new Array();
categories["ID"] = new Array("2","3","1","18");
country_names["ID"] = "Indonesia";
countries["IQ"] = new Array();
categories["IQ"] = new Array("18");
country_names["IQ"] = "Iraq";
countries["IE"] = new Array();
categories["IE"] = new Array("2","20","13","3","23","31","1","18","17","26");
country_names["IE"] = "Ireland";
countries["IL"] = new Array();
categories["IL"] = new Array("1");
country_names["IL"] = "Israel";
countries["IT"] = new Array();
categories["IT"] = new Array("3","27","1","15","18");
country_names["IT"] = "Italy";
countries["JP"] = new Array();
categories["JP"] = new Array("2","3","1","5","18","7");
country_names["JP"] = "Japan";
countries["JO"] = new Array();
categories["JO"] = new Array("2");
country_names["JO"] = "Jordan";
countries["KZ"] = new Array();
categories["KZ"] = new Array("1");
country_names["KZ"] = "Kazakhstan";
countries["LV"] = new Array();
categories["LV"] = new Array("1","18");
country_names["LV"] = "Latvia";
countries["LB"] = new Array();
categories["LB"] = new Array("1","10","17");
country_names["LB"] = "Lebanon";
countries["LI"] = new Array();
categories["LI"] = new Array("3","1","18");
country_names["LI"] = "Liechtenstein";
countries["LT"] = new Array();
categories["LT"] = new Array("1");
country_names["LT"] = "Lithuania";
countries["LU"] = new Array();
categories["LU"] = new Array("3","31","1","5");
country_names["LU"] = "Luxembourg";
countries["MO"] = new Array();
categories["MO"] = new Array("2");
country_names["MO"] = "Macau";
countries["MY"] = new Array();
categories["MY"] = new Array("2","3","23","14","1","18","17");
country_names["MY"] = "Malaysia";
countries["ML"] = new Array();
categories["ML"] = new Array("1");
country_names["ML"] = "Mali";
countries["MT"] = new Array();
categories["MT"] = new Array("1");
country_names["MT"] = "Malta";
countries["MX"] = new Array();
categories["MX"] = new Array("2","3","27","14","1","18","17","4");
country_names["MX"] = "Mexico";
countries["NL"] = new Array();
categories["NL"] = new Array("2","20","13","3","27","14","1","15","24","18","10","17","4","7");
country_names["NL"] = "Netherlands";
countries["AN"] = new Array();
categories["AN"] = new Array("3","1");
country_names["AN"] = "Netherlands Antilles";
countries["NG"] = new Array();
categories["NG"] = new Array("1");
country_names["NG"] = "Nigeria";
countries["NO"] = new Array();
categories["NO"] = new Array("2","1");
country_names["NO"] = "Norway";
countries["PY"] = new Array();
categories["PY"] = new Array("2","3","1");
country_names["PY"] = "Paraguay";
countries["PH"] = new Array();
categories["PH"] = new Array("2","3","23","12","1","28","24","5","18","10","17","4");
country_names["PH"] = "Philippines";
countries["PL"] = new Array();
categories["PL"] = new Array("1");
country_names["PL"] = "Poland";
countries["PT"] = new Array();
categories["PT"] = new Array("2","20","13","3","14","12","1","15","24","5","18","10","17","4");
country_names["PT"] = "Portugal";
countries["PR"] = new Array();
categories["PR"] = new Array("2");
country_names["PR"] = "Puerto Rico";
countries["RU"] = new Array();
categories["RU"] = new Array("2","3","1","5","18","17");
country_names["RU"] = "Russian Federation";
countries["SA"] = new Array();
categories["SA"] = new Array("3","18","4");
country_names["SA"] = "Saudi Arabia";
countries["SC"] = new Array();
categories["SC"] = new Array("1");
country_names["SC"] = "Seychelles";
countries["SK"] = new Array();
categories["SK"] = new Array("1","18");
country_names["SK"] = "Slovakia";
countries["ZA"] = new Array();
categories["ZA"] = new Array("1");
country_names["ZA"] = "South Africa";
countries["ES"] = new Array();
categories["ES"] = new Array("2","13","3","27","23","14","31","12","1","28","15","24","5","18","11","10","17","4");
country_names["ES"] = "Spain";
countries["LK"] = new Array();
categories["LK"] = new Array("1");
country_names["LK"] = "Sri Lanka";
countries["SE"] = new Array();
categories["SE"] = new Array("2","3","14","31","1","15","17","7");
country_names["SE"] = "Sweden";
countries["CH"] = new Array();
categories["CH"] = new Array("20","3","23","1","28","5","18","10","17","4","7");
country_names["CH"] = "Switzerland";
countries["TW"] = new Array();
categories["TW"] = new Array("2","3","14","1","28","18");
country_names["TW"] = "Taiwan";
countries["TH"] = new Array();
categories["TH"] = new Array("2","3","1","5","18","4");
country_names["TH"] = "Thailand";
countries["TR"] = new Array();
categories["TR"] = new Array("2","1");
country_names["TR"] = "Turkey";
countries["TC"] = new Array();
categories["TC"] = new Array("2");
country_names["TC"] = "Turks and Caicos Islands";
countries["AE"] = new Array();
categories["AE"] = new Array("1");
country_names["AE"] = "United Arab Emirates";
countries["UK"] = new Array();
categories["UK"] = new Array("2","20","13","32","3","14","31","1","28","15","5","18","11","17","4","7");
country_names["UK"] = "United Kingdom";
countries["US"] = new Array();
categories["US"] = new Array("2","20","13","32","3","27","23","14","31","12","1","28","15","24","5","18","11","10","17","4","26");
country_names["US"] = "United States";
countries["UY"] = new Array();
categories["UY"] = new Array("2","3","1");
country_names["UY"] = "Uruguay";
countries["VE"] = new Array();
categories["VE"] = new Array("2","1");
country_names["VE"] = "Venezuela";
countries["VN"] = new Array();
categories["VN"] = new Array("2");
country_names["VN"] = "Vietnam";
countries["VI"] = new Array();
categories["VI"] = new Array("1");
country_names["VI"] = "Virgin Islands";
countries["AF"]["KAB"] = "Kabul";
countries["AI"]["AI"] = "Anguilla";
countries["AG"]["SJO"] = "St. Johns";
countries["AR"]["BA"] = "Buenos Aires";
countries["AR"]["CH"] = "Chubut";
countries["AR"]["CBA"] = "Cordoba";
countries["AR"]["DF"] = "Distrito Federal";
countries["AR"]["NE"] = "Neuquen";
countries["AR"]["RNE"] = "Rio Negro";
countries["AR"]["SCR"] = "Santa Cruz";
countries["AR"]["SFE"] = "Santa Fe";
countries["AR"]["TF"] = "Tierra del Fuego";
countries["AU"]["ACT"] = "Australian Capital Territory";
countries["AU"]["NSW"] = "New South Wales";
countries["AU"]["NT"] = "Northern Territory";
countries["AU"]["QLD"] = "Queensland";
countries["AU"]["SA"] = "South Australia";
countries["AU"]["TAS"] = "Tasmania";
countries["AU"]["VIC"] = "Victoria";
countries["AU"]["WA"] = "Western Australia";
countries["AT"]["SBG"] = "Salzburg";
countries["AT"]["WIEN"] = "Wien";
countries["AZ"]["BK"] = "Baku";
countries["BS"]["NP"] = "New Providence";
countries["BB"]["CC"] = "Christ Church";
countries["BE"]["ANT"] = "Antwerpen";
countries["BE"]["BRW"] = "Brabant Wallon";
countries["BE"]["BRU"] = "Brussels-Capital";
countries["BE"]["FLA"] = "Flanders";
countries["BE"]["HAI"] = "Hainaut";
countries["BE"]["LIE"] = "Liege";
countries["BE"]["LIM"] = "Limburg";
countries["BE"]["LUX"] = "Luxembourg";
countries["BE"]["NAM"] = "Namur";
countries["BE"]["OVL"] = "Oost-Vlaanderen";
countries["BE"]["VLA"] = "Vlaams Gewest";
countries["BE"]["BRV"] = "Vlaams-Brabant";
countries["BE"]["GEV"] = "Vlaamse Gemeenschap";
countries["BE"]["WAL"] = "Wallone";
countries["BE"]["WVL"] = "West-Vlaanderen";
countries["BR"]["AC"] = "Acre";
countries["BR"]["AL"] = "Alagoas";
countries["BR"]["AP"] = "Amapa";
countries["BR"]["AM"] = "Amazonas";
countries["BR"]["BA"] = "Bahia";
countries["BR"]["CE"] = "Ceara";
countries["BR"]["DF"] = "Distrito Federal";
countries["BR"]["ES"] = "Espirito Santo";
countries["BR"]["GO"] = "Goias";
countries["BR"]["MA"] = "Maranhao";
countries["BR"]["MT"] = "Mato Grosso";
countries["BR"]["MS"] = "Mato Grosso do Sul";
countries["BR"]["MG"] = "Minas Gerais";
countries["BR"]["PA"] = "Para";
countries["BR"]["PB"] = "Paraba";
countries["BR"]["PR"] = "Parana";
countries["BR"]["PE"] = "Pernambuco";
countries["BR"]["PI"] = "Piaui";
countries["BR"]["RN"] = "Rio Grande do Norte";
countries["BR"]["RS"] = "Rio Grande do Sul";
countries["BR"]["RJ"] = "Rio de Janeiro";
countries["BR"]["RO"] = "Rondonia";
countries["BR"]["RR"] = "Roraima";
countries["BR"]["SC"] = "Santa Catarina";
countries["BR"]["SP"] = "Sao Paulo";
countries["BR"]["SE"] = "Sergipe";
countries["BR"]["TO"] = "Tocantins";
countries["CA"]["AB"] = "Alberta";
countries["CA"]["BC"] = "British Columbia";
countries["CA"]["MB"] = "Manitoba";
countries["CA"]["NS"] = "Nova Scotia";
countries["CA"]["ON"] = "Ontario";
countries["CA"]["QC"] = "Quebec";
countries["CA"]["SK"] = "Saskatchewan";
countries["CL"]["AR"] = "Antofagasta";
countries["CL"]["AT"] = "Atacama";
countries["CL"]["CP"] = "Concepcion Provence";
countries["CL"]["MET"] = "Region Metropolitana";
countries["CL"]["VA"] = "Valparaiso";
countries["HK"]["HKS"] = "Hong Kong";
countries["CO"]["CAR"] = "Caribbean";
countries["CO"]["DC"] = "Distrito Capital";
countries["CO"]["SA"] = "San Andres";
countries["CY"]["LEM"] = "Lemesos";
countries["CY"]["LEV"] = "Levkosia";
countries["CZ"]["MO"] = "Ostrava";
countries["CZ"]["PRA"] = "Praha";
countries["DK"]["ARH"] = "Arhus";
countries["DK"]["KOB"] = "Copenhagen";
countries["DK"]["FYN"] = "Fyn og oeer";
countries["DK"]["KK"] = "Kobenhavn Kommune";
countries["DK"]["MID"] = "Midtjylland";
countries["DK"]["NJL"] = "Nordjylland";
countries["DK"]["VEJ"] = "Vejle";
countries["EG"]["QAH"] = "Al-Qahirah";
countries["EG"]["SJA"] = "South Sinai";
countries["FI"]["ALD"] = "Aland";
countries["FI"]["EKA"] = "Etela-Karjala";
countries["FI"]["ESA"] = "Etela-Savo";
countries["FI"]["KHA"] = "Kanta-Hame";
countries["FI"]["KSO"] = "Keski-Suomi";
countries["FI"]["KYM"] = "Kymmenedalen";
countries["FI"]["LAP"] = "Lappi";
countries["FI"]["PHA"] = "Paijat-Hame";
countries["FI"]["PIR"] = "Pirkanmaa";
countries["FI"]["POH"] = "Pohjanmaa";
countries["FI"]["PPO"] = "Pohjois-Pohjanmaa";
countries["FI"]["PSA"] = "Pohjois-Savo";
countries["FI"]["SAT"] = "Satakunta";
countries["FI"]["EPO"] = "South Ostrobothnia";
countries["FI"]["UUD"] = "Uudenmaa";
countries["FI"]["UUS"] = "Uusimaa";
countries["FI"]["VSS"] = "Varsinais-Suomi";
countries["FR"]["ALS"] = "Alsace";
countries["FR"]["AQU"] = "Aquitaine";
countries["FR"]["AUV"] = "Auvergne";
countries["FR"]["BAS"] = "Basse-Normandie";
countries["FR"]["BOU"] = "Bourgogne";
countries["FR"]["BRE"] = "Bretagne";
countries["FR"]["CEN"] = "Centre";
countries["FR"]["CHA"] = "Champagne-Ardenne";
countries["FR"]["COR"] = "Corse";
countries["FR"]["FRA"] = "Franche-Comte";
countries["FR"]["HAU"] = "Haute-Normandie";
countries["FR"]["ILE"] = "Ile-de-France";
countries["FR"]["LAN"] = "Languedoc-Roussillon";
countries["FR"]["LIM"] = "Limousin";
countries["FR"]["LOR"] = "Lorraine";
countries["FR"]["LYO"] = "Lyon";
countries["FR"]["MID"] = "Midi-Pyrenees";
countries["FR"]["NOR"] = "Nord - Pas-de-Calais";
countries["FR"]["PAY"] = "Pays-de-la-Loire";
countries["FR"]["PIC"] = "Picardie";
countries["FR"]["POI"] = "Poitou-Charentes";
countries["FR"]["PRO"] = "Provence - Alpes - Cote d Azur";
countries["FR"]["RHO"] = "Rhone-Alpes";
countries["GE"]["KK"] = "Kartli";
countries["DE"]["BW"] = "Baden-Wuerttemberg";
countries["DE"]["BY"] = "Bayern";
countries["DE"]["BE"] = "Berlin";
countries["DE"]["BB"] = "Brandenburg";
countries["DE"]["HB"] = "Bremen";
countries["DE"]["HH"] = "Hamburg";
countries["DE"]["HE"] = "Hessen";
countries["DE"]["MV"] = "Mecklenburg-Vorpommern";
countries["DE"]["NI"] = "Niedersachsen";
countries["DE"]["NW"] = "Nordrhein-Westfalen";
countries["DE"]["RP"] = "Rheinland-Pfalz";
countries["DE"]["SL"] = "Saarland";
countries["DE"]["SN"] = "Sachsen";
countries["DE"]["ST"] = "Sachsen-Anhalt";
countries["DE"]["SH"] = "Schleswig-Holstein";
countries["DE"]["TH"] = "Thuringen";
countries["GR"]["AIY"] = "Aegean Islands";
countries["GR"]["ATT"] = "Attiki";
countries["GR"]["KRI"] = "Crete";
countries["GR"]["EPI"] = "Epirus";
countries["GR"]["ION"] = "Ionian Islands";
countries["GR"]["MAK"] = "Macedonia";
countries["GR"]["PEL"] = "Peloponnesus";
countries["GR"]["THE"] = "Thessaly";
countries["GR"]["THR"] = "Thrace";
countries["GD"]["GD"] = "Grenada";
countries["HU"]["BAC"] = "Bacs-Kiskun";
countries["HU"]["BAR"] = "Baranya";
countries["HU"]["BOR"] = "Borsod-Abauj-Zemplen";
countries["HU"]["BUD"] = "Budapest";
countries["HU"]["CSO"] = "Csongrad";
countries["HU"]["FEJ"] = "Fejer";
countries["HU"]["GYO"] = "Gyor-Moson-Sopron";
countries["HU"]["HAJ"] = "Hajdu-Bihar";
countries["HU"]["KOM"] = "Komarom-Esztergom";
countries["HU"]["PES"] = "Pest";
countries["HU"]["SZA"] = "Szabolc-Szatmar-Bereg";
countries["HU"]["TOL"] = "Tolna";
countries["HU"]["VES"] = "Veszprem";
countries["HU"]["ZAL"] = "Zala";
countries["IS"]["REY"] = "Reykjavik";
countries["IN"]["KAR"] = "Karnataka";
countries["IN"]["MAH"] = "Maharastra";
countries["ID"]["BA"] = "Bali";
countries["ID"]["JK"] = "Jakarta";
countries["ID"]["JB"] = "Jawa Barat";
countries["IQ"]["BAG"] = "Baghdad";
countries["IE"]["CON"] = "Connacht";
countries["IE"]["LEI"] = "Leinster";
countries["IE"]["MAY"] = "Mayo";
countries["IE"]["MUN"] = "Munster";
countries["IE"]["TRL"] = "Tralee";
countries["IE"]["ULS"] = "Ulster";
countries["IL"]["HAD"] = "Hadarom";
countries["IL"]["TEL"] = "Tel Aviv";
countries["IL"]["YER"] = "Yerushalayim";
countries["IT"]["AT"] = "Asti";
countries["IT"]["CAM"] = "Campania";
countries["IT"]["CN"] = "Cuneo";
countries["IT"]["EMI"] = "Emilia-Romagna";
countries["IT"]["FE"] = "Ferrara";
countries["IT"]["FI"] = "Florence";
countries["IT"]["FR"] = "Frosinone";
countries["IT"]["GE"] = "Genoa";
countries["IT"]["GR"] = "Grosseto";
countries["IT"]["AQ"] = "L Aquila";
countries["IT"]["LT"] = "Latina";
countries["IT"]["LAZ"] = "Lazio";
countries["IT"]["MN"] = "Mantova";
countries["IT"]["MO"] = "Modena";
countries["IT"]["NA"] = "Naples";
countries["IT"]["PA"] = "Palermo";
countries["IT"]["PG"] = "Perugia";
countries["IT"]["PC"] = "Piacenza";
countries["IT"]["RA"] = "Ravenna";
countries["IT"]["RN"] = "Rimini";
countries["IT"]["RM"] = "Rome";
countries["IT"]["SA"] = "Salerno";
countries["IT"]["TU"] = "Tuscany";
countries["IT"]["AO"] = "Valle d'Aosta";
countries["IT"]["VE"] = "Venice";
countries["IT"]["VV"] = "Vibo Valentia";
countries["JP"]["AICHI"] = "Aichi";
countries["JP"]["AKITA"] = "Akita";
countries["JP"]["AOMORI"] = "Aomori";
countries["JP"]["CHIBA"] = "Chiba";
countries["JP"]["EHIME"] = "Ehime";
countries["JP"]["FUKUI"] = "Fukui";
countries["JP"]["FUKUOKA"] = "Fukuoka";
countries["JP"]["FUKUSHIMA"] = "Fukushima";
countries["JP"]["GIFU"] = "Gifu";
countries["JP"]["GUNMA"] = "Gunma";
countries["JP"]["HIROSHIMA"] = "Hiroshima";
countries["JP"]["HOKAIDO"] = "Hokaido";
countries["JP"]["HOKKAIDO"] = "Hokkaido";
countries["JP"]["HYOGO"] = "Hyogo";
countries["JP"]["IBARAGI"] = "Ibaragi";
countries["JP"]["IBARAKI"] = "Ibaraki";
countries["JP"]["ISHIKAWA"] = "Ishikawa";
countries["JP"]["IWATE"] = "Iwate";
countries["JP"]["KAGAWA"] = "Kagawa";
countries["JP"]["KAGOSHIMA"] = "Kagoshima";
countries["JP"]["KANAGAWA"] = "Kanagawa";
countries["JP"]["KOCHI"] = "Kochi";
countries["JP"]["KOUCHI"] = "Kouchi";
countries["JP"]["KUMAMOTO"] = "Kumamoto";
countries["JP"]["KYOTO"] = "Kyoto";
countries["JP"]["MIE"] = "Mie";
countries["JP"]["MIYAGI"] = "Miyagi";
countries["JP"]["MIYAZAKI"] = "Miyazaki";
countries["JP"]["NAGANO"] = "Nagano";
countries["JP"]["NAGASAKI"] = "Nagasaki";
countries["JP"]["NARA"] = "Nara";
countries["JP"]["NIGATA"] = "Nigata";
countries["JP"]["NIIGATA"] = "Niigata";
countries["JP"]["OITA"] = "Oita";
countries["JP"]["OKAYAMA"] = "Okayama";
countries["JP"]["OKINAWA"] = "Okinawa";
countries["JP"]["OSAKA"] = "Osaka";
countries["JP"]["SAGA"] = "Saga";
countries["JP"]["SAITAMA"] = "Saitama";
countries["JP"]["SHIGA"] = "Shiga";
countries["JP"]["SHIMANE"] = "Shimane";
countries["JP"]["SHIZUOKA"] = "Shizuoka";
countries["JP"]["TOCHIGI"] = "Tochigi";
countries["JP"]["TOKUSHIMA"] = "Tokushima";
countries["JP"]["TOKYO"] = "Tokyo";
countries["JP"]["TOTORI"] = "Totori";
countries["JP"]["TOTTORI"] = "Tottori";
countries["JP"]["TOYAMA"] = "Toyama";
countries["JP"]["WAKAYAMA"] = "Wakayama";
countries["JP"]["YAMAGATA"] = "Yamagata";
countries["JP"]["YAMAGUCHI"] = "Yamaguchi";
countries["JP"]["YAMANASHI"] = "Yamanashi";
countries["JO"]["AMM"] = "Amman";
countries["KZ"]["AST"] = "Astana";
countries["LV"]["RIG"] = "Riga";
countries["LB"]["BA"] = "Beirut";
countries["LI"]["FUE"] = "Fuerstentum Liechtenstein";
countries["LI"]["LI"] = "Liechtenstein";
countries["LT"]["KLA"] = "Klaipeda";
countries["LU"]["DIE"] = "Diekirch";
countries["LU"]["GRE"] = "Grevenmacher";
countries["LU"]["LUX"] = "Luxembourg";
countries["MO"]["MAC"] = "Macau";
countries["MY"]["PAH"] = "Pahang";
countries["MY"]["SEL"] = "Selangor";
countries["MY"]["WILL"] = "Wilayah Persekutuan";
countries["ML"]["BAM"] = "Bamako";
countries["MT"]["NO"] = "Northern";
countries["MT"]["NH"] = "Northern Harbour";
countries["MX"]["AGS"] = "Aguascalientes";
countries["MX"]["BCN"] = "Baja California Norte";
countries["MX"]["BCS"] = "Baja California Sur";
countries["MX"]["CAM"] = "Campeche";
countries["MX"]["CHS"] = "Chiapas";
countries["MX"]["CHI"] = "Chihuahua";
countries["MX"]["COA"] = "Coahuila";
countries["MX"]["COL"] = "Colima";
countries["MX"]["DF"] = "Distrito Federal";
countries["MX"]["DGO"] = "Durango";
countries["MX"]["GTO"] = "Guanajuato";
countries["MX"]["GRO"] = "Guerrero";
countries["MX"]["HGO"] = "Hidalgo";
countries["MX"]["JAL"] = "Jalisco";
countries["MX"]["MEX"] = "Mexico";
countries["MX"]["MIC"] = "Michoacan";
countries["MX"]["MOR"] = "Morelos";
countries["MX"]["NAY"] = "Nayarit";
countries["MX"]["NLN"] = "Nuevo Leon";
countries["MX"]["OAX"] = "Oaxaca";
countries["MX"]["PUE"] = "Puebla";
countries["MX"]["QRO"] = "Queretaro";
countries["MX"]["QTR"] = "Quintana Roo";
countries["MX"]["SLP"] = "San Luis Potosi";
countries["MX"]["SIN"] = "Sinaloa";
countries["MX"]["SON"] = "Sonora";
countries["MX"]["TAB"] = "Tabasco";
countries["MX"]["TAM"] = "Tamaulipas";
countries["MX"]["TLA"] = "Tlaxcala";
countries["MX"]["VER"] = "Veracruz";
countries["MX"]["YUC"] = "Yucatan";
countries["MX"]["ZAC"] = "Zacatecas";
countries["NL"]["D"] = "Drenthe";
countries["NL"]["FL"] = "Flevoland";
countries["NL"]["FR"] = "Friesland";
countries["NL"]["GLD"] = "Gelderland";
countries["NL"]["GR"] = "Groningen";
countries["NL"]["L"] = "Limburg";
countries["NL"]["N-B"] = "Noord-Brabant";
countries["NL"]["N-H"] = "Noord-Holland";
countries["NL"]["O"] = "Overijssel";
countries["NL"]["U"] = "Utrecht";
countries["NL"]["Z"] = "Zeeland";
countries["NL"]["Z-H"] = "Zuid-Holland";
countries["AN"]["CUR"] = "Curacao";
countries["NG"]["LOS"] = "Lagos";
countries["NO"]["AKE"] = "Akershus";
countries["NO"]["BUS"] = "Buskerud";
countries["NO"]["FIN"] = "Finnmark";
countries["NO"]["HED"] = "Hedmark";
countries["NO"]["HOR"] = "Hordaland";
countries["NO"]["MOR"] = "More og Romsdal";
countries["NO"]["NOR"] = "Nordland";
countries["NO"]["OSL"] = "Oslo";
countries["NO"]["ROG"] = "Rogaland";
countries["NO"]["SOF"] = "Sogn og Fjordane";
countries["NO"]["SVA"] = "Svalbard";
countries["NO"]["STR"] = "Troendalag";
countries["NO"]["TRO"] = "Troms";
countries["NO"]["VAG"] = "Vest-Agder";
countries["NO"]["VFO"] = "Vestfold";
countries["PY"]["PY"] = "Paraguay";
countries["PH"]["AKL"] = "Aklan";
countries["PH"]["ALB"] = "Albay";
countries["PH"]["CEB"] = "Cebu";
countries["PH"]["CLU"] = "Central Luzon";
countries["PH"]["CVI"] = "Central Visayas";
countries["PH"]["CAR"] = "Cordillera";
countries["PH"]["EVI"] = "Eastern Visayas";
countries["PH"]["LUN"] = "La Union";
countries["PH"]["NCR"] = "National Capital Region";
countries["PH"]["RIZ"] = "Rizal";
countries["PH"]["SMI"] = "Southern Mindanao";
countries["PH"]["STA"] = "Southern Tagalog";
countries["PH"]["WVI"] = "Western Visayas";
countries["PH"]["ZMB"] = "Zambales";
countries["PL"]["MAL"] = "Malopolskie";
countries["PL"]["MAZ"] = "Mazowieckie";
countries["PT"]["ALE"] = "Alentejo";
countries["PT"]["ALG"] = "Algarve";
countries["PT"]["AZO"] = "Azores Islands";
countries["PT"]["CEN"] = "Centro";
countries["PT"]["GOI"] = "Gois";
countries["PT"]["LIS"] = "Lisboa";
countries["PT"]["MAD"] = "Madeira";
countries["PT"]["NOR"] = "Norte";
countries["PT"]["POR"] = "Portalegre";
countries["PT"]["SAN"] = "Santarem";
countries["PT"]["V"] = "Viana do Castelo";
countries["PR"]["PR"] = "Puerto Rico";
countries["RU"]["MOS"] = "Moscow";
countries["RU"]["SZA"] = "Severo-Zapadnyj Federalnyj Okrug";
countries["RU"]["URA"] = "Urals";
countries["SA"]["RIY"] = "Riyadh";
countries["SC"]["GL"] = "Glacis";
countries["SK"]["BRA"] = "Bratislavsky";
countries["SK"]["PRE"] = "Presov";
countries["ZA"]["WCA"] = "Western Cape";
countries["ES"]["AND"] = "Andalucia";
countries["ES"]["ARA"] = "Aragon";
countries["ES"]["BAL"] = "Baleares";
countries["ES"]["PV"] = "Basque Country";
countries["ES"]["CAN"] = "Canarias";
countries["ES"]["CAR"] = "Cantabria";
countries["ES"]["CLE"] = "Castilla y Leon";
countries["ES"]["CLM"] = "Castilla-La Mancha";
countries["ES"]["CAT"] = "Cataluna";
countries["ES"]["EXT"] = "Extremadura";
countries["ES"]["GAL"] = "Galicia";
countries["ES"]["LAR"] = "La Rioja";
countries["ES"]["MAD"] = "Madrid";
countries["ES"]["MUR"] = "Murcia";
countries["ES"]["NAV"] = "Navarra";
countries["ES"]["PAI"] = "Pais Vasco";
countries["ES"]["VAL"] = "Valencia";
countries["LK"]["COL"] = "Colombo";
countries["SE"]["BLE"] = "Blekinge";
countries["SE"]["BOH"] = "Bohuslan";
countries["SE"]["DAL"] = "Dalarnas lan";
countries["SE"]["GAV"] = "Gavleborgs lan";
countries["SE"]["GOT"] = "Gotland";
countries["SE"]["HAL"] = "Hallands lan";
countries["SE"]["JAM"] = "Jamtland";
countries["SE"]["JON"] = "Jonkopings lan";
countries["SE"]["KAL"] = "Kalmar";
countries["SE"]["KRO"] = "Kronobergs lan";
countries["SE"]["NOR"] = "Norrbotten";
countries["SE"]["OST"] = "Ostergotlands";
countries["SE"]["SKA"] = "Skane";
countries["SE"]["STO"] = "Stockholms lan";
countries["SE"]["UPP"] = "Uppsala lan";
countries["SE"]["VAR"] = "Varmland";
countries["SE"]["VAS"] = "Vasterbotten";
countries["SE"]["VGO"] = "Vastergotland";
countries["SE"]["VNL"] = "Vasternorrland";
countries["CH"]["AG"] = "Aargau";
countries["CH"]["BL"] = "Basel-Landschaft";
countries["CH"]["BS"] = "Basel-Stadt";
countries["CH"]["BE"] = "Bern";
countries["CH"]["FR"] = "Fribourg";
countries["CH"]["GE"] = "Geneva";
countries["CH"]["GL"] = "Glarus";
countries["CH"]["GR"] = "Graubunden";
countries["CH"]["JU"] = "Jura";
countries["CH"]["LU"] = "Luzern";
countries["CH"]["NE"] = "Neuchatel";
countries["CH"]["NW"] = "Nidwalden";
countries["CH"]["SH"] = "Schaffhausen";
countries["CH"]["SZ"] = "Schwyz";
countries["CH"]["SO"] = "Solothurn";
countries["CH"]["SG"] = "St. Gallen";
countries["CH"]["TES"] = "Tessin";
countries["CH"]["TG"] = "Thurgau";
countries["CH"]["TI"] = "Ticino";
countries["CH"]["UR"] = "Uri";
countries["CH"]["VS"] = "Valais";
countries["CH"]["VD"] = "Vaud";
countries["CH"]["ZG"] = "Zug";
countries["CH"]["ZH"] = "Zurich";
countries["TW"]["CHA"] = "Changhua";
countries["TW"]["CYI"] = "Chiayi Shih";
countries["TW"]["CHI"] = "Chilung Shih";
countries["TW"]["HSZ"] = "Hsinchu Shih";
countries["TW"]["HUA"] = "Hualien";
countries["TW"]["ILA"] = "Ilan";
countries["TW"]["KHH"] = "Kaohsiung Shih";
countries["TW"]["MIA"] = "Miaoli";
countries["TW"]["NAN"] = "Nantou";
countries["TW"]["PEN"] = "Penghu";
countries["TW"]["PIF"] = "Pingtung";
countries["TW"]["TXG"] = "Taichung Shih";
countries["TW"]["TNN"] = "Tainan Shih";
countries["TW"]["TPQ"] = "Taipei County";
countries["TW"]["TPE"] = "Taipei Shih";
countries["TW"]["TTT"] = "Taitung";
countries["TW"]["TAO"] = "Taoyuan";
countries["TH"]["BKM"] = "Bangkok";
countries["TH"]["CEN"] = "Central";
countries["TH"]["NOR"] = "Northern";
countries["TH"]["SOU"] = "Southern";
countries["TR"]["IST"] = "Istanbul";
countries["TC"]["TC"] = "Turks and Caicos Islands";
countries["AE"]["DUB"] = "Dubai";
countries["UK"]["ENG"] = "England";
countries["UK"]["IRE"] = "Ireland";
countries["UK"]["NIR"] = "Northern Ireland";
countries["UK"]["SCO"] = "Scotland";
countries["UK"]["WAL"] = "Wales";
countries["US"]["AL"] = "Alabama";
countries["US"]["AK"] = "Alaska";
countries["US"]["AZ"] = "Arizona";
countries["US"]["AR"] = "Arkansas";
countries["US"]["CA"] = "California";
countries["US"]["CO"] = "Colorado";
countries["US"]["CT"] = "Connecticut";
countries["US"]["DE"] = "Delaware";
countries["US"]["DC"] = "District of Columbia";
countries["US"]["FL"] = "Florida";
countries["US"]["GA"] = "Georgia";
countries["US"]["GU"] = "Guam";
countries["US"]["HI"] = "Hawaii";
countries["US"]["ID"] = "Idaho";
countries["US"]["IL"] = "Illinois";
countries["US"]["IN"] = "Indiana";
countries["US"]["IA"] = "Iowa";
countries["US"]["KS"] = "Kansas";
countries["US"]["KY"] = "Kentucky";
countries["US"]["LA"] = "Louisiana";
countries["US"]["ME"] = "Maine";
countries["US"]["MD"] = "Maryland";
countries["US"]["MA"] = "Massachusetts";
countries["US"]["MI"] = "Michigan";
countries["US"]["MN"] = "Minnesota";
countries["US"]["MS"] = "Mississippi";
countries["US"]["MO"] = "Missouri";
countries["US"]["MT"] = "Montana";
countries["US"]["NE"] = "Nebraska";
countries["US"]["NV"] = "Nevada";
countries["US"]["NH"] = "New Hampshire";
countries["US"]["NJ"] = "New Jersey";
countries["US"]["NM"] = "New Mexico";
countries["US"]["NY"] = "New York";
countries["US"]["NC"] = "North Carolina";
countries["US"]["ND"] = "North Dakota";
countries["US"]["OH"] = "Ohio";
countries["US"]["OK"] = "Oklahoma";
countries["US"]["OR"] = "Oregon";
countries["US"]["PA"] = "Pennsylvania";
countries["US"]["RI"] = "Rhode Island";
countries["US"]["SC"] = "South Carolina";
countries["US"]["SD"] = "South Dakota";
countries["US"]["TN"] = "Tennessee";
countries["US"]["TX"] = "Texas";
countries["US"]["UT"] = "Utah";
countries["US"]["VT"] = "Vermont";
countries["US"]["VA"] = "Virginia";
countries["US"]["WA"] = "Washington";
countries["US"]["WV"] = "West Virginia";
countries["US"]["WI"] = "Wisconsin";
countries["US"]["WY"] = "Wyoming";
countries["UY"]["UY"] = "Uruguay";
countries["VE"]["CD"] = "Capital District";
countries["VE"]["MO"] = "Monagas";
countries["VN"]["CSM"] = "Chau Tho Song Me Kong";
countries["VI"]["JOH"] = "St. John";
countries["VI"]["THO"] = "St. Thomas";
