

function fn_Cities_Display(ctrlCountry,ctrlCity,defaultValue,defaultDisplay,setValue) {
	//initialise
	var eleCountryID = document.getElementById(ctrlCountry);
	var eleCityID = document.getElementById(ctrlCity);
	var countryID = eleCountryID.value;
	//clear out the list
	eleCityID.options.length = 0;
	//add the default option
	if (defaultDisplay != '') {
		eleCityID.options[0] = new Option(defaultDisplay, defaultValue);
	}
	//add all other options
	if (1 == 2) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '13');} else if (countryID == 7) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '14');} else if (countryID == 8) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '15');} else if (countryID == 9) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '16');} else if (countryID == 10) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '17');} else if (countryID == 11) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '18');} else if (countryID == 12) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '19');} else if (countryID == 13) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '20');} else if (countryID == 14) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '21');} else if (countryID == 15) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '22');} else if (countryID == 16) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '23');} else if (countryID == 17) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '24');} else if (countryID == 18) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '25');} else if (countryID == 19) { eleCityID.options[eleCityID.options.length] = new Option('[Other]', '26'); eleCityID.options[eleCityID.options.length] = new Option('Australian Capital Territory', '358'); eleCityID.options[eleCityID.options.length] = new Option('New South Wales', '359'); eleCityID.options[eleCityID.options.length] = new Option('Northern Territory', '365'); eleCityID.options[eleCityID.options.length] = new Option('Queensland', '361'); eleCityID.options[eleCityID.options.length] = new Option('South Australia', '362'); eleCityID.options[eleCityID.options.length] = new Option('Tasmania', '364'); eleCityID.options[eleCityID.options.length] = new Option('Victoria', '360'); eleCityID.options[eleCityID.options.length] = new Option('Western Australia', '363');} else if (countryID == 20) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '27');} else if (countryID == 21) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '28');} else if (countryID == 22) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '29');} else if (countryID == 23) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '30');} else if (countryID == 24) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '31');} else if (countryID == 25) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '32');} else if (countryID == 26) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '33');} else if (countryID == 27) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '34');} else if (countryID == 28) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '35');} else if (countryID == 29) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '36');} else if (countryID == 30) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '37');} else if (countryID == 31) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '38');} else if (countryID == 32) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '39');} else if (countryID == 33) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '40');} else if (countryID == 34) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '41');} else if (countryID == 35) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '42');} else if (countryID == 36) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '43');} else if (countryID == 37) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '44');} else if (countryID == 38) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '45');} else if (countryID == 39) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '46');} else if (countryID == 40) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '47');} else if (countryID == 41) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '48');} else if (countryID == 42) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '49');} else if (countryID == 43) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '50');} else if (countryID == 44) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '51');} else if (countryID == 45) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '52');} else if (countryID == 46) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '53');} else if (countryID == 47) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '54');} else if (countryID == 48) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '55');} else if (countryID == 49) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '56');} else if (countryID == 50) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '57');} else if (countryID == 51) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '58');} else if (countryID == 52) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '59');} else if (countryID == 53) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '60');} else if (countryID == 54) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '61');} else if (countryID == 55) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '62');} else if (countryID == 57) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '64');} else if (countryID == 58) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '65');} else if (countryID == 59) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '66');} else if (countryID == 60) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '67');} else if (countryID == 61) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '68');} else if (countryID == 62) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '69');} else if (countryID == 63) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '70');} else if (countryID == 64) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '71');} else if (countryID == 65) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '72');} else if (countryID == 66) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '73');} else if (countryID == 67) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '74');} else if (countryID == 68) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '75');} else if (countryID == 69) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '76');} else if (countryID == 70) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '77');} else if (countryID == 71) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '78');} else if (countryID == 72) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '79');} else if (countryID == 73) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '80');} else if (countryID == 74) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '81');} else if (countryID == 75) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '82');} else if (countryID == 76) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '83');} else if (countryID == 77) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '84');} else if (countryID == 78) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '85');} else if (countryID == 79) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '86');} else if (countryID == 80) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '87');} else if (countryID == 81) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '88');} else if (countryID == 82) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '89');} else if (countryID == 83) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '90');} else if (countryID == 84) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '91');} else if (countryID == 85) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '92');} else if (countryID == 86) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '93');} else if (countryID == 87) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '94');} else if (countryID == 88) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '95');} else if (countryID == 89) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '96');} else if (countryID == 90) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '97');} else if (countryID == 91) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '98');} else if (countryID == 92) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '99');} else if (countryID == 93) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '100');} else if (countryID == 94) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '259');} else if (countryID == 95) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '102');} else if (countryID == 96) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '103');} else if (countryID == 97) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '104');} else if (countryID == 98) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '105');} else if (countryID == 99) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '106');} else if (countryID == 100) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '107');} else if (countryID == 102) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '109');} else if (countryID == 103) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '110');} else if (countryID == 104) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '111');} else if (countryID == 105) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '112');} else if (countryID == 106) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '113');} else if (countryID == 107) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '114');} else if (countryID == 108) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '115');} else if (countryID == 109) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '116');} else if (countryID == 110) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '117');} else if (countryID == 111) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '118');} else if (countryID == 112) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '119');} else if (countryID == 113) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '120');} else if (countryID == 114) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '121');} else if (countryID == 115) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '122');} else if (countryID == 116) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '123');} else if (countryID == 117) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '124');} else if (countryID == 118) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '125');} else if (countryID == 119) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '126');} else if (countryID == 120) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '127');} else if (countryID == 121) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '128');} else if (countryID == 122) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '129');} else if (countryID == 123) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '130');} else if (countryID == 124) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '131');} else if (countryID == 125) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '132');} else if (countryID == 126) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '133');} else if (countryID == 127) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '134');} else if (countryID == 128) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '135');} else if (countryID == 129) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '136');} else if (countryID == 130) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '137');} else if (countryID == 131) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '138');} else if (countryID == 132) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '139');} else if (countryID == 133) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '140');} else if (countryID == 134) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '141');} else if (countryID == 135) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '142');} else if (countryID == 136) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '143');} else if (countryID == 137) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '144');} else if (countryID == 138) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '145');} else if (countryID == 139) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '146');} else if (countryID == 140) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '147');} else if (countryID == 141) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '148');} else if (countryID == 142) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '149');} else if (countryID == 143) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '150');} else if (countryID == 144) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '151');} else if (countryID == 145) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '152');} else if (countryID == 146) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '153');} else if (countryID == 147) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '154');} else if (countryID == 148) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '155');} else if (countryID == 149) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '156');} else if (countryID == 150) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '157');} else if (countryID == 151) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '158');} else if (countryID == 152) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '159');} else if (countryID == 153) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '160');} else if (countryID == 154) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '161');} else if (countryID == 155) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '162');} else if (countryID == 156) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '163');} else if (countryID == 157) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '164');} else if (countryID == 158) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '165');} else if (countryID == 159) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '166');} else if (countryID == 160) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '167');} else if (countryID == 161) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '168');} else if (countryID == 162) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '169');} else if (countryID == 163) { eleCityID.options[eleCityID.options.length] = new Option('[Other]', '170'); eleCityID.options[eleCityID.options.length] = new Option('Auckland', '291'); eleCityID.options[eleCityID.options.length] = new Option('Bay of Plenty', '293'); eleCityID.options[eleCityID.options.length] = new Option('Canterbury', '304'); eleCityID.options[eleCityID.options.length] = new Option('Gisborne', '294'); eleCityID.options[eleCityID.options.length] = new Option('Hawke\'s Bay', '295'); eleCityID.options[eleCityID.options.length] = new Option('Manawatu-Wanganui', '297'); eleCityID.options[eleCityID.options.length] = new Option('Marlborough', '302'); eleCityID.options[eleCityID.options.length] = new Option('Nelson', '301'); eleCityID.options[eleCityID.options.length] = new Option('Northland', '290'); eleCityID.options[eleCityID.options.length] = new Option('Otago', '305'); eleCityID.options[eleCityID.options.length] = new Option('Southland', '306'); eleCityID.options[eleCityID.options.length] = new Option('Taranaki', '296'); eleCityID.options[eleCityID.options.length] = new Option('Tasman', '300'); eleCityID.options[eleCityID.options.length] = new Option('Waikato', '292'); eleCityID.options[eleCityID.options.length] = new Option('Wellington', '298'); eleCityID.options[eleCityID.options.length] = new Option('West Coast', '303');} else if (countryID == 164) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '171');} else if (countryID == 165) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '172');} else if (countryID == 166) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '173');} else if (countryID == 167) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '174');} else if (countryID == 168) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '175');} else if (countryID == 169) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '176');} else if (countryID == 170) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '177');} else if (countryID == 171) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '178');} else if (countryID == 172) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '179');} else if (countryID == 173) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '180');} else if (countryID == 174) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '181');} else if (countryID == 175) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '182');} else if (countryID == 176) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '183');} else if (countryID == 177) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '184');} else if (countryID == 178) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '185');} else if (countryID == 179) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '186');} else if (countryID == 180) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '187');} else if (countryID == 181) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '188');} else if (countryID == 182) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '189');} else if (countryID == 183) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '190');} else if (countryID == 184) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '191');} else if (countryID == 185) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '192');} else if (countryID == 186) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '193');} else if (countryID == 187) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '194');} else if (countryID == 188) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '195');} else if (countryID == 189) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '196');} else if (countryID == 190) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '197');} else if (countryID == 191) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '198');} else if (countryID == 192) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '199');} else if (countryID == 193) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '200');} else if (countryID == 194) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '201');} else if (countryID == 195) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '202');} else if (countryID == 196) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '203');} else if (countryID == 197) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '204');} else if (countryID == 198) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '205');} else if (countryID == 199) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '206');} else if (countryID == 200) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '207');} else if (countryID == 201) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '208');} else if (countryID == 202) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '209');} else if (countryID == 203) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '210');} else if (countryID == 204) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '211');} else if (countryID == 205) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '212');} else if (countryID == 206) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '213');} else if (countryID == 207) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '214');} else if (countryID == 208) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '215');} else if (countryID == 209) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '216');} else if (countryID == 210) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '217');} else if (countryID == 211) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '218');} else if (countryID == 212) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '219');} else if (countryID == 213) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '220');} else if (countryID == 214) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '221');} else if (countryID == 215) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '222');} else if (countryID == 216) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '223');} else if (countryID == 217) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '224');} else if (countryID == 218) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '225');} else if (countryID == 219) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '226');} else if (countryID == 220) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '227');} else if (countryID == 221) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '228');} else if (countryID == 222) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '229');} else if (countryID == 223) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '230');} else if (countryID == 224) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '231');} else if (countryID == 225) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '232');} else if (countryID == 226) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '233');} else if (countryID == 227) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '234');} else if (countryID == 228) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '235');} else if (countryID == 229) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '236');} else if (countryID == 230) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '237');} else if (countryID == 231) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '238');} else if (countryID == 232) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '239');} else if (countryID == 233) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '240');} else if (countryID == 234) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '241');} else if (countryID == 235) { eleCityID.options[eleCityID.options.length] = new Option('[Other]', '242'); eleCityID.options[eleCityID.options.length] = new Option('East Midlands', '373'); eleCityID.options[eleCityID.options.length] = new Option('East of England', '372'); eleCityID.options[eleCityID.options.length] = new Option('Greater London', '366'); eleCityID.options[eleCityID.options.length] = new Option('North East England', '371'); eleCityID.options[eleCityID.options.length] = new Option('North West England', '367'); eleCityID.options[eleCityID.options.length] = new Option('Northern Ireland', '376'); eleCityID.options[eleCityID.options.length] = new Option('Scotland', '377'); eleCityID.options[eleCityID.options.length] = new Option('South East England', '368'); eleCityID.options[eleCityID.options.length] = new Option('South West England', '374'); eleCityID.options[eleCityID.options.length] = new Option('Wales', '375'); eleCityID.options[eleCityID.options.length] = new Option('West Midlands', '369'); eleCityID.options[eleCityID.options.length] = new Option('Yorkshire and the Humber', '370');} else if (countryID == 236) { eleCityID.options[eleCityID.options.length] = new Option('[Other]', '243'); eleCityID.options[eleCityID.options.length] = new Option('Alabama', '330'); eleCityID.options[eleCityID.options.length] = new Option('Alaska', '354'); eleCityID.options[eleCityID.options.length] = new Option('Arizona', '323'); eleCityID.options[eleCityID.options.length] = new Option('Arkansas', '339'); eleCityID.options[eleCityID.options.length] = new Option('California', '308'); eleCityID.options[eleCityID.options.length] = new Option('Colorado', '329'); eleCityID.options[eleCityID.options.length] = new Option('Connecticut', '336'); eleCityID.options[eleCityID.options.length] = new Option('Delaware', '352'); eleCityID.options[eleCityID.options.length] = new Option('Florida', '311'); eleCityID.options[eleCityID.options.length] = new Option('Georgia', '316'); eleCityID.options[eleCityID.options.length] = new Option('Hawaii', '349'); eleCityID.options[eleCityID.options.length] = new Option('Idaho', '346'); eleCityID.options[eleCityID.options.length] = new Option('Illinois', '312'); eleCityID.options[eleCityID.options.length] = new Option('Indiana', '322'); eleCityID.options[eleCityID.options.length] = new Option('Iowa', '337'); eleCityID.options[eleCityID.options.length] = new Option('Kansas', '340'); eleCityID.options[eleCityID.options.length] = new Option('Kentucky', '333'); eleCityID.options[eleCityID.options.length] = new Option('Louisiana', '332'); eleCityID.options[eleCityID.options.length] = new Option('Maine', '347'); eleCityID.options[eleCityID.options.length] = new Option('Maryland', '326'); eleCityID.options[eleCityID.options.length] = new Option('Massachusetts', '320'); eleCityID.options[eleCityID.options.length] = new Option('Michigan', '315'); eleCityID.options[eleCityID.options.length] = new Option('Minnesota', '328'); eleCityID.options[eleCityID.options.length] = new Option('Mississippi', '338'); eleCityID.options[eleCityID.options.length] = new Option('Missouri', '325'); eleCityID.options[eleCityID.options.length] = new Option('Montana', '351'); eleCityID.options[eleCityID.options.length] = new Option('Nebraska', '345'); eleCityID.options[eleCityID.options.length] = new Option('Nevada', '342'); eleCityID.options[eleCityID.options.length] = new Option('New Hampshire', '348'); eleCityID.options[eleCityID.options.length] = new Option('New Jersey', '318'); eleCityID.options[eleCityID.options.length] = new Option('New Mexico', '343'); eleCityID.options[eleCityID.options.length] = new Option('New York', '310'); eleCityID.options[eleCityID.options.length] = new Option('North Carolina', '317'); eleCityID.options[eleCityID.options.length] = new Option('North Dakota', '355'); eleCityID.options[eleCityID.options.length] = new Option('Ohio', '314'); eleCityID.options[eleCityID.options.length] = new Option('Oklahoma', '335'); eleCityID.options[eleCityID.options.length] = new Option('Oregon', '334'); eleCityID.options[eleCityID.options.length] = new Option('Pennsylvania', '313'); eleCityID.options[eleCityID.options.length] = new Option('Rhode Island', '350'); eleCityID.options[eleCityID.options.length] = new Option('South Carolina', '331'); eleCityID.options[eleCityID.options.length] = new Option('South Dakota', '353'); eleCityID.options[eleCityID.options.length] = new Option('Tennessee', '324'); eleCityID.options[eleCityID.options.length] = new Option('Texas', '309'); eleCityID.options[eleCityID.options.length] = new Option('Utah', '341'); eleCityID.options[eleCityID.options.length] = new Option('Vermont', '356'); eleCityID.options[eleCityID.options.length] = new Option('Virginia', '319'); eleCityID.options[eleCityID.options.length] = new Option('Washington', '321'); eleCityID.options[eleCityID.options.length] = new Option('West Virginia', '344'); eleCityID.options[eleCityID.options.length] = new Option('Wisconsin', '327'); eleCityID.options[eleCityID.options.length] = new Option('Wyoming', '357');} else if (countryID == 237) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '244');} else if (countryID == 238) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '245');} else if (countryID == 239) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '246');} else if (countryID == 240) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '247');} else if (countryID == 241) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '248');} else if (countryID == 242) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '249');} else if (countryID == 243) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '250');} else if (countryID == 244) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '251');} else if (countryID == 245) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '260');} else if (countryID == 246) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '253');} else if (countryID == 247) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '254');} else if (countryID == 248) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '255');} else if (countryID == 250) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '257');} else if (countryID == 251) { eleCityID.options[eleCityID.options.length] = new Option('[Any]', '258'); }
	//set the default value
	if (setValue != '') {
		eleCityID.value = setValue;
	}
}



