function print_countries (f)
{
  f.options.length = 241;
  
  f.options[0].value = "";
  f.options[0].text = "Select Country";
  f.options[0].defaultSelected;

  f.options[1].value = "1";
  f.options[1].text = "Afghanistan";

  f.options[2].value = "2";
  f.options[2].text = "Albania";
 
  f.options[3].value = "3";
  f.options[3].text = "Algeria";

  f.options[4].value = "4";
  f.options[4].text = "American Samoa";

  f.options[5].value = "5";
  f.options[5].text = "Andorra";

  f.options[6].value = "6";
  f.options[6].text = "Angola";

  f.options[7].value = "7";
  f.options[7].text = "Anguilla";

  f.options[8].value = "8";
  f.options[8].text = "Antarctica";

  f.options[9].value = "9";
  f.options[9].text = "Antigua and Barbuda";

  f.options[10].value = "10";
  f.options[10].text = "Argentina";

  f.options[11].value = "11";
  f.options[11].text = "Armenia";

  f.options[12].value = "12";
  f.options[12].text = "Aruba";
 
  f.options[13].value = "13";
  f.options[13].text = "Australia";

  f.options[14].value = "14";
  f.options[14].text = "Austria";

  f.options[15].value = "15";
  f.options[15].text = "Azerbaijan";

  f.options[16].value = "16";
  f.options[16].text = "Bahamas";

  f.options[17].value = "17";
  f.options[17].text = "Bahrain";

  f.options[18].value = "18";
  f.options[18].text = "Bangledesh";

  f.options[19].value = "19";
  f.options[19].text = "Barbados";

  f.options[20].value = "20";
  f.options[20].text = "Belarus";

  f.options[21].value = "21";
  f.options[21].text = "Belgium";

  f.options[22].value = "22";
  f.options[22].text = "Belize";
 
  f.options[23].value = "23";
  f.options[23].text = "Benin";

  f.options[24].value = "24";
  f.options[24].text = "Bermuda";

  f.options[25].value = "25";
  f.options[25].text = "Bhutan";

  f.options[26].value = "26";
  f.options[26].text = "Bolivia";

  f.options[27].value = "27";
  f.options[27].text = "Bosnia And Herzegovina";

  f.options[28].value = "28";
  f.options[28].text = "Bostwana";

  f.options[29].value = "29";
  f.options[29].text = "Bouvet Island";

  f.options[30].value = "30";
  f.options[30].text = "Brazil";
  
  f.options[31].value = "31";
  f.options[31].text = "British Indian Ocean Territory";

  f.options[32].value = "32";
  f.options[32].text = "Brunei Darussalam";
 
  f.options[33].value = "33";
  f.options[33].text = "Bulgaria";

  f.options[34].value = "34";
  f.options[34].text = "Burkina Faso";

  f.options[35].value = "35";
  f.options[35].text = "Burundi";

  f.options[36].value = "36";
  f.options[36].text = "Cambodia";

  f.options[37].value = "37";
  f.options[37].text = "Cameroon";

  f.options[38].value = "38";
  f.options[38].text = "Canada";

  f.options[39].value = "39";
  f.options[39].text = "Cape Verde";

  f.options[40].value = "40";
  f.options[40].text = "Cayman Islands";
  
  f.options[41].value = "41";
  f.options[41].text = "Central African Republic";

  f.options[42].value = "42";
  f.options[42].text = "Chad";
 
  f.options[43].value = "43";
  f.options[43].text = "Chile";

  f.options[44].value = "44";
  f.options[44].text = "China";

  f.options[45].value = "45";
  f.options[45].text = "Christmas Island";

  f.options[46].value = "46";
  f.options[46].text = "Cocos (Keeling) Islands";

  f.options[47].value = "47";
  f.options[47].text = "Columbia";

  f.options[48].value = "48";
  f.options[48].text = "Comoros";

  f.options[49].value = "49";
  f.options[49].text = "Congo";

  f.options[50].value = "50";
  f.options[50].text = "Congo, The Democratic Republic of";

  f.options[51].value = "51";
  f.options[51].text = "Cook Islands";

  f.options[52].value = "52";
  f.options[52].text = "Costa Rica";
 
  f.options[53].value = "53";
  f.options[53].text = "Cote Dlviore";

  f.options[54].value = "54";
  f.options[54].text = "Croatia";

  f.options[55].value = "55";
  f.options[55].text = "Cuba";

  f.options[56].value = "56";
  f.options[56].text = "Cyprus";

  f.options[57].value = "57";
  f.options[57].text = "Czech Republic";

  f.options[58].value = "58";
  f.options[58].text = "Denmark";

  f.options[59].value = "59";
  f.options[59].text = "Djibouti";

  f.options[60].value = "60";
  f.options[60].text = "Dominica";
  
  f.options[61].value = "61";
  f.options[61].text = "Dominican Republic";

  f.options[62].value = "62";
  f.options[62].text = "East Timor";
 
  f.options[63].value = "63";
  f.options[63].text = "Ecuador";

  f.options[64].value = "64";
  f.options[64].text = "Egypt";

  f.options[65].value = "65";
  f.options[65].text = "El Salvador";

  f.options[66].value = "66";
  f.options[66].text = "Equatorial Guinea";

  f.options[67].value = "67";
  f.options[67].text = "Eritrea";

  f.options[68].value = "68";
  f.options[68].text = "Estonia";

  f.options[69].value = "69";
  f.options[69].text = "Ethiopia";

  f.options[70].value = "70";
  f.options[70].text = "Falkland Islands (Malvinas)";

  f.options[71].value = "71";
  f.options[71].text = "Faroe Islands";

  f.options[72].value = "72";
  f.options[72].text = "Fiji";
 
  f.options[73].value = "73";
  f.options[73].text = "Finland";

  f.options[74].value = "74";
  f.options[74].text = "France";

  f.options[75].value = "75";
  f.options[75].text = "French Guyana";

  f.options[76].value = "76";
  f.options[76].text = "French Guyana";

  f.options[77].value = "77";
  f.options[77].text = "French Polynesia";

  f.options[78].value = "78";
  f.options[78].text = "French Southern Territories";

  f.options[79].value = "79";
  f.options[79].text = "Gabon";

  f.options[80].value = "80";
  f.options[80].text = "Gambia";

  f.options[81].value = "81";
  f.options[81].text = "Georgia";

  f.options[82].value = "82";
  f.options[82].text = "Germany";
 
  f.options[83].value = "83";
  f.options[83].text = "Ghana";

  f.options[84].value = "84";
  f.options[84].text = "Gibraltar";

  f.options[85].value = "85";
  f.options[85].text = "Greece";

  f.options[86].value = "86";
  f.options[86].text = "Greenland";

  f.options[87].value = "87";
  f.options[87].text = "Grenada";

  f.options[88].value = "88";
  f.options[88].text = "Guadaloupe";

  f.options[89].value = "89";
  f.options[89].text = "Guam";

  f.options[90].value = "90";
  f.options[90].text = "Guatemala";

  f.options[91].value = "91";
  f.options[91].text = "Guinea";

  f.options[92].value = "92";
  f.options[92].text = "Guinea-Bissau";
 
  f.options[93].value = "93";
  f.options[93].text = "Guyana";

  f.options[94].value = "94";
  f.options[94].text = "Haiti";

  f.options[95].value = "95";
  f.options[95].text = "Heard Island and McDonald Island";

  f.options[96].value = "96";
  f.options[96].text = "Holy See (Vatican City State)";

  f.options[97].value = "97";
  f.options[97].text = "Honduras";

  f.options[98].value = "98";
  f.options[98].text = "Hong Kong";

  f.options[99].value = "99";
  f.options[99].text = "Hungary";

  f.options[100].value = "100";
  f.options[100].text = "Iceland";

  f.options[101].value = "101";
  f.options[101].text = "India";

  f.options[102].value = "102";
  f.options[102].text = "Indonesia";
 
  f.options[103].value = "103";
  f.options[103].text = "Iran, Islamic Republic of";

  f.options[104].value = "104";
  f.options[104].text = "Iraq";

  f.options[105].value = "105";
  f.options[105].text = "Ireland";

  f.options[106].value = "106";
  f.options[106].text = "Israel";

  f.options[107].value = "107";
  f.options[107].text = "Italy";

  f.options[108].value = "108";
  f.options[108].text = "Italy";

  f.options[109].value = "109";
  f.options[109].text = "Jamaica";

  f.options[110].value = "110";
  f.options[110].text = "Japan";

  f.options[111].value = "111";
  f.options[111].text = "Jordan";

  f.options[112].value = "112";
  f.options[112].text = "Kazakstan";
 
  f.options[113].value = "113";
  f.options[113].text = "Kenya";

  f.options[114].value = "114";
  f.options[114].text = "Kiribati";

  f.options[115].value = "115";
  f.options[115].text = "Korea, North";

  f.options[116].value = "116";
  f.options[116].text = "Korea, South";

  f.options[117].value = "117";
  f.options[117].text = "Kuwait";

  f.options[118].value = "118";
  f.options[118].text = "Kyrgyzstan";

  f.options[119].value = "119";
  f.options[119].text = "Loa";

  f.options[120].value = "120";
  f.options[120].text = "Latvia";

  f.options[121].value = "121";
  f.options[121].text = "Lebanon";

  f.options[122].value = "122";
  f.options[122].text = "Lesotho";
 
  f.options[123].value = "123";
  f.options[123].text = "Liberia";

  f.options[124].value = "124";
  f.options[124].text = "Libyan Arab Jamahiriya";

  f.options[125].value = "125";
  f.options[125].text = "Liechtenstein";

  f.options[126].value = "126";
  f.options[126].text = "Lithuania";

  f.options[127].value = "127";
  f.options[127].text = "Luxembourg";

  f.options[128].value = "128";
  f.options[128].text = "Macau";

  f.options[129].value = "129";
  f.options[129].text = "Macedonia";

  f.options[130].value = "130";
  f.options[130].text = "Madegascar";

  f.options[131].value = "131";
  f.options[131].text = "Malawi";

  f.options[132].value = "132";
  f.options[132].text = "Malaysia";
 
  f.options[133].value = "133";
  f.options[133].text = "Maldives";

  f.options[134].value = "134";
  f.options[134].text = "Mali";

  f.options[135].value = "135";
  f.options[135].text = "Malta";

  f.options[136].value = "136";
  f.options[136].text = "Marshall Islands";

  f.options[137].value = "137";
  f.options[137].text = "Martinique";

  f.options[138].value = "138";
  f.options[138].text = "Mauritania";

  f.options[139].value = "139";
  f.options[139].text = "Mauritius";

  f.options[140].value = "140";
  f.options[140].text = "Mayotte";

  f.options[141].value = "141";
  f.options[141].text = "Mexico";

  f.options[142].value = "142";
  f.options[142].text = "Micronesia";
 
  f.options[143].value = "143";
  f.options[143].text = "Moldova";

  f.options[144].value = "144";
  f.options[144].text = "Monaco";

  f.options[145].value = "145";
  f.options[145].text = "Mongolia";

  f.options[146].value = "146";
  f.options[146].text = "Montserrat";

  f.options[147].value = "147";
  f.options[147].text = "Morocco";

  f.options[148].value = "148";
  f.options[148].text = "Mozambique";

  f.options[149].value = "149";
  f.options[149].text = "Myanmar";

  f.options[150].value = "150";
  f.options[150].text = "Namibia";

  f.options[151].value = "151";
  f.options[151].text = "Namibia";

  f.options[152].value = "152";
  f.options[152].text = "Nauru";
 
  f.options[153].value = "153";
  f.options[153].text = "Nepal";

  f.options[154].value = "154";
  f.options[154].text = "Netherlands";

  f.options[155].value = "155";
  f.options[155].text = "Netherlands Antilles";

  f.options[156].value = "156";
  f.options[156].text = "New Caledonia";

  f.options[157].value = "157";
  f.options[157].text = "New Zealand";

  f.options[158].value = "158";
  f.options[158].text = "Nicaragua";

  f.options[159].value = "159";
  f.options[159].text = "Niger";

  f.options[160].value = "160";
  f.options[160].text = "Nigeria";

  f.options[161].value = "161";
  f.options[161].text = "Niue";

  f.options[162].value = "162";
  f.options[162].text = "Norfolk Island";
 
  f.options[163].value = "163";
  f.options[163].text = "Northern Mariana Islands";

  f.options[164].value = "164";
  f.options[164].text = "Norway";

  f.options[165].value = "165";
  f.options[165].text = "Oman";

  f.options[166].value = "166";
  f.options[166].text = "Pakistan";

  f.options[167].value = "167";
  f.options[167].text = "Plau";

  f.options[168].value = "168";
  f.options[168].text = "Panama";

  f.options[169].value = "169";
  f.options[169].text = "Papua New Guinea";

  f.options[170].value = "170";
  f.options[170].text = "Paraguay";

  f.options[171].value = "171";
  f.options[171].text = "Peru";

  f.options[172].value = "172";
  f.options[172].text = "Phillippines";
 
  f.options[173].value = "173";
  f.options[173].text = "Pitcairn";

  f.options[174].value = "174";
  f.options[174].text = "Poland";

  f.options[175].value = "175";
  f.options[175].text = "Portugal";

  f.options[176].value = "176";
  f.options[176].text = "Puerto Rico";

  f.options[177].value = "177";
  f.options[177].text = "Qatar";

  f.options[178].value = "178";
  f.options[178].text = "Reunion";

  f.options[179].value = "179";
  f.options[179].text = "Romania";

  f.options[180].value = "180";
  f.options[180].text = "Russian Federation";

  f.options[181].value = "181";
  f.options[181].text = "Rwanda";

  f.options[182].value = "182";
  f.options[182].text = "Saint Helena";
 
  f.options[183].value = "183";
  f.options[183].text = "Saint Kitts And Nevis";

  f.options[184].value = "184";
  f.options[184].text = "Saint Lucia";

  f.options[185].value = "185";
  f.options[185].text = "Saint Pierre and Miquelon";

  f.options[186].value = "186";
  f.options[186].text = "Saint Vincet and the Grenadines";

  f.options[187].value = "187";
  f.options[187].text = "Samoa";

  f.options[188].value = "188";
  f.options[188].text = "San Marino";

  f.options[189].value = "189";
  f.options[189].text = "Sao Tome and Principe";

  f.options[190].value = "190";
  f.options[190].text = "Saudi Arabia";

  f.options[191].value = "191";
  f.options[191].text = "Senegal";

  f.options[192].value = "192";
  f.options[192].text = "Seychelles";
 
  f.options[193].value = "193";
  f.options[193].text = "Sierra Leone";

  f.options[194].value = "194";
  f.options[194].text = "Singapore";

  f.options[195].value = "195";
  f.options[195].text = "Slovakia";

  f.options[196].value = "196";
  f.options[196].text = "Slovenia";

  f.options[197].value = "197";
  f.options[197].text = "Solomon Islands";

  f.options[198].value = "198";
  f.options[198].text = "Somalia";

  f.options[199].value = "199";
  f.options[199].text = "South Africa";

  f.options[200].value = "200";
  f.options[200].text = "Spain";

  f.options[201].value = "201";
  f.options[201].text = "Sri Lanka";

  f.options[202].value = "202";
  f.options[202].text = "Sudan";
 
  f.options[203].value = "203";
  f.options[203].text = "Suriname";

  f.options[204].value = "204";
  f.options[204].text = "Svalbard And Jan Mayen";

  f.options[205].value = "205";
  f.options[205].text = "Swaziland";

  f.options[206].value = "206";
  f.options[206].text = "Sweden";

  f.options[207].value = "207";
  f.options[207].text = "Switzerland";

  f.options[208].value = "208";
  f.options[208].text = "Syrian Arab Republic";

  f.options[209].value = "209";
  f.options[209].text = "Taiwan, Province of China";

  f.options[210].value = "210";
  f.options[210].text = "Tajikistan";

  f.options[211].value = "211";
  f.options[211].text = "Tanzania, United Republic of";

  f.options[212].value = "212";
  f.options[212].text = "Thailand";
 
  f.options[213].value = "213";
  f.options[213].text = "Togo";

  f.options[214].value = "214";
  f.options[214].text = "Tokelau";

  f.options[215].value = "215";
  f.options[215].text = "Tonga";

  f.options[216].value = "216";
  f.options[216].text = "Trinidad and Tobago";

  f.options[217].value = "217";
  f.options[217].text = "Tunisia";

  f.options[218].value = "218";
  f.options[218].text = "Turkey";

  f.options[219].value = "219";
  f.options[219].text = "Turkmenistan";

  f.options[220].value = "220";
  f.options[220].text = "Turks and Caicos Islands";

  f.options[221].value = "221";
  f.options[221].text = "Tuvalu";

  f.options[222].value = "222";
  f.options[222].text = "Uganda";
 
  f.options[223].value = "223";
  f.options[223].text = "Ukraine";

  f.options[224].value = "224";
  f.options[224].text = "United Arab Emirates";

  f.options[225].value = "225";
  f.options[225].text = "United Kingdom";

  f.options[226].value = "226";
  f.options[226].text = "United States";

  f.options[227].value = "227";
  f.options[227].text = "United States Minor Outlying Islands";

  f.options[228].value = "228";
  f.options[228].text = "Uruguay";

  f.options[229].value = "229";
  f.options[229].text = "Uzbekistan";

  f.options[230].value = "230";
  f.options[230].text = "Vanuatu";

  f.options[231].value = "231";
  f.options[231].text = "Venezuela";

  f.options[232].value = "232";
  f.options[232].text = "Vietnam";
 
  f.options[233].value = "233";
  f.options[233].text = "Virgin Islands, British";

  f.options[234].value = "234";
  f.options[234].text = "Virgin Islands, U.S.";

  f.options[235].value = "235";
  f.options[235].text = "Wallis and Futuna";

  f.options[236].value = "236";
  f.options[236].text = "Western Sahara";

  f.options[237].value = "237";
  f.options[237].text = "Yemen";

  f.options[238].value = "238";
  f.options[238].text = "Yugoslavia";

  f.options[239].value = "239";
  f.options[239].text = "Zambia";

  f.options[240].value = "240";
  f.options[240].text = "Zimbabwe";
}
