StateA = new Array();
StateA[0] = new Object();
StateA[0]["countryid"] = 1;
StateA[0]["name"] = "Alabama";
StateA[0]["abbrev"] = "AL";
StateA[0]["id"] = 52;
StateA[1] = new Object();
StateA[1]["countryid"] = 1;
StateA[1]["name"] = "Alaska";
StateA[1]["abbrev"] = "AK";
StateA[1]["id"] = 1;
StateA[2] = new Object();
StateA[2]["countryid"] = 1;
StateA[2]["name"] = "Arizona";
StateA[2]["abbrev"] = "AZ";
StateA[2]["id"] = 2;
StateA[3] = new Object();
StateA[3]["countryid"] = 1;
StateA[3]["name"] = "Arkansas";
StateA[3]["abbrev"] = "AR";
StateA[3]["id"] = 3;
StateA[4] = new Object();
StateA[4]["countryid"] = 1;
StateA[4]["name"] = "California";
StateA[4]["abbrev"] = "CA";
StateA[4]["id"] = 4;
StateA[5] = new Object();
StateA[5]["countryid"] = 1;
StateA[5]["name"] = "Colorado";
StateA[5]["abbrev"] = "CO";
StateA[5]["id"] = 5;
StateA[6] = new Object();
StateA[6]["countryid"] = 1;
StateA[6]["name"] = "Connecticut";
StateA[6]["abbrev"] = "CT";
StateA[6]["id"] = 6;
StateA[7] = new Object();
StateA[7]["countryid"] = 1;
StateA[7]["name"] = "Delaware";
StateA[7]["abbrev"] = "DE";
StateA[7]["id"] = 7;
StateA[8] = new Object();
StateA[8]["countryid"] = 1;
StateA[8]["name"] = "District of Columbia";
StateA[8]["abbrev"] = "DC";
StateA[8]["id"] = 8;
StateA[9] = new Object();
StateA[9]["countryid"] = 1;
StateA[9]["name"] = "Florida";
StateA[9]["abbrev"] = "FL";
StateA[9]["id"] = 9;
StateA[10] = new Object();
StateA[10]["countryid"] = 1;
StateA[10]["name"] = "Georgia";
StateA[10]["abbrev"] = "GA";
StateA[10]["id"] = 10;
StateA[11] = new Object();
StateA[11]["countryid"] = 1;
StateA[11]["name"] = "Hawaii";
StateA[11]["abbrev"] = "HI";
StateA[11]["id"] = 11;
StateA[12] = new Object();
StateA[12]["countryid"] = 1;
StateA[12]["name"] = "Idaho";
StateA[12]["abbrev"] = "ID";
StateA[12]["id"] = 12;
StateA[13] = new Object();
StateA[13]["countryid"] = 1;
StateA[13]["name"] = "Illinois";
StateA[13]["abbrev"] = "IL";
StateA[13]["id"] = 13;
StateA[14] = new Object();
StateA[14]["countryid"] = 1;
StateA[14]["name"] = "Indiana";
StateA[14]["abbrev"] = "IN";
StateA[14]["id"] = 14;
StateA[15] = new Object();
StateA[15]["countryid"] = 1;
StateA[15]["name"] = "Iowa";
StateA[15]["abbrev"] = "IA";
StateA[15]["id"] = 15;
StateA[16] = new Object();
StateA[16]["countryid"] = 1;
StateA[16]["name"] = "Kansas";
StateA[16]["abbrev"] = "KS";
StateA[16]["id"] = 16;
StateA[17] = new Object();
StateA[17]["countryid"] = 1;
StateA[17]["name"] = "Kentucky";
StateA[17]["abbrev"] = "KY";
StateA[17]["id"] = 17;
StateA[18] = new Object();
StateA[18]["countryid"] = 1;
StateA[18]["name"] = "Louisiana";
StateA[18]["abbrev"] = "LA";
StateA[18]["id"] = 18;
StateA[19] = new Object();
StateA[19]["countryid"] = 1;
StateA[19]["name"] = "Maine";
StateA[19]["abbrev"] = "ME";
StateA[19]["id"] = 19;
StateA[20] = new Object();
StateA[20]["countryid"] = 1;
StateA[20]["name"] = "Maryland";
StateA[20]["abbrev"] = "MD";
StateA[20]["id"] = 20;
StateA[21] = new Object();
StateA[21]["countryid"] = 1;
StateA[21]["name"] = "Massachusetts";
StateA[21]["abbrev"] = "MA";
StateA[21]["id"] = 21;
StateA[22] = new Object();
StateA[22]["countryid"] = 1;
StateA[22]["name"] = "Michigan";
StateA[22]["abbrev"] = "MI";
StateA[22]["id"] = 22;
StateA[23] = new Object();
StateA[23]["countryid"] = 1;
StateA[23]["name"] = "Minnesota";
StateA[23]["abbrev"] = "MN";
StateA[23]["id"] = 23;
StateA[24] = new Object();
StateA[24]["countryid"] = 1;
StateA[24]["name"] = "Mississippi";
StateA[24]["abbrev"] = "MS";
StateA[24]["id"] = 24;
StateA[25] = new Object();
StateA[25]["countryid"] = 1;
StateA[25]["name"] = "Missouri";
StateA[25]["abbrev"] = "MO";
StateA[25]["id"] = 25;
StateA[26] = new Object();
StateA[26]["countryid"] = 1;
StateA[26]["name"] = "Montana";
StateA[26]["abbrev"] = "MT";
StateA[26]["id"] = 26;
StateA[27] = new Object();
StateA[27]["countryid"] = 1;
StateA[27]["name"] = "Nebraska";
StateA[27]["abbrev"] = "NE";
StateA[27]["id"] = 27;
StateA[28] = new Object();
StateA[28]["countryid"] = 1;
StateA[28]["name"] = "Nevada";
StateA[28]["abbrev"] = "NV";
StateA[28]["id"] = 28;
StateA[29] = new Object();
StateA[29]["countryid"] = 1;
StateA[29]["name"] = "New Hampshire";
StateA[29]["abbrev"] = "NH";
StateA[29]["id"] = 29;
StateA[30] = new Object();
StateA[30]["countryid"] = 1;
StateA[30]["name"] = "New Jersey";
StateA[30]["abbrev"] = "NJ";
StateA[30]["id"] = 30;
StateA[31] = new Object();
StateA[31]["countryid"] = 1;
StateA[31]["name"] = "New Mexico";
StateA[31]["abbrev"] = "NM";
StateA[31]["id"] = 31;
StateA[32] = new Object();
StateA[32]["countryid"] = 1;
StateA[32]["name"] = "New York";
StateA[32]["abbrev"] = "NY";
StateA[32]["id"] = 32;
StateA[33] = new Object();
StateA[33]["countryid"] = 1;
StateA[33]["name"] = "North Carolina";
StateA[33]["abbrev"] = "NC";
StateA[33]["id"] = 33;
StateA[34] = new Object();
StateA[34]["countryid"] = 1;
StateA[34]["name"] = "North Dakota";
StateA[34]["abbrev"] = "ND";
StateA[34]["id"] = 34;
StateA[35] = new Object();
StateA[35]["countryid"] = 1;
StateA[35]["name"] = "Ohio";
StateA[35]["abbrev"] = "OH";
StateA[35]["id"] = 35;
StateA[36] = new Object();
StateA[36]["countryid"] = 1;
StateA[36]["name"] = "Oklahoma";
StateA[36]["abbrev"] = "OK";
StateA[36]["id"] = 36;
StateA[37] = new Object();
StateA[37]["countryid"] = 1;
StateA[37]["name"] = "Oregon";
StateA[37]["abbrev"] = "OR";
StateA[37]["id"] = 37;
StateA[38] = new Object();
StateA[38]["countryid"] = 1;
StateA[38]["name"] = "Pennsylvania";
StateA[38]["abbrev"] = "PA";
StateA[38]["id"] = 38;
StateA[39] = new Object();
StateA[39]["countryid"] = 1;
StateA[39]["name"] = "Puerto Rico";
StateA[39]["abbrev"] = "PR";
StateA[39]["id"] = 67;
StateA[40] = new Object();
StateA[40]["countryid"] = 1;
StateA[40]["name"] = "Rhode Island";
StateA[40]["abbrev"] = "RI";
StateA[40]["id"] = 40;
StateA[41] = new Object();
StateA[41]["countryid"] = 1;
StateA[41]["name"] = "South Carolina";
StateA[41]["abbrev"] = "SC";
StateA[41]["id"] = 41;
StateA[42] = new Object();
StateA[42]["countryid"] = 1;
StateA[42]["name"] = "South Dakota";
StateA[42]["abbrev"] = "SD";
StateA[42]["id"] = 42;
StateA[43] = new Object();
StateA[43]["countryid"] = 1;
StateA[43]["name"] = "Tennessee";
StateA[43]["abbrev"] = "TN";
StateA[43]["id"] = 43;
StateA[44] = new Object();
StateA[44]["countryid"] = 1;
StateA[44]["name"] = "Texas";
StateA[44]["abbrev"] = "TX";
StateA[44]["id"] = 44;
StateA[45] = new Object();
StateA[45]["countryid"] = 1;
StateA[45]["name"] = "Utah";
StateA[45]["abbrev"] = "UT";
StateA[45]["id"] = 45;
StateA[46] = new Object();
StateA[46]["countryid"] = 1;
StateA[46]["name"] = "Vermont";
StateA[46]["abbrev"] = "VT";
StateA[46]["id"] = 46;
StateA[47] = new Object();
StateA[47]["countryid"] = 1;
StateA[47]["name"] = "Virginia";
StateA[47]["abbrev"] = "VA";
StateA[47]["id"] = 47;
StateA[48] = new Object();
StateA[48]["countryid"] = 1;
StateA[48]["name"] = "Washington";
StateA[48]["abbrev"] = "WA";
StateA[48]["id"] = 48;
StateA[49] = new Object();
StateA[49]["countryid"] = 1;
StateA[49]["name"] = "West Virginia";
StateA[49]["abbrev"] = "WV";
StateA[49]["id"] = 49;
StateA[50] = new Object();
StateA[50]["countryid"] = 1;
StateA[50]["name"] = "Wisconsin";
StateA[50]["abbrev"] = "WI";
StateA[50]["id"] = 50;
StateA[51] = new Object();
StateA[51]["countryid"] = 1;
StateA[51]["name"] = "Wyoming";
StateA[51]["abbrev"] = "WY";
StateA[51]["id"] = 51;
StateA[52] = new Object();
StateA[52]["countryid"] = 2;
StateA[52]["name"] = "Alberta";
StateA[52]["abbrev"] = "AB";
StateA[52]["id"] = 55;
StateA[53] = new Object();
StateA[53]["countryid"] = 2;
StateA[53]["name"] = "British Columbia";
StateA[53]["abbrev"] = "BC";
StateA[53]["id"] = 56;
StateA[54] = new Object();
StateA[54]["countryid"] = 2;
StateA[54]["name"] = "Manitoba";
StateA[54]["abbrev"] = "MB";
StateA[54]["id"] = 57;
StateA[55] = new Object();
StateA[55]["countryid"] = 2;
StateA[55]["name"] = "New Brunswick";
StateA[55]["abbrev"] = "NB";
StateA[55]["id"] = 58;
StateA[56] = new Object();
StateA[56]["countryid"] = 2;
StateA[56]["name"] = "Newfoundland";
StateA[56]["abbrev"] = "NF";
StateA[56]["id"] = 59;
StateA[57] = new Object();
StateA[57]["countryid"] = 2;
StateA[57]["name"] = "Northwest Territories";
StateA[57]["abbrev"] = "NT";
StateA[57]["id"] = 60;
StateA[58] = new Object();
StateA[58]["countryid"] = 2;
StateA[58]["name"] = "Nova Scotia";
StateA[58]["abbrev"] = "NS";
StateA[58]["id"] = 61;
StateA[59] = new Object();
StateA[59]["countryid"] = 2;
StateA[59]["name"] = "Ontario";
StateA[59]["abbrev"] = "ON";
StateA[59]["id"] = 62;
StateA[60] = new Object();
StateA[60]["countryid"] = 2;
StateA[60]["name"] = "Prince Edward Island";
StateA[60]["abbrev"] = "PE";
StateA[60]["id"] = 63;
StateA[61] = new Object();
StateA[61]["countryid"] = 2;
StateA[61]["name"] = "Quebec";
StateA[61]["abbrev"] = "QC";
StateA[61]["id"] = 64;
StateA[62] = new Object();
StateA[62]["countryid"] = 2;
StateA[62]["name"] = "Saskatchewan";
StateA[62]["abbrev"] = "SK";
StateA[62]["id"] = 65;
StateA[63] = new Object();
StateA[63]["countryid"] = 2;
StateA[63]["name"] = "Yukon";
StateA[63]["abbrev"] = "YT";
StateA[63]["id"] = 66;

CountryA = new Array();
CountryA[0] = new Object();
CountryA[0]["sequence"] = 9999;
CountryA[0]["name"] = "Afghanistan";
CountryA[0]["id"] = 154;
CountryA[0]["abbreviation"] = "AFG";
CountryA[0]["isdeveloping"] = 1;
CountryA[1] = new Object();
CountryA[1]["sequence"] = 9999;
CountryA[1]["name"] = "Albania";
CountryA[1]["id"] = 155;
CountryA[1]["abbreviation"] = "ALB";
CountryA[1]["isdeveloping"] = 1;
CountryA[2] = new Object();
CountryA[2]["sequence"] = 9999;
CountryA[2]["name"] = "Algeria";
CountryA[2]["id"] = 3;
CountryA[2]["abbreviation"] = "ALG";
CountryA[2]["isdeveloping"] = 1;
CountryA[3] = new Object();
CountryA[3]["sequence"] = 9999;
CountryA[3]["name"] = "American Samoa";
CountryA[3]["id"] = 4;
CountryA[3]["abbreviation"] = "SAM";
CountryA[3]["isdeveloping"] = 1;
CountryA[4] = new Object();
CountryA[4]["sequence"] = 9999;
CountryA[4]["name"] = "Andorra";
CountryA[4]["id"] = 158;
CountryA[4]["abbreviation"] = "AND";
CountryA[4]["isdeveloping"] = 0;
CountryA[5] = new Object();
CountryA[5]["sequence"] = 9999;
CountryA[5]["name"] = "Angola";
CountryA[5]["id"] = 5;
CountryA[5]["abbreviation"] = "AGL";
CountryA[5]["isdeveloping"] = 1;
CountryA[6] = new Object();
CountryA[6]["sequence"] = 9999;
CountryA[6]["name"] = "Anguilla";
CountryA[6]["id"] = 159;
CountryA[6]["abbreviation"] = "ANG";
CountryA[6]["isdeveloping"] = 0;
CountryA[7] = new Object();
CountryA[7]["sequence"] = 9999;
CountryA[7]["name"] = "Antigua & Barbuda";
CountryA[7]["id"] = 156;
CountryA[7]["abbreviation"] = "A&B";
CountryA[7]["isdeveloping"] = 1;
CountryA[8] = new Object();
CountryA[8]["sequence"] = 9999;
CountryA[8]["name"] = "Argentina";
CountryA[8]["id"] = 6;
CountryA[8]["abbreviation"] = "ARG";
CountryA[8]["isdeveloping"] = 1;
CountryA[9] = new Object();
CountryA[9]["sequence"] = 9999;
CountryA[9]["name"] = "Armenia";
CountryA[9]["id"] = 7;
CountryA[9]["abbreviation"] = "ARM";
CountryA[9]["isdeveloping"] = 1;
CountryA[10] = new Object();
CountryA[10]["sequence"] = 9999;
CountryA[10]["name"] = "Aruba";
CountryA[10]["id"] = 160;
CountryA[10]["abbreviation"] = "ARU";
CountryA[10]["isdeveloping"] = 0;
CountryA[11] = new Object();
CountryA[11]["sequence"] = 9999;
CountryA[11]["name"] = "Ascension Island";
CountryA[11]["id"] = 157;
CountryA[11]["abbreviation"] = "AI";
CountryA[11]["isdeveloping"] = 0;
CountryA[12] = new Object();
CountryA[12]["sequence"] = 9999;
CountryA[12]["name"] = "Australia";
CountryA[12]["id"] = 162;
CountryA[12]["abbreviation"] = "AUS";
CountryA[12]["isdeveloping"] = 0;
CountryA[13] = new Object();
CountryA[13]["sequence"] = 9999;
CountryA[13]["name"] = "Austria";
CountryA[13]["id"] = 161;
CountryA[13]["abbreviation"] = "AST";
CountryA[13]["isdeveloping"] = 0;
CountryA[14] = new Object();
CountryA[14]["sequence"] = 9999;
CountryA[14]["name"] = "Azerbaijan";
CountryA[14]["id"] = 8;
CountryA[14]["abbreviation"] = "AZE";
CountryA[14]["isdeveloping"] = 1;
CountryA[15] = new Object();
CountryA[15]["sequence"] = 9999;
CountryA[15]["name"] = "Azores";
CountryA[15]["id"] = 163;
CountryA[15]["abbreviation"] = "AZO";
CountryA[15]["isdeveloping"] = 0;
CountryA[16] = new Object();
CountryA[16]["sequence"] = 9999;
CountryA[16]["name"] = "Bahamas";
CountryA[16]["id"] = 164;
CountryA[16]["abbreviation"] = "BAH";
CountryA[16]["isdeveloping"] = 0;
CountryA[17] = new Object();
CountryA[17]["sequence"] = 9999;
CountryA[17]["name"] = "Bahrain";
CountryA[17]["id"] = 169;
CountryA[17]["abbreviation"] = "BHR";
CountryA[17]["isdeveloping"] = 0;
CountryA[18] = new Object();
CountryA[18]["sequence"] = 9999;
CountryA[18]["name"] = "Bangladesh";
CountryA[18]["id"] = 9;
CountryA[18]["abbreviation"] = "BAN";
CountryA[18]["isdeveloping"] = 1;
CountryA[19] = new Object();
CountryA[19]["sequence"] = 9999;
CountryA[19]["name"] = "Barbados";
CountryA[19]["id"] = 165;
CountryA[19]["abbreviation"] = "BAR";
CountryA[19]["isdeveloping"] = 1;
CountryA[20] = new Object();
CountryA[20]["sequence"] = 9999;
CountryA[20]["name"] = "Belarus";
CountryA[20]["id"] = 10;
CountryA[20]["abbreviation"] = "BYE";
CountryA[20]["isdeveloping"] = 1;
CountryA[21] = new Object();
CountryA[21]["sequence"] = 9999;
CountryA[21]["name"] = "Belgium";
CountryA[21]["id"] = 168;
CountryA[21]["abbreviation"] = "BGM";
CountryA[21]["isdeveloping"] = 0;
CountryA[22] = new Object();
CountryA[22]["sequence"] = 9999;
CountryA[22]["name"] = "Belize";
CountryA[22]["id"] = 11;
CountryA[22]["abbreviation"] = "BEL";
CountryA[22]["isdeveloping"] = 1;
CountryA[23] = new Object();
CountryA[23]["sequence"] = 9999;
CountryA[23]["name"] = "Benin";
CountryA[23]["id"] = 12;
CountryA[23]["abbreviation"] = "BEN";
CountryA[23]["isdeveloping"] = 1;
CountryA[24] = new Object();
CountryA[24]["sequence"] = 9999;
CountryA[24]["name"] = "Bermuda";
CountryA[24]["id"] = 167;
CountryA[24]["abbreviation"] = "BER";
CountryA[24]["isdeveloping"] = 0;
CountryA[25] = new Object();
CountryA[25]["sequence"] = 9999;
CountryA[25]["name"] = "Bhutan";
CountryA[25]["id"] = 13;
CountryA[25]["abbreviation"] = "BHU";
CountryA[25]["isdeveloping"] = 1;
CountryA[26] = new Object();
CountryA[26]["sequence"] = 9999;
CountryA[26]["name"] = "Bolivia";
CountryA[26]["id"] = 14;
CountryA[26]["abbreviation"] = "BOL";
CountryA[26]["isdeveloping"] = 1;
CountryA[27] = new Object();
CountryA[27]["sequence"] = 9999;
CountryA[27]["name"] = "Bophuthatswana";
CountryA[27]["id"] = 170;
CountryA[27]["abbreviation"] = "BOP";
CountryA[27]["isdeveloping"] = 0;
CountryA[28] = new Object();
CountryA[28]["sequence"] = 9999;
CountryA[28]["name"] = "Bosnia & Herzegovina";
CountryA[28]["id"] = 15;
CountryA[28]["abbreviation"] = "B&H";
CountryA[28]["isdeveloping"] = 1;
CountryA[29] = new Object();
CountryA[29]["sequence"] = 9999;
CountryA[29]["name"] = "Botswana";
CountryA[29]["id"] = 16;
CountryA[29]["abbreviation"] = "BOT";
CountryA[29]["isdeveloping"] = 1;
CountryA[30] = new Object();
CountryA[30]["sequence"] = 9999;
CountryA[30]["name"] = "Brazil";
CountryA[30]["id"] = 17;
CountryA[30]["abbreviation"] = "BRA";
CountryA[30]["isdeveloping"] = 1;
CountryA[31] = new Object();
CountryA[31]["sequence"] = 9999;
CountryA[31]["name"] = "British Virgin Isles";
CountryA[31]["id"] = 171;
CountryA[31]["abbreviation"] = "BVI";
CountryA[31]["isdeveloping"] = 0;
CountryA[32] = new Object();
CountryA[32]["sequence"] = 9999;
CountryA[32]["name"] = "Brunei Darussalam";
CountryA[32]["id"] = 166;
CountryA[32]["abbreviation"] = "BD";
CountryA[32]["isdeveloping"] = 0;
CountryA[33] = new Object();
CountryA[33]["sequence"] = 9999;
CountryA[33]["name"] = "Bulgaria";
CountryA[33]["id"] = 18;
CountryA[33]["abbreviation"] = "BUL";
CountryA[33]["isdeveloping"] = 1;
CountryA[34] = new Object();
CountryA[34]["sequence"] = 9999;
CountryA[34]["name"] = "Burkina Faso";
CountryA[34]["id"] = 19;
CountryA[34]["abbreviation"] = "BF";
CountryA[34]["isdeveloping"] = 1;
CountryA[35] = new Object();
CountryA[35]["sequence"] = 9999;
CountryA[35]["name"] = "Burundi";
CountryA[35]["id"] = 20;
CountryA[35]["abbreviation"] = "BUR";
CountryA[35]["isdeveloping"] = 1;
CountryA[36] = new Object();
CountryA[36]["sequence"] = 9999;
CountryA[36]["name"] = "Cambodia";
CountryA[36]["id"] = 21;
CountryA[36]["abbreviation"] = "CMB";
CountryA[36]["isdeveloping"] = 1;
CountryA[37] = new Object();
CountryA[37]["sequence"] = 9999;
CountryA[37]["name"] = "Cameroon";
CountryA[37]["id"] = 22;
CountryA[37]["abbreviation"] = "CAM";
CountryA[37]["isdeveloping"] = 1;
CountryA[38] = new Object();
CountryA[38]["sequence"] = 999;
CountryA[38]["name"] = "Canada";
CountryA[38]["id"] = 2;
CountryA[38]["abbreviation"] = "CAN";
CountryA[38]["isdeveloping"] = 0;
CountryA[39] = new Object();
CountryA[39]["sequence"] = 9999;
CountryA[39]["name"] = "Cape Verde";
CountryA[39]["id"] = 23;
CountryA[39]["abbreviation"] = "CV";
CountryA[39]["isdeveloping"] = 1;
CountryA[40] = new Object();
CountryA[40]["sequence"] = 9999;
CountryA[40]["name"] = "Cayman Islands";
CountryA[40]["id"] = 174;
CountryA[40]["abbreviation"] = "CI";
CountryA[40]["isdeveloping"] = 0;
CountryA[41] = new Object();
CountryA[41]["sequence"] = 9999;
CountryA[41]["name"] = "Central African Republic";
CountryA[41]["id"] = 24;
CountryA[41]["abbreviation"] = "CAR";
CountryA[41]["isdeveloping"] = 1;
CountryA[42] = new Object();
CountryA[42]["sequence"] = 9999;
CountryA[42]["name"] = "Chad";
CountryA[42]["id"] = 25;
CountryA[42]["abbreviation"] = "CHA";
CountryA[42]["isdeveloping"] = 1;
CountryA[43] = new Object();
CountryA[43]["sequence"] = 9999;
CountryA[43]["name"] = "Chile";
CountryA[43]["id"] = 26;
CountryA[43]["abbreviation"] = "CHI";
CountryA[43]["isdeveloping"] = 1;
CountryA[44] = new Object();
CountryA[44]["sequence"] = 9999;
CountryA[44]["name"] = "China";
CountryA[44]["id"] = 27;
CountryA[44]["abbreviation"] = "ROC";
CountryA[44]["isdeveloping"] = 1;
CountryA[45] = new Object();
CountryA[45]["sequence"] = 9999;
CountryA[45]["name"] = "Colombia";
CountryA[45]["id"] = 28;
CountryA[45]["abbreviation"] = "COL";
CountryA[45]["isdeveloping"] = 1;
CountryA[46] = new Object();
CountryA[46]["sequence"] = 9999;
CountryA[46]["name"] = "Comoros";
CountryA[46]["id"] = 29;
CountryA[46]["abbreviation"] = "COM";
CountryA[46]["isdeveloping"] = 1;
CountryA[47] = new Object();
CountryA[47]["sequence"] = 9999;
CountryA[47]["name"] = "Congo, Democratic Republic";
CountryA[47]["id"] = 30;
CountryA[47]["abbreviation"] = "CON";
CountryA[47]["isdeveloping"] = 1;
CountryA[48] = new Object();
CountryA[48]["sequence"] = 9999;
CountryA[48]["name"] = "Congo-Brazzaville";
CountryA[48]["id"] = 172;
CountryA[48]["abbreviation"] = "C-B";
CountryA[48]["isdeveloping"] = 0;
CountryA[49] = new Object();
CountryA[49]["sequence"] = 9999;
CountryA[49]["name"] = "Cook Islands";
CountryA[49]["id"] = 175;
CountryA[49]["abbreviation"] = "CKI";
CountryA[49]["isdeveloping"] = 0;
CountryA[50] = new Object();
CountryA[50]["sequence"] = 9999;
CountryA[50]["name"] = "Costa Rica";
CountryA[50]["id"] = 32;
CountryA[50]["abbreviation"] = "CR";
CountryA[50]["isdeveloping"] = 1;
CountryA[51] = new Object();
CountryA[51]["sequence"] = 9999;
CountryA[51]["name"] = "Côte d'Ivoire";
CountryA[51]["id"] = 33;
CountryA[51]["abbreviation"] = "COT";
CountryA[51]["isdeveloping"] = 1;
CountryA[52] = new Object();
CountryA[52]["sequence"] = 9999;
CountryA[52]["name"] = "Croatia";
CountryA[52]["id"] = 34;
CountryA[52]["abbreviation"] = "CRO";
CountryA[52]["isdeveloping"] = 1;
CountryA[53] = new Object();
CountryA[53]["sequence"] = 9999;
CountryA[53]["name"] = "Cuba";
CountryA[53]["id"] = 35;
CountryA[53]["abbreviation"] = "CUB";
CountryA[53]["isdeveloping"] = 1;
CountryA[54] = new Object();
CountryA[54]["sequence"] = 9999;
CountryA[54]["name"] = "Cyprus";
CountryA[54]["id"] = 178;
CountryA[54]["abbreviation"] = "CYP";
CountryA[54]["isdeveloping"] = 0;
CountryA[55] = new Object();
CountryA[55]["sequence"] = 9999;
CountryA[55]["name"] = "Czech Republic";
CountryA[55]["id"] = 36;
CountryA[55]["abbreviation"] = "CZE";
CountryA[55]["isdeveloping"] = 1;
CountryA[56] = new Object();
CountryA[56]["sequence"] = 9999;
CountryA[56]["name"] = "Denmark";
CountryA[56]["id"] = 179;
CountryA[56]["abbreviation"] = "DEN";
CountryA[56]["isdeveloping"] = 0;
CountryA[57] = new Object();
CountryA[57]["sequence"] = 9999;
CountryA[57]["name"] = "Djibouti";
CountryA[57]["id"] = 37;
CountryA[57]["abbreviation"] = "DJI";
CountryA[57]["isdeveloping"] = 1;
CountryA[58] = new Object();
CountryA[58]["sequence"] = 9999;
CountryA[58]["name"] = "Dominica";
CountryA[58]["id"] = 38;
CountryA[58]["abbreviation"] = "DOM";
CountryA[58]["isdeveloping"] = 1;
CountryA[59] = new Object();
CountryA[59]["sequence"] = 9999;
CountryA[59]["name"] = "Dominican Republic";
CountryA[59]["id"] = 39;
CountryA[59]["abbreviation"] = "DR";
CountryA[59]["isdeveloping"] = 1;
CountryA[60] = new Object();
CountryA[60]["sequence"] = 9999;
CountryA[60]["name"] = "Ecuador";
CountryA[60]["id"] = 40;
CountryA[60]["abbreviation"] = "ECU";
CountryA[60]["isdeveloping"] = 1;
CountryA[61] = new Object();
CountryA[61]["sequence"] = 9999;
CountryA[61]["name"] = "Egypt, Arab Republic";
CountryA[61]["id"] = 41;
CountryA[61]["abbreviation"] = "EGY";
CountryA[61]["isdeveloping"] = 1;
CountryA[62] = new Object();
CountryA[62]["sequence"] = 9999;
CountryA[62]["name"] = "El Salvador";
CountryA[62]["id"] = 42;
CountryA[62]["abbreviation"] = "ES";
CountryA[62]["isdeveloping"] = 1;
CountryA[63] = new Object();
CountryA[63]["sequence"] = 9999;
CountryA[63]["name"] = "Equatorial Guinea";
CountryA[63]["id"] = 43;
CountryA[63]["abbreviation"] = "EG";
CountryA[63]["isdeveloping"] = 1;
CountryA[64] = new Object();
CountryA[64]["sequence"] = 9999;
CountryA[64]["name"] = "Eritrea";
CountryA[64]["id"] = 44;
CountryA[64]["abbreviation"] = "ERI";
CountryA[64]["isdeveloping"] = 1;
CountryA[65] = new Object();
CountryA[65]["sequence"] = 9999;
CountryA[65]["name"] = "Estonia";
CountryA[65]["id"] = 45;
CountryA[65]["abbreviation"] = "EST";
CountryA[65]["isdeveloping"] = 1;
CountryA[66] = new Object();
CountryA[66]["sequence"] = 9999;
CountryA[66]["name"] = "Ethiopia";
CountryA[66]["id"] = 46;
CountryA[66]["abbreviation"] = "ETH";
CountryA[66]["isdeveloping"] = 1;
CountryA[67] = new Object();
CountryA[67]["sequence"] = 9999;
CountryA[67]["name"] = "Faeroe Islands";
CountryA[67]["id"] = 180;
CountryA[67]["abbreviation"] = "FAE";
CountryA[67]["isdeveloping"] = 0;
CountryA[68] = new Object();
CountryA[68]["sequence"] = 9999;
CountryA[68]["name"] = "Falkland Islands";
CountryA[68]["id"] = 182;
CountryA[68]["abbreviation"] = "FI";
CountryA[68]["isdeveloping"] = 0;
CountryA[69] = new Object();
CountryA[69]["sequence"] = 9999;
CountryA[69]["name"] = "Fiji";
CountryA[69]["id"] = 47;
CountryA[69]["abbreviation"] = "FIJ";
CountryA[69]["isdeveloping"] = 1;
CountryA[70] = new Object();
CountryA[70]["sequence"] = 9999;
CountryA[70]["name"] = "Finland";
CountryA[70]["id"] = 183;
CountryA[70]["abbreviation"] = "FIN";
CountryA[70]["isdeveloping"] = 0;
CountryA[71] = new Object();
CountryA[71]["sequence"] = 9999;
CountryA[71]["name"] = "France";
CountryA[71]["id"] = 185;
CountryA[71]["abbreviation"] = "FRA";
CountryA[71]["isdeveloping"] = 0;
CountryA[72] = new Object();
CountryA[72]["sequence"] = 9999;
CountryA[72]["name"] = "French Guiana";
CountryA[72]["id"] = 181;
CountryA[72]["abbreviation"] = "FG";
CountryA[72]["isdeveloping"] = 0;
CountryA[73] = new Object();
CountryA[73]["sequence"] = 9999;
CountryA[73]["name"] = "French Polynesia";
CountryA[73]["id"] = 184;
CountryA[73]["abbreviation"] = "FP";
CountryA[73]["isdeveloping"] = 0;
CountryA[74] = new Object();
CountryA[74]["sequence"] = 9999;
CountryA[74]["name"] = "Gabon";
CountryA[74]["id"] = 48;
CountryA[74]["abbreviation"] = "GAB";
CountryA[74]["isdeveloping"] = 1;
CountryA[75] = new Object();
CountryA[75]["sequence"] = 9999;
CountryA[75]["name"] = "Gambia, The";
CountryA[75]["id"] = 49;
CountryA[75]["abbreviation"] = "GAM";
CountryA[75]["isdeveloping"] = 1;
CountryA[76] = new Object();
CountryA[76]["sequence"] = 9999;
CountryA[76]["name"] = "Georgia";
CountryA[76]["id"] = 50;
CountryA[76]["abbreviation"] = "GEO";
CountryA[76]["isdeveloping"] = 1;
CountryA[77] = new Object();
CountryA[77]["sequence"] = 9999;
CountryA[77]["name"] = "Germany";
CountryA[77]["id"] = 186;
CountryA[77]["abbreviation"] = "GER";
CountryA[77]["isdeveloping"] = 0;
CountryA[78] = new Object();
CountryA[78]["sequence"] = 9999;
CountryA[78]["name"] = "Ghana";
CountryA[78]["id"] = 51;
CountryA[78]["abbreviation"] = "GHA";
CountryA[78]["isdeveloping"] = 1;
CountryA[79] = new Object();
CountryA[79]["sequence"] = 9999;
CountryA[79]["name"] = "Gibraltar";
CountryA[79]["id"] = 187;
CountryA[79]["abbreviation"] = "GIB";
CountryA[79]["isdeveloping"] = 0;
CountryA[80] = new Object();
CountryA[80]["sequence"] = 9999;
CountryA[80]["name"] = "Greece";
CountryA[80]["id"] = 189;
CountryA[80]["abbreviation"] = "GR";
CountryA[80]["isdeveloping"] = 0;
CountryA[81] = new Object();
CountryA[81]["sequence"] = 9999;
CountryA[81]["name"] = "Greenland";
CountryA[81]["id"] = 188;
CountryA[81]["abbreviation"] = "GLD";
CountryA[81]["isdeveloping"] = 0;
CountryA[82] = new Object();
CountryA[82]["sequence"] = 9999;
CountryA[82]["name"] = "Grenada";
CountryA[82]["id"] = 52;
CountryA[82]["abbreviation"] = "GRE";
CountryA[82]["isdeveloping"] = 1;
CountryA[83] = new Object();
CountryA[83]["sequence"] = 9999;
CountryA[83]["name"] = "Guadeloupe";
CountryA[83]["id"] = 190;
CountryA[83]["abbreviation"] = "GUA";
CountryA[83]["isdeveloping"] = 0;
CountryA[84] = new Object();
CountryA[84]["sequence"] = 9999;
CountryA[84]["name"] = "Guatemala";
CountryA[84]["id"] = 53;
CountryA[84]["abbreviation"] = "GML";
CountryA[84]["isdeveloping"] = 1;
CountryA[85] = new Object();
CountryA[85]["sequence"] = 9999;
CountryA[85]["name"] = "Guinea";
CountryA[85]["id"] = 54;
CountryA[85]["abbreviation"] = "GUI";
CountryA[85]["isdeveloping"] = 1;
CountryA[86] = new Object();
CountryA[86]["sequence"] = 9999;
CountryA[86]["name"] = "Guinea-Bissau";
CountryA[86]["id"] = 55;
CountryA[86]["abbreviation"] = "G-B";
CountryA[86]["isdeveloping"] = 1;
CountryA[87] = new Object();
CountryA[87]["sequence"] = 9999;
CountryA[87]["name"] = "Guyana";
CountryA[87]["id"] = 56;
CountryA[87]["abbreviation"] = "GUY";
CountryA[87]["isdeveloping"] = 1;
CountryA[88] = new Object();
CountryA[88]["sequence"] = 9999;
CountryA[88]["name"] = "Haiti";
CountryA[88]["id"] = 57;
CountryA[88]["abbreviation"] = "HAI";
CountryA[88]["isdeveloping"] = 1;
CountryA[89] = new Object();
CountryA[89]["sequence"] = 9999;
CountryA[89]["name"] = "Honduras";
CountryA[89]["id"] = 58;
CountryA[89]["abbreviation"] = "HON";
CountryA[89]["isdeveloping"] = 1;
CountryA[90] = new Object();
CountryA[90]["sequence"] = 9999;
CountryA[90]["name"] = "Hungary";
CountryA[90]["id"] = 59;
CountryA[90]["abbreviation"] = "HUN";
CountryA[90]["isdeveloping"] = 1;
CountryA[91] = new Object();
CountryA[91]["sequence"] = 9999;
CountryA[91]["name"] = "Iceland";
CountryA[91]["id"] = 191;
CountryA[91]["abbreviation"] = "ICE";
CountryA[91]["isdeveloping"] = 0;
CountryA[92] = new Object();
CountryA[92]["sequence"] = 9999;
CountryA[92]["name"] = "India";
CountryA[92]["id"] = 60;
CountryA[92]["abbreviation"] = "IND";
CountryA[92]["isdeveloping"] = 1;
CountryA[93] = new Object();
CountryA[93]["sequence"] = 9999;
CountryA[93]["name"] = "Indonesia";
CountryA[93]["id"] = 61;
CountryA[93]["abbreviation"] = "INO";
CountryA[93]["isdeveloping"] = 1;
CountryA[94] = new Object();
CountryA[94]["sequence"] = 9999;
CountryA[94]["name"] = "Iran, Islamic Republic";
CountryA[94]["id"] = 62;
CountryA[94]["abbreviation"] = "IRA";
CountryA[94]["isdeveloping"] = 1;
CountryA[95] = new Object();
CountryA[95]["sequence"] = 9999;
CountryA[95]["name"] = "Iraq";
CountryA[95]["id"] = 63;
CountryA[95]["abbreviation"] = "IRQ";
CountryA[95]["isdeveloping"] = 1;
CountryA[96] = new Object();
CountryA[96]["sequence"] = 9999;
CountryA[96]["name"] = "Ireland";
CountryA[96]["id"] = 192;
CountryA[96]["abbreviation"] = "IRE";
CountryA[96]["isdeveloping"] = 0;
CountryA[97] = new Object();
CountryA[97]["sequence"] = 9999;
CountryA[97]["name"] = "Israel";
CountryA[97]["id"] = 193;
CountryA[97]["abbreviation"] = "ISR";
CountryA[97]["isdeveloping"] = 0;
CountryA[98] = new Object();
CountryA[98]["sequence"] = 9999;
CountryA[98]["name"] = "Italy";
CountryA[98]["id"] = 194;
CountryA[98]["abbreviation"] = "ITA";
CountryA[98]["isdeveloping"] = 0;
CountryA[99] = new Object();
CountryA[99]["sequence"] = 9999;
CountryA[99]["name"] = "Jamaica";
CountryA[99]["id"] = 64;
CountryA[99]["abbreviation"] = "JAM";
CountryA[99]["isdeveloping"] = 1;
CountryA[100] = new Object();
CountryA[100]["sequence"] = 9999;
CountryA[100]["name"] = "Japan";
CountryA[100]["id"] = 195;
CountryA[100]["abbreviation"] = "JAP";
CountryA[100]["isdeveloping"] = 0;
CountryA[101] = new Object();
CountryA[101]["sequence"] = 9999;
CountryA[101]["name"] = "Jordan";
CountryA[101]["id"] = 65;
CountryA[101]["abbreviation"] = "JOR";
CountryA[101]["isdeveloping"] = 1;
CountryA[102] = new Object();
CountryA[102]["sequence"] = 9999;
CountryA[102]["name"] = "Kazakhstan";
CountryA[102]["id"] = 66;
CountryA[102]["abbreviation"] = "KAZ";
CountryA[102]["isdeveloping"] = 1;
CountryA[103] = new Object();
CountryA[103]["sequence"] = 9999;
CountryA[103]["name"] = "Kenya";
CountryA[103]["id"] = 67;
CountryA[103]["abbreviation"] = "KEN";
CountryA[103]["isdeveloping"] = 1;
CountryA[104] = new Object();
CountryA[104]["sequence"] = 9999;
CountryA[104]["name"] = "Kiribati";
CountryA[104]["id"] = 68;
CountryA[104]["abbreviation"] = "KIR";
CountryA[104]["isdeveloping"] = 1;
CountryA[105] = new Object();
CountryA[105]["sequence"] = 9999;
CountryA[105]["name"] = "Korea, Dem Republic";
CountryA[105]["id"] = 69;
CountryA[105]["abbreviation"] = "PRK";
CountryA[105]["isdeveloping"] = 1;
CountryA[106] = new Object();
CountryA[106]["sequence"] = 9999;
CountryA[106]["name"] = "Kuwait";
CountryA[106]["id"] = 197;
CountryA[106]["abbreviation"] = "KUW";
CountryA[106]["isdeveloping"] = 0;
CountryA[107] = new Object();
CountryA[107]["sequence"] = 9999;
CountryA[107]["name"] = "Kyrgyz Republic";
CountryA[107]["id"] = 70;
CountryA[107]["abbreviation"] = "KYR";
CountryA[107]["isdeveloping"] = 1;
CountryA[108] = new Object();
CountryA[108]["sequence"] = 9999;
CountryA[108]["name"] = "Laos PDR";
CountryA[108]["id"] = 71;
CountryA[108]["abbreviation"] = "LAO";
CountryA[108]["isdeveloping"] = 1;
CountryA[109] = new Object();
CountryA[109]["sequence"] = 9999;
CountryA[109]["name"] = "Latvia";
CountryA[109]["id"] = 72;
CountryA[109]["abbreviation"] = "LAT";
CountryA[109]["isdeveloping"] = 1;
CountryA[110] = new Object();
CountryA[110]["sequence"] = 9999;
CountryA[110]["name"] = "Lebanon";
CountryA[110]["id"] = 73;
CountryA[110]["abbreviation"] = "LEB";
CountryA[110]["isdeveloping"] = 1;
CountryA[111] = new Object();
CountryA[111]["sequence"] = 9999;
CountryA[111]["name"] = "Lesotho";
CountryA[111]["id"] = 74;
CountryA[111]["abbreviation"] = "LES";
CountryA[111]["isdeveloping"] = 1;
CountryA[112] = new Object();
CountryA[112]["sequence"] = 9999;
CountryA[112]["name"] = "Liberia";
CountryA[112]["id"] = 75;
CountryA[112]["abbreviation"] = "LIB";
CountryA[112]["isdeveloping"] = 1;
CountryA[113] = new Object();
CountryA[113]["sequence"] = 9999;
CountryA[113]["name"] = "Libya";
CountryA[113]["id"] = 76;
CountryA[113]["abbreviation"] = "LJ";
CountryA[113]["isdeveloping"] = 1;
CountryA[114] = new Object();
CountryA[114]["sequence"] = 9999;
CountryA[114]["name"] = "Liechtenstein";
CountryA[114]["id"] = 198;
CountryA[114]["abbreviation"] = "LIE";
CountryA[114]["isdeveloping"] = 0;
CountryA[115] = new Object();
CountryA[115]["sequence"] = 9999;
CountryA[115]["name"] = "Lithuania";
CountryA[115]["id"] = 77;
CountryA[115]["abbreviation"] = "LIT";
CountryA[115]["isdeveloping"] = 1;
CountryA[116] = new Object();
CountryA[116]["sequence"] = 9999;
CountryA[116]["name"] = "Luxembourg";
CountryA[116]["id"] = 199;
CountryA[116]["abbreviation"] = "LUX";
CountryA[116]["isdeveloping"] = 0;
CountryA[117] = new Object();
CountryA[117]["sequence"] = 9999;
CountryA[117]["name"] = "Macao";
CountryA[117]["id"] = 201;
CountryA[117]["abbreviation"] = "MCA";
CountryA[117]["isdeveloping"] = 0;
CountryA[118] = new Object();
CountryA[118]["sequence"] = 9999;
CountryA[118]["name"] = "Macedonia, FYR";
CountryA[118]["id"] = 78;
CountryA[118]["abbreviation"] = "MAC";
CountryA[118]["isdeveloping"] = 1;
CountryA[119] = new Object();
CountryA[119]["sequence"] = 9999;
CountryA[119]["name"] = "Madagascar";
CountryA[119]["id"] = 79;
CountryA[119]["abbreviation"] = "MAD";
CountryA[119]["isdeveloping"] = 1;
CountryA[120] = new Object();
CountryA[120]["sequence"] = 9999;
CountryA[120]["name"] = "Malawi";
CountryA[120]["id"] = 80;
CountryA[120]["abbreviation"] = "MAL";
CountryA[120]["isdeveloping"] = 1;
CountryA[121] = new Object();
CountryA[121]["sequence"] = 9999;
CountryA[121]["name"] = "Malaysia";
CountryA[121]["id"] = 81;
CountryA[121]["abbreviation"] = "MLY";
CountryA[121]["isdeveloping"] = 1;
CountryA[122] = new Object();
CountryA[122]["sequence"] = 9999;
CountryA[122]["name"] = "Maldives";
CountryA[122]["id"] = 82;
CountryA[122]["abbreviation"] = "MLD";
CountryA[122]["isdeveloping"] = 1;
CountryA[123] = new Object();
CountryA[123]["sequence"] = 9999;
CountryA[123]["name"] = "Mali";
CountryA[123]["id"] = 83;
CountryA[123]["abbreviation"] = "MLI";
CountryA[123]["isdeveloping"] = 1;
CountryA[124] = new Object();
CountryA[124]["sequence"] = 9999;
CountryA[124]["name"] = "Malta";
CountryA[124]["id"] = 203;
CountryA[124]["abbreviation"] = "MLT";
CountryA[124]["isdeveloping"] = 0;
CountryA[125] = new Object();
CountryA[125]["sequence"] = 9999;
CountryA[125]["name"] = "Marshall Islands";
CountryA[125]["id"] = 84;
CountryA[125]["abbreviation"] = "MIS";
CountryA[125]["isdeveloping"] = 1;
CountryA[126] = new Object();
CountryA[126]["sequence"] = 9999;
CountryA[126]["name"] = "Martinique";
CountryA[126]["id"] = 200;
CountryA[126]["abbreviation"] = "MAQ";
CountryA[126]["isdeveloping"] = 0;
CountryA[127] = new Object();
CountryA[127]["sequence"] = 9999;
CountryA[127]["name"] = "Mauritania";
CountryA[127]["id"] = 85;
CountryA[127]["abbreviation"] = "MAR";
CountryA[127]["isdeveloping"] = 1;
CountryA[128] = new Object();
CountryA[128]["sequence"] = 9999;
CountryA[128]["name"] = "Mauritius";
CountryA[128]["id"] = 86;
CountryA[128]["abbreviation"] = "MAI";
CountryA[128]["isdeveloping"] = 1;
CountryA[129] = new Object();
CountryA[129]["sequence"] = 9999;
CountryA[129]["name"] = "Mayotte";
CountryA[129]["id"] = 87;
CountryA[129]["abbreviation"] = "MAY";
CountryA[129]["isdeveloping"] = 1;
CountryA[130] = new Object();
CountryA[130]["sequence"] = 9999;
CountryA[130]["name"] = "Mexico";
CountryA[130]["id"] = 88;
CountryA[130]["abbreviation"] = "MEX";
CountryA[130]["isdeveloping"] = 1;
CountryA[131] = new Object();
CountryA[131]["sequence"] = 9999;
CountryA[131]["name"] = "Micronesia, Fed Sts";
CountryA[131]["id"] = 89;
CountryA[131]["abbreviation"] = "MIC";
CountryA[131]["isdeveloping"] = 1;
CountryA[132] = new Object();
CountryA[132]["sequence"] = 9999;
CountryA[132]["name"] = "Moldova";
CountryA[132]["id"] = 90;
CountryA[132]["abbreviation"] = "MOL";
CountryA[132]["isdeveloping"] = 1;
CountryA[133] = new Object();
CountryA[133]["sequence"] = 9999;
CountryA[133]["name"] = "Monaco";
CountryA[133]["id"] = 202;
CountryA[133]["abbreviation"] = "MCO";
CountryA[133]["isdeveloping"] = 0;
CountryA[134] = new Object();
CountryA[134]["sequence"] = 9999;
CountryA[134]["name"] = "Mongolia";
CountryA[134]["id"] = 91;
CountryA[134]["abbreviation"] = "MNG";
CountryA[134]["isdeveloping"] = 1;
CountryA[135] = new Object();
CountryA[135]["sequence"] = 9999;
CountryA[135]["name"] = "Montenegro";
CountryA[135]["id"] = 205;
CountryA[135]["abbreviation"] = "MTG";
CountryA[135]["isdeveloping"] = 0;
CountryA[136] = new Object();
CountryA[136]["sequence"] = 9999;
CountryA[136]["name"] = "Montserrat";
CountryA[136]["id"] = 204;
CountryA[136]["abbreviation"] = "MON";
CountryA[136]["isdeveloping"] = 0;
CountryA[137] = new Object();
CountryA[137]["sequence"] = 9999;
CountryA[137]["name"] = "Morocco";
CountryA[137]["id"] = 92;
CountryA[137]["abbreviation"] = "MOR";
CountryA[137]["isdeveloping"] = 1;
CountryA[138] = new Object();
CountryA[138]["sequence"] = 9999;
CountryA[138]["name"] = "Mozambique";
CountryA[138]["id"] = 93;
CountryA[138]["abbreviation"] = "MOZ";
CountryA[138]["isdeveloping"] = 1;
CountryA[139] = new Object();
CountryA[139]["sequence"] = 9999;
CountryA[139]["name"] = "Myanmar";
CountryA[139]["id"] = 94;
CountryA[139]["abbreviation"] = "MYA";
CountryA[139]["isdeveloping"] = 1;
CountryA[140] = new Object();
CountryA[140]["sequence"] = 9999;
CountryA[140]["name"] = "Namibia";
CountryA[140]["id"] = 95;
CountryA[140]["abbreviation"] = "NAM";
CountryA[140]["isdeveloping"] = 1;
CountryA[141] = new Object();
CountryA[141]["sequence"] = 9999;
CountryA[141]["name"] = "Nauru";
CountryA[141]["id"] = 207;
CountryA[141]["abbreviation"] = "NAU";
CountryA[141]["isdeveloping"] = 0;
CountryA[142] = new Object();
CountryA[142]["sequence"] = 9999;
CountryA[142]["name"] = "Nepal";
CountryA[142]["id"] = 96;
CountryA[142]["abbreviation"] = "NEP";
CountryA[142]["isdeveloping"] = 1;
CountryA[143] = new Object();
CountryA[143]["sequence"] = 9999;
CountryA[143]["name"] = "Netherlands";
CountryA[143]["id"] = 211;
CountryA[143]["abbreviation"] = "NTH";
CountryA[143]["isdeveloping"] = 0;
CountryA[144] = new Object();
CountryA[144]["sequence"] = 9999;
CountryA[144]["name"] = "Netherlands Antilles";
CountryA[144]["id"] = 206;
CountryA[144]["abbreviation"] = "NA";
CountryA[144]["isdeveloping"] = 0;
CountryA[145] = new Object();
CountryA[145]["sequence"] = 9999;
CountryA[145]["name"] = "New Caledonia";
CountryA[145]["id"] = 208;
CountryA[145]["abbreviation"] = "NC";
CountryA[145]["isdeveloping"] = 0;
CountryA[146] = new Object();
CountryA[146]["sequence"] = 9999;
CountryA[146]["name"] = "New Zealand";
CountryA[146]["id"] = 212;
CountryA[146]["abbreviation"] = "NZ";
CountryA[146]["isdeveloping"] = 0;
CountryA[147] = new Object();
CountryA[147]["sequence"] = 9999;
CountryA[147]["name"] = "Nicaragua";
CountryA[147]["id"] = 97;
CountryA[147]["abbreviation"] = "NIC";
CountryA[147]["isdeveloping"] = 1;
CountryA[148] = new Object();
CountryA[148]["sequence"] = 9999;
CountryA[148]["name"] = "Niger";
CountryA[148]["id"] = 98;
CountryA[148]["abbreviation"] = "NIG";
CountryA[148]["isdeveloping"] = 1;
CountryA[149] = new Object();
CountryA[149]["sequence"] = 9999;
CountryA[149]["name"] = "Nigeria";
CountryA[149]["id"] = 99;
CountryA[149]["abbreviation"] = "NGR";
CountryA[149]["isdeveloping"] = 1;
CountryA[150] = new Object();
CountryA[150]["sequence"] = 9999;
CountryA[150]["name"] = "Niue";
CountryA[150]["id"] = 209;
CountryA[150]["abbreviation"] = "NIU";
CountryA[150]["isdeveloping"] = 0;
CountryA[151] = new Object();
CountryA[151]["sequence"] = 9999;
CountryA[151]["name"] = "Northern Mariana Islands";
CountryA[151]["id"] = 100;
CountryA[151]["abbreviation"] = "NMA";
CountryA[151]["isdeveloping"] = 1;
CountryA[152] = new Object();
CountryA[152]["sequence"] = 9999;
CountryA[152]["name"] = "Norway";
CountryA[152]["id"] = 210;
CountryA[152]["abbreviation"] = "NOR";
CountryA[152]["isdeveloping"] = 0;
CountryA[153] = new Object();
CountryA[153]["sequence"] = 9999;
CountryA[153]["name"] = "Oman";
CountryA[153]["id"] = 101;
CountryA[153]["abbreviation"] = "OMA";
CountryA[153]["isdeveloping"] = 1;
CountryA[154] = new Object();
CountryA[154]["sequence"] = 9999;
CountryA[154]["name"] = "Pakistan";
CountryA[154]["id"] = 102;
CountryA[154]["abbreviation"] = "PAK";
CountryA[154]["isdeveloping"] = 1;
CountryA[155] = new Object();
CountryA[155]["sequence"] = 9999;
CountryA[155]["name"] = "Palau";
CountryA[155]["id"] = 103;
CountryA[155]["abbreviation"] = "PAL";
CountryA[155]["isdeveloping"] = 1;
CountryA[156] = new Object();
CountryA[156]["sequence"] = 9999;
CountryA[156]["name"] = "Panama";
CountryA[156]["id"] = 104;
CountryA[156]["abbreviation"] = "PAN";
CountryA[156]["isdeveloping"] = 1;
CountryA[157] = new Object();
CountryA[157]["sequence"] = 9999;
CountryA[157]["name"] = "Papua New Guinea";
CountryA[157]["id"] = 105;
CountryA[157]["abbreviation"] = "PNG";
CountryA[157]["isdeveloping"] = 1;
CountryA[158] = new Object();
CountryA[158]["sequence"] = 9999;
CountryA[158]["name"] = "Paraguay";
CountryA[158]["id"] = 106;
CountryA[158]["abbreviation"] = "PAR";
CountryA[158]["isdeveloping"] = 1;
CountryA[159] = new Object();
CountryA[159]["sequence"] = 9999;
CountryA[159]["name"] = "Peru";
CountryA[159]["id"] = 107;
CountryA[159]["abbreviation"] = "PER";
CountryA[159]["isdeveloping"] = 1;
CountryA[160] = new Object();
CountryA[160]["sequence"] = 9999;
CountryA[160]["name"] = "Philippines";
CountryA[160]["id"] = 108;
CountryA[160]["abbreviation"] = "PHI";
CountryA[160]["isdeveloping"] = 1;
CountryA[161] = new Object();
CountryA[161]["sequence"] = 9999;
CountryA[161]["name"] = "Pitcairn Islands";
CountryA[161]["id"] = 213;
CountryA[161]["abbreviation"] = "PI";
CountryA[161]["isdeveloping"] = 0;
CountryA[162] = new Object();
CountryA[162]["sequence"] = 9999;
CountryA[162]["name"] = "Poland";
CountryA[162]["id"] = 109;
CountryA[162]["abbreviation"] = "POL";
CountryA[162]["isdeveloping"] = 1;
CountryA[163] = new Object();
CountryA[163]["sequence"] = 9999;
CountryA[163]["name"] = "Portugal";
CountryA[163]["id"] = 214;
CountryA[163]["abbreviation"] = "POR";
CountryA[163]["isdeveloping"] = 0;
CountryA[164] = new Object();
CountryA[164]["sequence"] = 9999;
CountryA[164]["name"] = "Qatar";
CountryA[164]["id"] = 215;
CountryA[164]["abbreviation"] = "QAT";
CountryA[164]["isdeveloping"] = 0;
CountryA[165] = new Object();
CountryA[165]["sequence"] = 9999;
CountryA[165]["name"] = "Rep of Singapore";
CountryA[165]["id"] = 217;
CountryA[165]["abbreviation"] = "ROS";
CountryA[165]["isdeveloping"] = 0;
CountryA[166] = new Object();
CountryA[166]["sequence"] = 9999;
CountryA[166]["name"] = "Reunion";
CountryA[166]["id"] = 216;
CountryA[166]["abbreviation"] = "REU";
CountryA[166]["isdeveloping"] = 0;
CountryA[167] = new Object();
CountryA[167]["sequence"] = 9999;
CountryA[167]["name"] = "Romania";
CountryA[167]["id"] = 110;
CountryA[167]["abbreviation"] = "ROM";
CountryA[167]["isdeveloping"] = 1;
CountryA[168] = new Object();
CountryA[168]["sequence"] = 9999;
CountryA[168]["name"] = "Russian Federation";
CountryA[168]["id"] = 111;
CountryA[168]["abbreviation"] = "RUS";
CountryA[168]["isdeveloping"] = 1;
CountryA[169] = new Object();
CountryA[169]["sequence"] = 9999;
CountryA[169]["name"] = "Rwanda";
CountryA[169]["id"] = 112;
CountryA[169]["abbreviation"] = "RWA";
CountryA[169]["isdeveloping"] = 1;
CountryA[170] = new Object();
CountryA[170]["sequence"] = 9999;
CountryA[170]["name"] = "Samoa";
CountryA[170]["id"] = 113;
CountryA[170]["abbreviation"] = "WSA";
CountryA[170]["isdeveloping"] = 1;
CountryA[171] = new Object();
CountryA[171]["sequence"] = 9999;
CountryA[171]["name"] = "San Marino";
CountryA[171]["id"] = 220;
CountryA[171]["abbreviation"] = "SM";
CountryA[171]["isdeveloping"] = 0;
CountryA[172] = new Object();
CountryA[172]["sequence"] = 9999;
CountryA[172]["name"] = "São Tomé & Principe";
CountryA[172]["id"] = 114;
CountryA[172]["abbreviation"] = "STP";
CountryA[172]["isdeveloping"] = 1;
CountryA[173] = new Object();
CountryA[173]["sequence"] = 9999;
CountryA[173]["name"] = "Saudi Arabia";
CountryA[173]["id"] = 115;
CountryA[173]["abbreviation"] = "SA";
CountryA[173]["isdeveloping"] = 1;
CountryA[174] = new Object();
CountryA[174]["sequence"] = 9999;
CountryA[174]["name"] = "Senegal";
CountryA[174]["id"] = 116;
CountryA[174]["abbreviation"] = "SEN";
CountryA[174]["isdeveloping"] = 1;
CountryA[175] = new Object();
CountryA[175]["sequence"] = 9999;
CountryA[175]["name"] = "Serbia and Montenegro";
CountryA[175]["id"] = 117;
CountryA[175]["abbreviation"] = "SER";
CountryA[175]["isdeveloping"] = 1;
CountryA[176] = new Object();
CountryA[176]["sequence"] = 9999;
CountryA[176]["name"] = "Seychelles";
CountryA[176]["id"] = 118;
CountryA[176]["abbreviation"] = "SEY";
CountryA[176]["isdeveloping"] = 1;
CountryA[177] = new Object();
CountryA[177]["sequence"] = 9999;
CountryA[177]["name"] = "Sierra Leone";
CountryA[177]["id"] = 119;
CountryA[177]["abbreviation"] = "SL";
CountryA[177]["isdeveloping"] = 1;
CountryA[178] = new Object();
CountryA[178]["sequence"] = 9999;
CountryA[178]["name"] = "Slovak Republic";
CountryA[178]["id"] = 120;
CountryA[178]["abbreviation"] = "SLO";
CountryA[178]["isdeveloping"] = 1;
CountryA[179] = new Object();
CountryA[179]["sequence"] = 9999;
CountryA[179]["name"] = "Slovenia";
CountryA[179]["id"] = 219;
CountryA[179]["abbreviation"] = "SLV";
CountryA[179]["isdeveloping"] = 0;
CountryA[180] = new Object();
CountryA[180]["sequence"] = 9999;
CountryA[180]["name"] = "Solomon Islands";
CountryA[180]["id"] = 121;
CountryA[180]["abbreviation"] = "SI";
CountryA[180]["isdeveloping"] = 1;
CountryA[181] = new Object();
CountryA[181]["sequence"] = 9999;
CountryA[181]["name"] = "Somalia";
CountryA[181]["id"] = 122;
CountryA[181]["abbreviation"] = "SOM";
CountryA[181]["isdeveloping"] = 1;
CountryA[182] = new Object();
CountryA[182]["sequence"] = 9999;
CountryA[182]["name"] = "South Africa";
CountryA[182]["id"] = 123;
CountryA[182]["abbreviation"] = "RSA";
CountryA[182]["isdeveloping"] = 1;
CountryA[183] = new Object();
CountryA[183]["sequence"] = 9999;
CountryA[183]["name"] = "South Korea";
CountryA[183]["id"] = 196;
CountryA[183]["abbreviation"] = "KOR";
CountryA[183]["isdeveloping"] = 0;
CountryA[184] = new Object();
CountryA[184]["sequence"] = 9999;
CountryA[184]["name"] = "Spain";
CountryA[184]["id"] = 222;
CountryA[184]["abbreviation"] = "SPN";
CountryA[184]["isdeveloping"] = 0;
CountryA[185] = new Object();
CountryA[185]["sequence"] = 9999;
CountryA[185]["name"] = "Sri Lanka";
CountryA[185]["id"] = 124;
CountryA[185]["abbreviation"] = "SRI";
CountryA[185]["isdeveloping"] = 1;
CountryA[186] = new Object();
CountryA[186]["sequence"] = 9999;
CountryA[186]["name"] = "St Helena";
CountryA[186]["id"] = 223;
CountryA[186]["abbreviation"] = "STH";
CountryA[186]["isdeveloping"] = 0;
CountryA[187] = new Object();
CountryA[187]["sequence"] = 9999;
CountryA[187]["name"] = "St Kitts and Nevis";
CountryA[187]["id"] = 125;
CountryA[187]["abbreviation"] = "SKN";
CountryA[187]["isdeveloping"] = 1;
CountryA[188] = new Object();
CountryA[188]["sequence"] = 9999;
CountryA[188]["name"] = "St Lucia";
CountryA[188]["id"] = 126;
CountryA[188]["abbreviation"] = "STL";
CountryA[188]["isdeveloping"] = 1;
CountryA[189] = new Object();
CountryA[189]["sequence"] = 9999;
CountryA[189]["name"] = "St Pierre & Miquelon";
CountryA[189]["id"] = 221;
CountryA[189]["abbreviation"] = "SPM";
CountryA[189]["isdeveloping"] = 0;
CountryA[190] = new Object();
CountryA[190]["sequence"] = 9999;
CountryA[190]["name"] = "St Vincent & the Grenadines";
CountryA[190]["id"] = 127;
CountryA[190]["abbreviation"] = "SVG";
CountryA[190]["isdeveloping"] = 1;
CountryA[191] = new Object();
CountryA[191]["sequence"] = 9999;
CountryA[191]["name"] = "Sudan";
CountryA[191]["id"] = 128;
CountryA[191]["abbreviation"] = "SUD";
CountryA[191]["isdeveloping"] = 1;
CountryA[192] = new Object();
CountryA[192]["sequence"] = 9999;
CountryA[192]["name"] = "Suriname";
CountryA[192]["id"] = 129;
CountryA[192]["abbreviation"] = "SUR";
CountryA[192]["isdeveloping"] = 1;
CountryA[193] = new Object();
CountryA[193]["sequence"] = 9999;
CountryA[193]["name"] = "Swaziland";
CountryA[193]["id"] = 130;
CountryA[193]["abbreviation"] = "SWA";
CountryA[193]["isdeveloping"] = 1;
CountryA[194] = new Object();
CountryA[194]["sequence"] = 9999;
CountryA[194]["name"] = "Sweden";
CountryA[194]["id"] = 225;
CountryA[194]["abbreviation"] = "SWE";
CountryA[194]["isdeveloping"] = 0;
CountryA[195] = new Object();
CountryA[195]["sequence"] = 9999;
CountryA[195]["name"] = "Switzerland";
CountryA[195]["id"] = 226;
CountryA[195]["abbreviation"] = "SWI";
CountryA[195]["isdeveloping"] = 0;
CountryA[196] = new Object();
CountryA[196]["sequence"] = 9999;
CountryA[196]["name"] = "Syrian Arab Republic";
CountryA[196]["id"] = 131;
CountryA[196]["abbreviation"] = "SYR";
CountryA[196]["isdeveloping"] = 1;
CountryA[197] = new Object();
CountryA[197]["sequence"] = 9999;
CountryA[197]["name"] = "Taiwan";
CountryA[197]["id"] = 132;
CountryA[197]["abbreviation"] = "TAI";
CountryA[197]["isdeveloping"] = 0;
CountryA[198] = new Object();
CountryA[198]["sequence"] = 9999;
CountryA[198]["name"] = "Tajikistan";
CountryA[198]["id"] = 133;
CountryA[198]["abbreviation"] = "TAJ";
CountryA[198]["isdeveloping"] = 1;
CountryA[199] = new Object();
CountryA[199]["sequence"] = 9999;
CountryA[199]["name"] = "Tanzania";
CountryA[199]["id"] = 134;
CountryA[199]["abbreviation"] = "TAN";
CountryA[199]["isdeveloping"] = 1;
CountryA[200] = new Object();
CountryA[200]["sequence"] = 9999;
CountryA[200]["name"] = "Thailand";
CountryA[200]["id"] = 135;
CountryA[200]["abbreviation"] = "THA";
CountryA[200]["isdeveloping"] = 1;
CountryA[201] = new Object();
CountryA[201]["sequence"] = 9999;
CountryA[201]["name"] = "Timor-Leste";
CountryA[201]["id"] = 136;
CountryA[201]["abbreviation"] = "ETI";
CountryA[201]["isdeveloping"] = 1;
CountryA[202] = new Object();
CountryA[202]["sequence"] = 9999;
CountryA[202]["name"] = "Togo";
CountryA[202]["id"] = 137;
CountryA[202]["abbreviation"] = "TOG";
CountryA[202]["isdeveloping"] = 1;
CountryA[203] = new Object();
CountryA[203]["sequence"] = 9999;
CountryA[203]["name"] = "Tokelau";
CountryA[203]["id"] = 229;
CountryA[203]["abbreviation"] = "TOK";
CountryA[203]["isdeveloping"] = 0;
CountryA[204] = new Object();
CountryA[204]["sequence"] = 9999;
CountryA[204]["name"] = "Tonga";
CountryA[204]["id"] = 138;
CountryA[204]["abbreviation"] = "TON";
CountryA[204]["isdeveloping"] = 1;
CountryA[205] = new Object();
CountryA[205]["sequence"] = 9999;
CountryA[205]["name"] = "Trinidad & Tobago";
CountryA[205]["id"] = 139;
CountryA[205]["abbreviation"] = "T&T";
CountryA[205]["isdeveloping"] = 1;
CountryA[206] = new Object();
CountryA[206]["sequence"] = 9999;
CountryA[206]["name"] = "Tristan da Cunha";
CountryA[206]["id"] = 228;
CountryA[206]["abbreviation"] = "TDC";
CountryA[206]["isdeveloping"] = 0;
CountryA[207] = new Object();
CountryA[207]["sequence"] = 9999;
CountryA[207]["name"] = "Tunisia";
CountryA[207]["id"] = 140;
CountryA[207]["abbreviation"] = "TUN";
CountryA[207]["isdeveloping"] = 1;
CountryA[208] = new Object();
CountryA[208]["sequence"] = 9999;
CountryA[208]["name"] = "Turkey";
CountryA[208]["id"] = 141;
CountryA[208]["abbreviation"] = "TUR";
CountryA[208]["isdeveloping"] = 1;
CountryA[209] = new Object();
CountryA[209]["sequence"] = 9999;
CountryA[209]["name"] = "Turkmenistan";
CountryA[209]["id"] = 142;
CountryA[209]["abbreviation"] = "TKM";
CountryA[209]["isdeveloping"] = 1;
CountryA[210] = new Object();
CountryA[210]["sequence"] = 9999;
CountryA[210]["name"] = "Turks and Caicos Islands";
CountryA[210]["id"] = 227;
CountryA[210]["abbreviation"] = "TCI";
CountryA[210]["isdeveloping"] = 0;
CountryA[211] = new Object();
CountryA[211]["sequence"] = 9999;
CountryA[211]["name"] = "Tuvalu";
CountryA[211]["id"] = 230;
CountryA[211]["abbreviation"] = "TUV";
CountryA[211]["isdeveloping"] = 0;
CountryA[212] = new Object();
CountryA[212]["sequence"] = 9999;
CountryA[212]["name"] = "Uganda";
CountryA[212]["id"] = 143;
CountryA[212]["abbreviation"] = "UGA";
CountryA[212]["isdeveloping"] = 1;
CountryA[213] = new Object();
CountryA[213]["sequence"] = 9999;
CountryA[213]["name"] = "Ukraine";
CountryA[213]["id"] = 144;
CountryA[213]["abbreviation"] = "UKR";
CountryA[213]["isdeveloping"] = 1;
CountryA[214] = new Object();
CountryA[214]["sequence"] = 9999;
CountryA[214]["name"] = "United Arab Emirates";
CountryA[214]["id"] = 231;
CountryA[214]["abbreviation"] = "UAE";
CountryA[214]["isdeveloping"] = 0;
CountryA[215] = new Object();
CountryA[215]["sequence"] = 9999;
CountryA[215]["name"] = "United Kingdom";
CountryA[215]["id"] = 232;
CountryA[215]["abbreviation"] = "UK";
CountryA[215]["isdeveloping"] = 0;
CountryA[216] = new Object();
CountryA[216]["sequence"] = 999;
CountryA[216]["name"] = "United States of America";
CountryA[216]["id"] = 1;
CountryA[216]["abbreviation"] = "USA";
CountryA[216]["isdeveloping"] = 0;
CountryA[217] = new Object();
CountryA[217]["sequence"] = 9999;
CountryA[217]["name"] = "Uruguay";
CountryA[217]["id"] = 145;
CountryA[217]["abbreviation"] = "URU";
CountryA[217]["isdeveloping"] = 1;
CountryA[218] = new Object();
CountryA[218]["sequence"] = 9999;
CountryA[218]["name"] = "Uzbekistan";
CountryA[218]["id"] = 146;
CountryA[218]["abbreviation"] = "UZB";
CountryA[218]["isdeveloping"] = 1;
CountryA[219] = new Object();
CountryA[219]["sequence"] = 9999;
CountryA[219]["name"] = "Vanuatu";
CountryA[219]["id"] = 147;
CountryA[219]["abbreviation"] = "VAN";
CountryA[219]["isdeveloping"] = 1;
CountryA[220] = new Object();
CountryA[220]["sequence"] = 9999;
CountryA[220]["name"] = "Vatican City";
CountryA[220]["id"] = 233;
CountryA[220]["abbreviation"] = "VC";
CountryA[220]["isdeveloping"] = 0;
CountryA[221] = new Object();
CountryA[221]["sequence"] = 9999;
CountryA[221]["name"] = "Venezuela, RB";
CountryA[221]["id"] = 148;
CountryA[221]["abbreviation"] = "VEN";
CountryA[221]["isdeveloping"] = 1;
CountryA[222] = new Object();
CountryA[222]["sequence"] = 9999;
CountryA[222]["name"] = "Vietnam";
CountryA[222]["id"] = 149;
CountryA[222]["abbreviation"] = "VIE";
CountryA[222]["isdeveloping"] = 1;
CountryA[223] = new Object();
CountryA[223]["sequence"] = 9999;
CountryA[223]["name"] = "Wallis & Futuna";
CountryA[223]["id"] = 234;
CountryA[223]["abbreviation"] = "W&F";
CountryA[223]["isdeveloping"] = 0;
CountryA[224] = new Object();
CountryA[224]["sequence"] = 9999;
CountryA[224]["name"] = "West Bank & Gaza";
CountryA[224]["id"] = 150;
CountryA[224]["abbreviation"] = "WBG";
CountryA[224]["isdeveloping"] = 1;
CountryA[225] = new Object();
CountryA[225]["sequence"] = 9999;
CountryA[225]["name"] = "West Indies";
CountryA[225]["id"] = 235;
CountryA[225]["abbreviation"] = "WI";
CountryA[225]["isdeveloping"] = 0;
CountryA[226] = new Object();
CountryA[226]["sequence"] = 9999;
CountryA[226]["name"] = "Yemen, Republic of";
CountryA[226]["id"] = 151;
CountryA[226]["abbreviation"] = "YEP";
CountryA[226]["isdeveloping"] = 1;
CountryA[227] = new Object();
CountryA[227]["sequence"] = 9999;
CountryA[227]["name"] = "Zambia";
CountryA[227]["id"] = 152;
CountryA[227]["abbreviation"] = "ZAM";
CountryA[227]["isdeveloping"] = 1;
CountryA[228] = new Object();
CountryA[228]["sequence"] = 9999;
CountryA[228]["name"] = "Zimbabwe";
CountryA[228]["id"] = 153;
CountryA[228]["abbreviation"] = "ZIM";
CountryA[228]["isdeveloping"] = 1;

function getObj(name) {
	var obj;
	
	if (document.getElementById) obj = document.getElementById(name);
	else if (document.all) obj = document.all[name];
	else if (document.layers) obj = document.layers[name];
	else obj = -1;
	
	if (obj)
		return obj;
	else
		return -1;
 }

function ChangeEntitySelector (theSelector, theOtherSpan) {
	var theIndex = theSelector.selectedIndex + 1;
	if (theIndex == theSelector.length) {
		theOtherSpan.style.display = 'inline';
	}
	else {
		theOtherSpan.style.display = 'none';
	}
	return true;
}

function ChangeEntityInput (showOther, theOtherSpan) {
	if(showOther) {
		theOtherSpan.style.display = 'inline';
	}
	else {
		theOtherSpan.style.display = 'none';
	}
	return true;
}

function ChangeCountrySelector (countrySelector, countryOtherSpan, stateSelector, stateOtherSelector) {
	var countryIndex = countrySelector.selectedIndex - 1;
	if (stateSelector != -1) {
		var stateIndex = stateSelector.selectedIndex - 1;
		var currentStatesCountryIndex;
	if (StateA[stateIndex]) currentStatesCountryIndex = StateA[stateIndex]['countryid'];
	else currentStatesCountryIndex = -1;
	}

	if(CountryA[countryIndex]) {
		countryOtherSpan.style.display = 'none';
		if (stateSelector != -1) {
			if(countryIndex != currentStatesCountryIndex && stateSelector.selectedIndex != (stateSelector.options.length - 1)) {
				stateSelector.selectedIndex = 0;
			}
		}
	}
	else if (countryIndex == -1) {
		countryOtherSpan.style.display = 'none';
	}
	else {
		countryOtherSpan.style.display = 'inline';
	}
	return true;
}

function ChangeStateSelector (stateSelector, stateOtherSpan, countrySelector, countryOtherSpan) {
	var stateIndex = stateSelector.selectedIndex - 1;
	if(StateA[stateIndex]) {
		CountryID = StateA[stateIndex]['countryid'];
		stateOtherSpan.style.display = 'none';
		if(CountryID && (countrySelector != null)) {
			for (i = 0; i < CountryA.length; i++) {
				if (CountryA[i]['id'] == CountryID)	{
					countrySelector.selectedIndex = i + 1;
					countryOtherSpan.style.display = 'none';
				}
			}
		}
	}
	else if (stateIndex == -1) {
		stateOtherSpan.style.display = 'none';
	}
	else {
		stateOtherSpan.style.display = 'inline';
	}
	return true;
}

function ChangeDateSelector(FormName, Prefix, NewYear, NewMonth, NewDay) {
	var YearSelect = getObj(Prefix + 'Year');
	var MonthSelect = getObj(Prefix + 'Month');
	var DaySelect = getObj(Prefix + 'Day');

	MonthSelect.selectedIndex = NewMonth;
	DaySelect.selectedIndex = NewDay;

	for (i = 0; i < YearSelect.length; i = i + 1) {
		if (YearSelect.options[i].value == NewYear) {
			YearSelect.selectedIndex = i; 
		}
	}
}

function GetDateSelectorDate(Prefix) {
	var YearSelect = getObj(Prefix + 'Year');
	var MonthSelect = getObj(Prefix + 'Month');
	var DaySelect = getObj(Prefix + 'Day');

	if (DaySelect.selectedIndex && MonthSelect.selectedIndex && DaySelect.selectedIndex) {
		var DateObj = new Date;
		var theYear = YearSelect.options[YearSelect.selectedIndex].value;
		var theMonth = MonthSelect.selectedIndex - 1;
		var theDay = DaySelect.selectedIndex;

		DateObj.setDate(theDay);
		DateObj.setMonth(theMonth);
		DateObj.setFullYear(theYear);
		return DateObj;
	}
	return false;
}
