arrCity=new Array();arrDistrict=new Array(); arrCity[0]=new Array(12,'东莞市'); arrCity[1]=new Array(13,'广州市'); arrCity[2]=new Array(14,'深圳市'); arrCity[3]=new Array(15,'佛山市'); arrCity[4]=new Array(16,'中山市'); arrCity[5]=new Array(17,'惠州市'); arrCity[6]=new Array(18,'珠海市'); arrDistrict[0]=new Array(11,2,'大朗镇'); arrDistrict[1]=new Array(21,12,'市区'); arrDistrict[2]=new Array(22,12,'东城区'); arrDistrict[3]=new Array(23,12,'南城区'); arrDistrict[4]=new Array(24,12,'莞城区'); arrDistrict[5]=new Array(25,12,'万江区'); arrDistrict[6]=new Array(26,12,'大朗镇'); arrDistrict[7]=new Array(27,12,'虎门镇'); arrDistrict[8]=new Array(28,12,'常平镇'); arrDistrict[9]=new Array(29,12,'塘厦镇'); arrDistrict[10]=new Array(30,13,'市区'); arrDistrict[11]=new Array(31,13,'天河区'); arrDistrict[12]=new Array(32,13,'海珠区'); arrDistrict[13]=new Array(33,13,'白云区'); arrDistrict[14]=new Array(34,13,'越秀区'); arrDistrict[15]=new Array(35,13,'荔湾区'); arrDistrict[16]=new Array(36,13,'黄埔区'); arrDistrict[17]=new Array(37,13,'花都区'); arrDistrict[18]=new Array(38,13,'番禺区'); arrDistrict[19]=new Array(39,13,'南沙区'); arrDistrict[20]=new Array(40,13,'萝岗区'); arrDistrict[21]=new Array(41,13,'从化市'); arrDistrict[22]=new Array(42,13,'增城市'); arrDistrict[23]=new Array(43,18,'市区'); arrDistrict[24]=new Array(44,18,'香洲区'); arrDistrict[25]=new Array(45,18,'斗门区'); arrDistrict[26]=new Array(46,18,'金湾区'); arrDistrict[27]=new Array(47,15,'禅城区'); arrDistrict[28]=new Array(49,15,'南海区'); arrDistrict[29]=new Array(50,15,'顺德区'); arrDistrict[30]=new Array(51,15,'高明区'); arrDistrict[31]=new Array(52,15,'三水区'); arrDistrict[32]=new Array(53,14,'罗湖区'); arrDistrict[33]=new Array(54,14,'福田区'); arrDistrict[34]=new Array(55,14,'南山区'); arrDistrict[35]=new Array(56,14,'宝安区'); arrDistrict[36]=new Array(57,14,'龙岗区'); arrDistrict[37]=new Array(58,14,'盐田区'); arrDistrict[38]=new Array(59,12,'石龙镇 '); arrDistrict[39]=new Array(60,12,'中堂镇'); arrDistrict[40]=new Array(61,12,'望牛墩'); arrDistrict[41]=new Array(64,12,'高埗镇'); arrDistrict[42]=new Array(66,12,'道滘镇'); arrDistrict[43]=new Array(67,12,'厚街镇'); arrDistrict[44]=new Array(69,12,'长安镇'); arrDistrict[45]=new Array(70,12,'寮步镇'); arrDistrict[46]=new Array(71,12,'大岭山'); arrDistrict[47]=new Array(72,12,'黄江镇'); arrDistrict[48]=new Array(73,12,'樟木头'); arrDistrict[49]=new Array(74,12,'凤岗镇'); arrDistrict[50]=new Array(75,12,'谢岗镇'); arrDistrict[51]=new Array(76,12,'清溪镇'); arrDistrict[52]=new Array(77,12,'桥头镇'); arrDistrict[53]=new Array(78,12,'横沥镇'); arrDistrict[54]=new Array(79,12,'东坑镇'); arrDistrict[55]=new Array(80,12,'企石镇'); arrDistrict[56]=new Array(81,12,'石排镇'); arrDistrict[57]=new Array(82,12,'茶山镇'); arrDistrict[58]=new Array(83,12,'洪梅镇'); arrDistrict[59]=new Array(84,12,'沙田镇'); arrDistrict[60]=new Array(85,12,'麻涌镇'); arrDistrict[61]=new Array(86,12,'石碣镇'); arrDistrict[62]=new Array(87,16,'火炬区'); arrDistrict[63]=new Array(88,16,'石岐区'); arrDistrict[64]=new Array(89,16,'东区'); arrDistrict[65]=new Array(90,16,'西区'); arrDistrict[66]=new Array(91,16,'南区'); arrDistrict[67]=new Array(92,16,'板芙镇'); arrDistrict[68]=new Array(93,16,'大涌镇'); arrDistrict[69]=new Array(94,16,'东凤镇'); arrDistrict[70]=new Array(95,16,'东升镇'); arrDistrict[71]=new Array(96,16,'阜沙镇'); arrDistrict[72]=new Array(97,16,'港口镇'); arrDistrict[73]=new Array(98,16,'古镇镇'); arrDistrict[74]=new Array(99,16,'横栏镇'); arrDistrict[75]=new Array(100,16,'黄圃镇'); arrDistrict[76]=new Array(101,16,'民众镇'); arrDistrict[77]=new Array(102,16,'南朗镇'); arrDistrict[78]=new Array(103,16,'南头镇'); arrDistrict[79]=new Array(104,16,'三角镇'); arrDistrict[80]=new Array(105,16,'三乡镇'); arrDistrict[81]=new Array(106,16,'沙溪镇'); arrDistrict[82]=new Array(107,16,'神湾镇'); arrDistrict[83]=new Array(108,16,'坦洲镇'); arrDistrict[84]=new Array(109,16,'小榄镇'); arrDistrict[85]=new Array(110,17,'惠城区'); arrDistrict[86]=new Array(111,17,'惠阳区'); arrDistrict[87]=new Array(112,17,'惠东县'); arrDistrict[88]=new Array(113,17,'博罗县'); arrDistrict[89]=new Array(114,17,'龙门县'); function ResetCity(id) { if(id == null)id=0; document.all.cityid.length=1; var i; for(i=0;i