function getCC(cc) {
	//alert('sdfsdf');
if (cc.value == "Afghanistan") { document.getElementById("contact_no").value = "93"; }
if (cc.value == "Aland Islands") { document.getElementById("contact_no").value = "358"; }
if (cc.value == "Albania") { document.getElementById("contact_no").value = "355"; }
if (cc.value == "Algeria") { document.getElementById("contact_no").value = "213"; }
if (cc.value == "American Samoa") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Andorra") { document.getElementById("contact_no").value = "376"; }
if (cc.value == "Angola") { document.getElementById("contact_no").value = "244"; }
if (cc.value == "Anguilla") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Antarctica") { document.getElementById("contact_no").value = "672"; }
if (cc.value == "Antigua and Barbuda") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Argentina") { document.getElementById("contact_no").value = "54"; }
if (cc.value == "Armenia") { document.getElementById("contact_no").value = "374"; }
if (cc.value == "Aruba") { document.getElementById("contact_no").value = "297"; }
if (cc.value == "Ascension Island") { document.getElementById("contact_no").value = "247"; }
if (cc.value == "Australia") { document.getElementById("contact_no").value = "61"; }
if (cc.value == "Austria") { document.getElementById("contact_no").value = "43"; }
if (cc.value == "Azerbaijan") { document.getElementById("contact_no").value = "994"; }
if (cc.value == "Bahamas, The") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Bahrain") { document.getElementById("contact_no").value = "973"; }
if (cc.value == "Bangladesh") { document.getElementById("contact_no").value = "880"; }
if (cc.value == "Barbados") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Belarus") { document.getElementById("contact_no").value = "375"; }
if (cc.value == "Belgium") { document.getElementById("contact_no").value = "32"; }
if (cc.value == "Belize") { document.getElementById("contact_no").value = "501"; }
if (cc.value == "Benin") { document.getElementById("contact_no").value = "229"; }
if (cc.value == "Bermuda") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Bhutan") { document.getElementById("contact_no").value = "975"; }
if (cc.value == "Bolivia") { document.getElementById("contact_no").value = "591"; }
if (cc.value == "Bosnia and Herzegovina") { document.getElementById("contact_no").value = "387"; }
if (cc.value == "Botswana") { document.getElementById("contact_no").value = "267"; }
if (cc.value == "Brazil") { document.getElementById("contact_no").value = "55"; }
if (cc.value == "British Indian Ocean Territory") { document.getElementById("contact_no").value = "246"; }
if (cc.value == "Brunei Darussalam") { document.getElementById("contact_no").value = "673"; }
if (cc.value == "Bulgaria") { document.getElementById("contact_no").value = "359"; }
if (cc.value == "Burkina Faso") { document.getElementById("contact_no").value = "226"; }
if (cc.value == "Burundi") { document.getElementById("contact_no").value = "257"; }
if (cc.value == "Cambodia") { document.getElementById("contact_no").value = "855"; }
if (cc.value == "Cameroon") { document.getElementById("contact_no").value = "237"; }
if (cc.value == "Canada") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Canary Islands") { document.getElementById("contact_no").value = "34"; }
if (cc.value == "Cape Verde") { document.getElementById("contact_no").value = "238"; }
if (cc.value == "Cayman Islands") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Central African Republic") { document.getElementById("contact_no").value = "236"; }
if (cc.value == "Ceuta and Melilla") { document.getElementById("contact_no").value = "34"; }
if (cc.value == "Chad") { document.getElementById("contact_no").value = "235"; }
if (cc.value == "Chile") { document.getElementById("contact_no").value = "56"; }
if (cc.value == "China") { document.getElementById("contact_no").value = "86"; }
if (cc.value == "Christmas Island") { document.getElementById("contact_no").value = "61"; }
if (cc.value == "Cocos (Keeling) Island") { document.getElementById("contact_no").value = "61"; }
if (cc.value == "Colombia") { document.getElementById("contact_no").value = "57"; }
if (cc.value == "Comoros") { document.getElementById("contact_no").value = "269"; }
if (cc.value == "Congo") { document.getElementById("contact_no").value = "242"; }
if (cc.value == "Congo,Democractic Republic") { document.getElementById("contact_no").value = "243"; }
if (cc.value == "Cocos(Keeling) Islands") { document.getElementById("contact_no").value = "682"; }
if (cc.value == "Costa Rica") { document.getElementById("contact_no").value = "506"; }
if (cc.value == "Cote D`Ivoire(IvoryCoast)") { document.getElementById("contact_no").value = "225"; }
if (cc.value == "Croatia(Hrvatska)") { document.getElementById("contact_no").value = "385"; }
if (cc.value == "Cuba") { document.getElementById("contact_no").value = "53"; }
if (cc.value == "Cyprus, Republic of") { document.getElementById("contact_no").value = "357"; }
if (cc.value == "Cyprus") { document.getElementById("contact_no").value = "90"; }
if (cc.value == "CzechRepublic") { document.getElementById("contact_no").value = "420"; }
if (cc.value == "Denmark") { document.getElementById("contact_no").value = "45"; }
if (cc.value == "Djibouti") { document.getElementById("contact_no").value = "253"; }
if (cc.value == "Dominica") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "DominicanRepublic") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Ecuador") { document.getElementById("contact_no").value = "593"; }
if (cc.value == "Egypt") { document.getElementById("contact_no").value = "20"; }
if (cc.value == "ElSalvador") { document.getElementById("contact_no").value = "503"; }
if (cc.value == "EquatorialGuinea") { document.getElementById("contact_no").value = "240"; }
if (cc.value == "Eritrea") { document.getElementById("contact_no").value = "291"; }
if (cc.value == "Estonia") { document.getElementById("contact_no").value = "372"; }
if (cc.value == "Ethiopia") { document.getElementById("contact_no").value = "251"; }
if (cc.value == "European Union") { document.getElementById("contact_no").value = "388"; }
if (cc.value == "Falkland Islands(IslasMalvinas)") { document.getElementById("contact_no").value = "500"; }
if (cc.value == "FaroeIslands") { document.getElementById("contact_no").value = "298"; }
if (cc.value == "FijiIslands") { document.getElementById("contact_no").value = "679"; }
if (cc.value == "Finland") { document.getElementById("contact_no").value = "358"; }
if (cc.value == "France") { document.getElementById("contact_no").value = "33"; }
if (cc.value == "French Guiana") { document.getElementById("contact_no").value = "594"; }
if (cc.value == "French Polynesia") { document.getElementById("contact_no").value = "689"; }
if (cc.value == "French Southern Territories") { document.getElementById("contact_no").value = "262"; }
if (cc.value == "Gabon") { document.getElementById("contact_no").value = "241"; }
if (cc.value == "Gambia,The") { document.getElementById("contact_no").value = "220"; }
if (cc.value == "Georgia") { document.getElementById("contact_no").value = "995"; }
if (cc.value == "Germany") { document.getElementById("contact_no").value = "49"; }
if (cc.value == "Ghana") { document.getElementById("contact_no").value = "233"; }
if (cc.value == "Gibraltar") { document.getElementById("contact_no").value = "350"; }
if (cc.value == "Greece") { document.getElementById("contact_no").value = "30"; }
if (cc.value == "Greenland") { document.getElementById("contact_no").value = "299"; }
if (cc.value == "Grenada") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Guadeloupe") { document.getElementById("contact_no").value = "590"; }
if (cc.value == "Guam") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Guatemala") { document.getElementById("contact_no").value = "502"; }
if (cc.value == "Guernsey") { document.getElementById("contact_no").value = "44"; }
if (cc.value == "Guinea") { document.getElementById("contact_no").value = "224"; }
if (cc.value == "Guinea-Bissau") { document.getElementById("contact_no").value = "245"; }
if (cc.value == "Guyana") { document.getElementById("contact_no").value = "592"; }
if (cc.value == "Haiti") { document.getElementById("contact_no").value = "509"; }
if (cc.value == "Holy See (Vatican City State)") { document.getElementById("contact_no").value = "39"; }
if (cc.value == "Honduras") { document.getElementById("contact_no").value = "504"; }
if (cc.value == "HongKong S.A.R.") { document.getElementById("contact_no").value = "852"; }
if (cc.value == "Hungary") { document.getElementById("contact_no").value = "36"; }
if (cc.value == "Iceland") { document.getElementById("contact_no").value = "354"; }
if (cc.value == "India") { document.getElementById("contact_no").value = "91"; }
if (cc.value == "Indonesia") { document.getElementById("contact_no").value = "62"; }
if (cc.value == "Inmarsat Atlantic Ocean-East") { document.getElementById("contact_no").value = "871"; }
if (cc.value == "Inmarsat Atlantic Ocean-West") { document.getElementById("contact_no").value = "874"; }
if (cc.value == "Inmarsat Indian Ocean") { document.getElementById("contact_no").value = "873"; }
if (cc.value == "Inmarsat Pacific Ocean") { document.getElementById("contact_no").value = "872"; }
if (cc.value == "Inmarsat Single Network Access Code") { document.getElementById("contact_no").value = "870"; }
if (cc.value == "International Freephone Service") { document.getElementById("contact_no").value = "800"; }
if (cc.value == "International Networks") { document.getElementById("contact_no").value = "882"; }
if (cc.value == "International Premium Rate Service") { document.getElementById("contact_no").value = "979"; }
if (cc.value == "International Public Correspondence Service") { document.getElementById("contact_no").value = "991"; }
if (cc.value == "International Shared Cost Service") { document.getElementById("contact_no").value = "808"; }
if (cc.value == "Iran") { document.getElementById("contact_no").value = "98"; }
if (cc.value == "Iraq") { document.getElementById("contact_no").value = "964"; }
if (cc.value == "Ireland") { document.getElementById("contact_no").value = "353"; }
if (cc.value == "Isle of Man") { document.getElementById("contact_no").value = "44"; }
if (cc.value == "Israel") { document.getElementById("contact_no").value = "972"; }
if (cc.value == "Italy") { document.getElementById("contact_no").value = "39"; }
if (cc.value == "Jamaica") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Japan") { document.getElementById("contact_no").value = "81"; }
if (cc.value == "Jersey") { document.getElementById("contact_no").value = "44"; }
if (cc.value == "Jordan") { document.getElementById("contact_no").value = "962"; }
if (cc.value == "Kazakhstan") { document.getElementById("contact_no").value = "7"; }
if (cc.value == "Kenya") { document.getElementById("contact_no").value = "254"; }
if (cc.value == "Kiribati") { document.getElementById("contact_no").value = "686"; }
if (cc.value == "Korea, North") { document.getElementById("contact_no").value = "850"; }
if (cc.value == "Korea, Republic of") { document.getElementById("contact_no").value = "82"; }
if (cc.value == "Kuwait") { document.getElementById("contact_no").value = "965"; }
if (cc.value == "Kyrgyzstan") { document.getElementById("contact_no").value = "996"; }
if (cc.value == "Laos") { document.getElementById("contact_no").value = "856"; }
if (cc.value == "Latvia") { document.getElementById("contact_no").value = "371"; }
if (cc.value == "Lebanon") { document.getElementById("contact_no").value = "961"; }
if (cc.value == "Lesotho") { document.getElementById("contact_no").value = "266"; }
if (cc.value == "Liberia") { document.getElementById("contact_no").value = "231"; }
if (cc.value == "Libya") { document.getElementById("contact_no").value = "218"; }
if (cc.value == "Liechtenstein") { document.getElementById("contact_no").value = "423"; }
if (cc.value == "Lithuania") { document.getElementById("contact_no").value = "370"; }
if (cc.value == "Luxembourg") { document.getElementById("contact_no").value = "352"; }
if (cc.value == "Macao") { document.getElementById("contact_no").value = "853"; }
if (cc.value == "Macedonia,Former Yugoslav Republic of") { document.getElementById("contact_no").value = "389"; }
if (cc.value == "Madagascar") { document.getElementById("contact_no").value = "261"; }
if (cc.value == "Malawi") { document.getElementById("contact_no").value = "265"; }
if (cc.value == "Malaysia") { document.getElementById("contact_no").value = "60"; }
if (cc.value == "Maldives") { document.getElementById("contact_no").value = "960"; }
if (cc.value == "Mali") { document.getElementById("contact_no").value = "223"; }
if (cc.value == "Malta") { document.getElementById("contact_no").value = "356"; }
if (cc.value == "Marshall Islands") { document.getElementById("contact_no").value = "692"; }
if (cc.value == "Martinique") { document.getElementById("contact_no").value = "596"; }
if (cc.value == "Mauritania") { document.getElementById("contact_no").value = "222"; }
if (cc.value == "Mauritius") { document.getElementById("contact_no").value = "230"; }
if (cc.value == "Mayotte") { document.getElementById("contact_no").value = "269"; }
if (cc.value == "Mexico") { document.getElementById("contact_no").value = "52"; }
if (cc.value == "Micronesia") { document.getElementById("contact_no").value = "691"; }
if (cc.value == "Moldova") { document.getElementById("contact_no").value = "373"; }
if (cc.value == "Monaco") { document.getElementById("contact_no").value = "377"; }
if (cc.value == "Mongolia") { document.getElementById("contact_no").value = "976"; }
if (cc.value == "Montenegro") { document.getElementById("contact_no").value = "381"; }
if (cc.value == "Montenegro") { document.getElementById("contact_no").value = "382"; }
if (cc.value == "Montserrat") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Morocco") { document.getElementById("contact_no").value = "212"; }
if (cc.value == "Mozambique") { document.getElementById("contact_no").value = "258"; }
if (cc.value == "Myanmar") { document.getElementById("contact_no").value = "95"; }
if (cc.value == "Namibia") { document.getElementById("contact_no").value = "264"; }
if (cc.value == "Nauru") { document.getElementById("contact_no").value = "674"; }
if (cc.value == "Nepal") { document.getElementById("contact_no").value = "977"; }
if (cc.value == "Netherlands") { document.getElementById("contact_no").value = "31"; }
if (cc.value == "Netherlands Antilles") { document.getElementById("contact_no").value = "599"; }
if (cc.value == "New Caledonia") { document.getElementById("contact_no").value = "687"; }
if (cc.value == "New Zealand") { document.getElementById("contact_no").value = "64"; }
if (cc.value == "Nicaragua") { document.getElementById("contact_no").value = "505"; }
if (cc.value == "Niger") { document.getElementById("contact_no").value = "227"; }
if (cc.value == "Nigeria") { document.getElementById("contact_no").value = "234"; }
if (cc.value == "Niue") { document.getElementById("contact_no").value = "683"; }
if (cc.value == "Norfolk Island") { document.getElementById("contact_no").value = "672"; }
if (cc.value == "Northern Mariana Islands") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Norway") { document.getElementById("contact_no").value = "47"; }
if (cc.value == "Oman") { document.getElementById("contact_no").value = "968"; }
if (cc.value == "Pakistan") { document.getElementById("contact_no").value = "92"; }
if (cc.value == "Palau") { document.getElementById("contact_no").value = "680"; }
if (cc.value == "Palestine") { document.getElementById("contact_no").value = "970"; }
if (cc.value == "Panama") { document.getElementById("contact_no").value = "507"; }
if (cc.value == "PapuanewGuinea") { document.getElementById("contact_no").value = "675"; }
if (cc.value == "Paraguay") { document.getElementById("contact_no").value = "595"; }
if (cc.value == "Peru") { document.getElementById("contact_no").value = "51"; }
if (cc.value == "Philippines") { document.getElementById("contact_no").value = "63"; }
if (cc.value == "PitcairnIsland") { document.getElementById("contact_no").value = "872"; }
if (cc.value == "Poland") { document.getElementById("contact_no").value = "48"; }
if (cc.value == "Portugal") { document.getElementById("contact_no").value = "351"; }
if (cc.value == "Puerto Rico") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Qatar") { document.getElementById("contact_no").value = "974"; }
if (cc.value == "Reunion") { document.getElementById("contact_no").value = "262"; }
if (cc.value == "Romania") { document.getElementById("contact_no").value = "40"; }
if (cc.value == "Russian Federation") { document.getElementById("contact_no").value = "7"; }
if (cc.value == "Rwanda") { document.getElementById("contact_no").value = "250"; }
if (cc.value == "Saint Helena") { document.getElementById("contact_no").value = "290"; }
if (cc.value == "Saint Kitts and Nevis") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Saint Lucia") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Saint Pierre and Miquelon") { document.getElementById("contact_no").value = "508"; }
if (cc.value == "Saint Vincent and the Grenadines") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Samoa") { document.getElementById("contact_no").value = "685"; }
if (cc.value == "San Marino") { document.getElementById("contact_no").value = "378"; }
if (cc.value == "Sao Tome and Principe") { document.getElementById("contact_no").value = "239"; }
if (cc.value == "Saudi Arabia") { document.getElementById("contact_no").value = "966"; }
if (cc.value == "Senegal") { document.getElementById("contact_no").value = "221"; }
if (cc.value == "Serbia") { document.getElementById("contact_no").value = "381"; }
if (cc.value == "Seychelles") { document.getElementById("contact_no").value = "248"; }
if (cc.value == "Sierra Leone") { document.getElementById("contact_no").value = "232"; }
if (cc.value == "Singapore") { document.getElementById("contact_no").value = "65"; }
if (cc.value == "Slovakia") { document.getElementById("contact_no").value = "421"; }
if (cc.value == "Slovenia") { document.getElementById("contact_no").value = "386"; }
if (cc.value == "Solomon Islands") { document.getElementById("contact_no").value = "677"; }
if (cc.value == "Somalia") { document.getElementById("contact_no").value = "252"; }
if (cc.value == "Somaliland") { document.getElementById("contact_no").value = "252"; }
if (cc.value == "South Africa") { document.getElementById("contact_no").value = "27"; }
if (cc.value == "Spain") { document.getElementById("contact_no").value = "34"; }
if (cc.value == "Sri Lanka") { document.getElementById("contact_no").value = "94"; }
if (cc.value == "Sudan") { document.getElementById("contact_no").value = "249"; }
if (cc.value == "Suriname") { document.getElementById("contact_no").value = "597"; }
if (cc.value == "Svalbard and Jan Mayen") { document.getElementById("contact_no").value = "47"; }
if (cc.value == "Swaziland") { document.getElementById("contact_no").value = "268"; }
if (cc.value == "Sweden") { document.getElementById("contact_no").value = "46"; }
if (cc.value == "Switzerland") { document.getElementById("contact_no").value = "41"; }
if (cc.value == "Syria") { document.getElementById("contact_no").value = "963"; }
if (cc.value == "Taiwan") { document.getElementById("contact_no").value = "886"; }
if (cc.value == "Tajikistan") { document.getElementById("contact_no").value = "992"; }
if (cc.value == "Tanzania") { document.getElementById("contact_no").value = "255"; }
if (cc.value == "Telecommunications for Disaster Relief") { document.getElementById("contact_no").value = "999"; }
if (cc.value == "Thailand") { document.getElementById("contact_no").value = "66"; }
if (cc.value == "EastTimor") { document.getElementById("contact_no").value = "670"; }
if (cc.value == "Togo") { document.getElementById("contact_no").value = "228"; }
if (cc.value == "Tokelau") { document.getElementById("contact_no").value = "690"; }
if (cc.value == "Tonga") { document.getElementById("contact_no").value = "676"; }
if (cc.value == "Trinidad and Tobago") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Tristan da Cunha") { document.getElementById("contact_no").value = "290"; }
if (cc.value == "Tunisia") { document.getElementById("contact_no").value = "216"; }
if (cc.value == "Turkey") { document.getElementById("contact_no").value = "90"; }
if (cc.value == "Turkmenistan") { document.getElementById("contact_no").value = "993"; }
if (cc.value == "Turks and Caicos Islands") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Tuvalu") { document.getElementById("contact_no").value = "688"; }
if (cc.value == "Uganda") { document.getElementById("contact_no").value = "256"; }
if (cc.value == "Ukraine") { document.getElementById("contact_no").value = "380"; }
if (cc.value == "United Arab Emirates") { document.getElementById("contact_no").value = "971"; }
if (cc.value == "United Kingdom") { document.getElementById("contact_no").value = "44"; }
if (cc.value == "United States") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "United States Minor Outlying Islands") { document.getElementById("contact_no").value = "699"; }
if (cc.value == "Universal Personal Telecommunication Service") { document.getElementById("contact_no").value = "878"; }
if (cc.value == "Uruguay") { document.getElementById("contact_no").value = "598"; }
if (cc.value == "Uzbekistan") { document.getElementById("contact_no").value = "998"; }
if (cc.value == "Vanuatu") { document.getElementById("contact_no").value = "678"; }
if (cc.value == "Venezuela") { document.getElementById("contact_no").value = "58"; }
if (cc.value == "Viet Nam") { document.getElementById("contact_no").value = "84"; }
if (cc.value == "Virgin Islands(British)") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Virgin Islands(US)") { document.getElementById("contact_no").value = "1"; }
if (cc.value == "Wallis And Futuna Islands") { document.getElementById("contact_no").value = "681"; }
if (cc.value == "Western Sahara") { document.getElementById("contact_no").value = "212"; }
if (cc.value == "Yemen") { document.getElementById("contact_no").value = "967"; }
if (cc.value == "Zambia") { document.getElementById("contact_no").value = "260"; }
if (cc.value == "Zimbabwe") { document.getElementById("contact_no").value = "263"; }
}
