<?php
$A_Country[1]="Afrikaans";
$A_Country[2]="Albanian";
$A_Country[3]="Amharic";
$A_Country[4]="Arabic";
$A_Country[5]="Armenian";
$A_Country[6]="Azerbaijani";
$A_Country[7]="Basque";
$A_Country[8]="Belarusian";
$A_Country[9]="Bosnian";
$A_Country[10]="Bulgarian";
$A_Country[11]="Chinese (Simplified)";
$A_Country[12]="Chinese (Traditional)";
$A_Country[13]="Corsican";
$A_Country[14]="Croatian";
$A_Country[15]="Czech";
$A_Country[16]="Danish";
$A_Country[17]="Dutch";
$A_Country[18]="English";
$A_Country[19]="Esperanto";
$A_Country[20]="Estonian";
$A_Country[21]="Finnish";
$A_Country[22]="French";
$A_Country[23]="Galician";
$A_Country[24]="Georgian";
$A_Country[25]="German";
$A_Country[26]="Greek";
$A_Country[27]="Gujarati";
$A_Country[28]="Hausa";
$A_Country[29]="Hebrew";
$A_Country[30]="Hindi";
$A_Country[31]="Hungarian";
$A_Country[32]="Icelandic";
$A_Country[33]="Igbo";
$A_Country[34]="Indonesian";
$A_Country[35]="Irish";
$A_Country[36]="Italian";
$A_Country[37]="Japanese";
$A_Country[38]="Javanese";
$A_Country[39]="Kannada";
$A_Country[40]="Kazakh";
$A_Country[41]="Khmer";
$A_Country[42]="Korean";
$A_Country[43]="Kurdish ";
$A_Country[44]="Kyrgyz";
$A_Country[45]="Lao";
$A_Country[46]="Latin";
$A_Country[47]="Latvian";
$A_Country[48]="Lithuanian";
$A_Country[49]="Macedonian";
$A_Country[50]="Malagasy";
$A_Country[51]="Malay";
$A_Country[52]="Malayalam";
$A_Country[53]="Maltese";
$A_Country[54]="Mongolian";
$A_Country[55]="Nepali";
$A_Country[56]="Norwegian";
$A_Country[57]="Persian";
$A_Country[58]="Polish";
$A_Country[59]="Portuguese";
$A_Country[60]="Romanian";
$A_Country[61]="Russian";
$A_Country[62]="Samoan";
$A_Country[63]="Serbian";
$A_Country[64]="Shona";
$A_Country[65]="Sindhi";
$A_Country[66]="Slovak";
$A_Country[67]="Slovenian";
$A_Country[68]="Somali";
$A_Country[69]="Spanish";
$A_Country[70]="Swahili";
$A_Country[71]="Swedish";
$A_Country[72]="Tajik";
$A_Country[73]="Tamil";
$A_Country[74]="Telugu";
$A_Country[75]="Thai";
$A_Country[76]="Turkish";
$A_Country[77]="Ukrainian";
$A_Country[78]="Urdu";
$A_Country[79]="Uzbek";
$A_Country[80]="Vietnamese";
$A_Country[81]="Welsh";
$A_Country[82]="Xhosa";
$A_Country[83]="Yiddish";
$A_Country[84]="Yoruba";
$A_Country[85]="Zulu";

$A_Code[1]="af";
$A_Code[2]="sq";
$A_Code[3]="am";
$A_Code[4]="ar";
$A_Code[5]="hy";
$A_Code[6]="az";
$A_Code[7]="eu";
$A_Code[8]="be";
$A_Code[9]="bs";
$A_Code[10]="bg";
$A_Code[11]="zh-Hans";
$A_Code[12]="zh-Hant";
$A_Code[13]="co";
$A_Code[14]="hr";
$A_Code[15]="cs";
$A_Code[16]="da";
$A_Code[17]="nl";
$A_Code[18]="en";
$A_Code[19]="eo";
$A_Code[20]="et";
$A_Code[21]="fi";
$A_Code[22]="fr";
$A_Code[23]="gl";
$A_Code[24]="ka";
$A_Code[25]="de";
$A_Code[26]="el";
$A_Code[27]="gu";
$A_Code[28]="ha";
$A_Code[29]="he";
$A_Code[30]="hi";
$A_Code[31]="hu";
$A_Code[32]="is";
$A_Code[33]="ig";
$A_Code[34]="id";
$A_Code[35]="ga";
$A_Code[36]="it";
$A_Code[37]="ja";
$A_Code[38]="jv";
$A_Code[39]="kn";
$A_Code[40]="kk";
$A_Code[41]="km";
$A_Code[42]="ko";
$A_Code[43]="ku";
$A_Code[44]="ky";
$A_Code[45]="lo";
$A_Code[46]="la";
$A_Code[47]="lv";
$A_Code[48]="lt";
$A_Code[49]="mk";
$A_Code[50]="mg";
$A_Code[51]="ms";
$A_Code[52]="ml";
$A_Code[53]="mt";
$A_Code[54]="mn";
$A_Code[55]="ne";
$A_Code[56]="no";
$A_Code[57]="fa";
$A_Code[58]="pl";
$A_Code[59]="pt";
$A_Code[60]="ro";
$A_Code[61]="ru";
$A_Code[62]="sm";
$A_Code[63]="sr";
$A_Code[64]="sn";
$A_Code[65]="sd";
$A_Code[66]="sk";
$A_Code[67]="sl";
$A_Code[68]="so";
$A_Code[69]="es";
$A_Code[70]="sw";
$A_Code[71]="sv";
$A_Code[72]="tg";
$A_Code[73]="ta";
$A_Code[74]="te";
$A_Code[75]="th";
$A_Code[76]="tr";
$A_Code[77]="uk";
$A_Code[78]="ur";
$A_Code[79]="uz";
$A_Code[80]="vi";
$A_Code[81]="cy";
$A_Code[82]="xh";
$A_Code[83]="yi";
$A_Code[84]="yo";
$A_Code[85]="zu";
?>