function provinceList()
{
	this.length=34;
	this[0]=new Option("北京","1002");
        this[1]=new Option("天津","1003");
        this[2]=new Option("上海","1004");
	this[3]=new Option("重庆","1005");
	this[4]=new Option("河北","1006");
	this[5]=new Option("山西","1007");
	this[6]=new Option("内蒙古","1008");
	this[7]=new Option("辽宁","1009");
	this[8]=new Option("吉林","1010");
	this[9]=new Option("黑龙江","1011");
	this[10]=new Option("江苏","1012");
	this[11]=new Option("浙江","1013");
	this[12]=new Option("安徽","1014");
	this[13]=new Option("福建","1015");
	this[14]=new Option("江西","1016");
	this[15]=new Option("山东","1017");
	this[16]=new Option("河南","1018");
	this[17]=new Option("湖北","1019");
	this[18]=new Option("湖南","1020");
	this[19]=new Option("广东","1021");
	this[20]=new Option("广西","1022");
	this[21]=new Option("四川","1023");
	this[22]=new Option("贵州","1024");
	this[23]=new Option("云南","1025");
	this[24]=new Option("西藏","1026");
	this[25]=new Option("陕西","1027");
	this[26]=new Option("青海","1028");
	this[27]=new Option("宁夏","1029");
	this[28]=new Option("新疆","1030");
	this[29]=new Option("海南","1031");
	this[30]=new Option("甘肃","1032");
	this[31]=new Option("台湾","1033");
	this[32]=new Option("香港","1034");
	this[33]=new Option("澳门","1035");
	return this;
}
function cityList()
{
	this.length=34;
	this[0] = new Array(18);
	this[0][0]=new Option("东城","1036");
	this[0][1]=new Option("西城","1037");
	this[0][2]=new Option("崇文","1038");
	this[0][3]=new Option("宣武","1039");
	this[0][4]=new Option("朝阳","1040");
	this[0][5]=new Option("丰台","1041");
	this[0][6]=new Option("石景山","1042");
	this[0][7]=new Option("海淀","1043");
	this[0][8]=new Option("门头沟","1044");
	this[0][9]=new Option("房山","1045");
	this[0][10]=new Option("通州","1046");
	this[0][11]=new Option("顺义","1047");
	this[0][12]=new Option("昌平","1048");
	this[0][13]=new Option("大兴","1049");
	this[0][14]=new Option("怀柔","1050");
	this[0][15]=new Option("平谷","1051");
	this[0][16]=new Option("密云","1052");
	this[0][17]=new Option("延庆","1053");
	this[1] = new Array(18);
	this[1][0]=new Option("和平","1054");
	this[1][1]=new Option("河东","1055");
	this[1][2]=new Option("河西","1056");
	this[1][3]=new Option("南开","1057");
	this[1][4]=new Option("河北","1058");
	this[1][5]=new Option("红桥","1059");
	this[1][6]=new Option("塘沽","1060");
	this[1][7]=new Option("汉沽","1061");
	this[1][8]=new Option("大港","1062");
	this[1][9]=new Option("东丽","1063");
	this[1][10]=new Option("西青","1064");
	this[1][11]=new Option("津南","1065");
	this[1][12]=new Option("北辰","1066");
	this[1][13]=new Option("武清","1067");
	this[1][14]=new Option("宝坻","1068");
	this[1][15]=new Option("宁河","1069");
	this[1][16]=new Option("静海","1070");
	this[1][17]=new Option("蓟县","1071");
	this[2] = new Array(19);
	this[2][0]=new Option("黄浦","1824");
	this[2][1]=new Option("卢湾","1825");
	this[2][2]=new Option("徐汇","1826");
	this[2][3]=new Option("长宁","1827");
	this[2][4]=new Option("静安","1828");
	this[2][5]=new Option("普陀","1829");
	this[2][6]=new Option("闸北","1830");
	this[2][7]=new Option("虹口","1831");
	this[2][8]=new Option("杨浦","1832");
	this[2][9]=new Option("闵行","1833");
	this[2][10]=new Option("宝山","1834");
	this[2][11]=new Option("嘉定","1835");
	this[2][12]=new Option("浦东","1836");
	this[2][13]=new Option("金山","1837");
	this[2][14]=new Option("松江","1838");
	this[2][15]=new Option("青浦","1839");
	this[2][16]=new Option("南汇","1840");
	this[2][17]=new Option("奉贤","1841");
	this[2][18]=new Option("崇明","1842");
	this[3] = new Array(40);
	this[3][0]=new Option("万州","3266");
	this[3][1]=new Option("涪陵","3267");
	this[3][2]=new Option("渝中","3268");
	this[3][3]=new Option("大渡口","3269");
	this[3][4]=new Option("江北","3270");
	this[3][5]=new Option("沙坪坝","3271");
	this[3][6]=new Option("九龙坡","3272");
	this[3][7]=new Option("南岸","3273");
	this[3][8]=new Option("北碚","3274");
	this[3][9]=new Option("万盛","3275");
	this[3][10]=new Option("双桥","3276");
	this[3][11]=new Option("渝北","3277");
	this[3][12]=new Option("巴南","3278");
	this[3][13]=new Option("黔江","3279");
	this[3][14]=new Option("长寿","3280");
	this[3][15]=new Option("綦江","3281");
	this[3][16]=new Option("潼南","3282");
	this[3][17]=new Option("铜梁","3283");
	this[3][18]=new Option("大足","3284");
	this[3][19]=new Option("荣昌","3285");
	this[3][20]=new Option("璧山","3286");
	this[3][21]=new Option("梁平","3287");
	this[3][22]=new Option("城口","3288");
	this[3][23]=new Option("丰都","3289");
	this[3][24]=new Option("垫江","3290");
	this[3][25]=new Option("武隆","3291");
	this[3][26]=new Option("忠县","3292");
	this[3][27]=new Option("开县","3293");
	this[3][28]=new Option("云阳","3294");
	this[3][29]=new Option("奉节","3295");
	this[3][30]=new Option("巫山","3296");
	this[3][31]=new Option("巫溪","3297");
	this[3][32]=new Option("石柱土家族自治县","3298");
	this[3][33]=new Option("秀山土家族苗族自治县","3299");
	this[3][34]=new Option("酉阳土家族苗族自治县","3300");
	this[3][35]=new Option("彭水苗族土家族自治县","3301");
	this[3][36]=new Option("江津","3302");
	this[3][37]=new Option("合川","3303");
	this[3][38]=new Option("永川","3304");
	this[3][39]=new Option("南川","3305");
	this[4] = new Array(11);
	this[4][0]=new Option("石家庄","1072");
	this[4][1]=new Option("唐山","1096");
	this[4][2]=new Option("秦皇岛","1111");
	this[4][3]=new Option("邯郸","1119");
	this[4][4]=new Option("邢台","1139");
	this[4][5]=new Option("保定","1159");
	this[4][6]=new Option("张家口","1185");
	this[4][7]=new Option("承德","1203");
	this[4][8]=new Option("沧州","1215");
	this[4][9]=new Option("廊坊","1232");
	this[4][10]=new Option("衡水","1243");
	this[5] = new Array(11);
	this[5][0]=new Option("太原","1255");
	this[5][1]=new Option("大同","1266");
	this[5][2]=new Option("阳泉","1278");
	this[5][3]=new Option("长治","1284");
	this[5][4]=new Option("晋城","1298");
	this[5][5]=new Option("朔州","1305");
	this[5][6]=new Option("晋中","1312");
	this[5][7]=new Option("运城","1324");
	this[5][8]=new Option("忻州","1338");
	this[5][9]=new Option("临汾","1353");
	this[5][10]=new Option("吕梁","1371");
	this[6] = new Array(12);
	this[6][0]=new Option("呼和浩特市","1385");
	this[6][1]=new Option("包头","1395");
	this[6][2]=new Option("乌海","1405");
	this[6][3]=new Option("赤峰","1409");
	this[6][4]=new Option("通辽","1422");
	this[6][5]=new Option("鄂尔多斯","1431");
	this[6][6]=new Option("呼伦贝尔","1440");
	this[6][7]=new Option("巴彦淖尔","1454");
	this[6][8]=new Option("乌兰察布","1462");
	this[6][9]=new Option("兴安盟","1474");
	this[6][10]=new Option("锡林郭勒盟","1481");
	this[6][11]=new Option("阿拉善盟","1494");
	this[7] = new Array(14);
	this[7][0]=new Option("沈阳","1498");
	this[7][1]=new Option("大连","1512");
	this[7][2]=new Option("鞍山","1523");
	this[7][3]=new Option("抚顺","1531");
	this[7][4]=new Option("本溪","1539");
	this[7][5]=new Option("丹东","1546");
	this[7][6]=new Option("锦州","1553");
	this[7][7]=new Option("营口","1561");
	this[7][8]=new Option("阜新","1568");
	this[7][9]=new Option("辽阳","1576");
	this[7][10]=new Option("盘锦","1584");
	this[7][11]=new Option("铁岭","1589");
	this[7][12]=new Option("朝阳","1597");
	this[7][13]=new Option("葫芦岛","1605");
	this[8] = new Array(9);
	this[8][0]=new Option("长春","1612");
	this[8][1]=new Option("吉林","1623");
	this[8][2]=new Option("四平","1633");
	this[8][3]=new Option("辽源","1640");
	this[8][4]=new Option("通化","1645");
	this[8][5]=new Option("白山","1653");
	this[8][6]=new Option("松原","1660");
	this[8][7]=new Option("白城","1666");
	this[8][8]=new Option("延边朝鲜族自治州","1672");
	this[9] = new Array(13);
	this[9][0]=new Option("哈尔滨","1681");
	this[9][1]=new Option("齐齐哈尔","1701");
	this[9][2]=new Option("鸡西","1718");
	this[9][3]=new Option("鹤岗","1728");
	this[9][4]=new Option("双鸭山","1737");
	this[9][5]=new Option("大庆","1746");
	this[9][6]=new Option("伊春","1756");
	this[9][7]=new Option("佳木斯","1774");
	this[9][8]=new Option("七台河","1786");
	this[9][9]=new Option("牡丹江","1791");
	this[9][10]=new Option("黑河","1802");
	this[9][11]=new Option("绥化","1809");
	this[9][12]=new Option("大兴安岭","1820");
	this[10] = new Array(13);
	this[10][0]=new Option("南京","1843");
	this[10][1]=new Option("无锡","1857");
	this[10][2]=new Option("徐州","1866");
	this[10][3]=new Option("常州","1878");
	this[10][4]=new Option("苏州","1886");
	this[10][5]=new Option("南通","1898");
	this[10][6]=new Option("连云港","1907");
	this[10][7]=new Option("淮安","1915");
	this[10][8]=new Option("盐城","1924");
	this[10][9]=new Option("扬州","1934");
	this[10][10]=new Option("镇江","1942");
	this[10][11]=new Option("泰州","1949");
	this[10][12]=new Option("宿迁","1956");
	this[11] = new Array(11);
	this[11][0]=new Option("杭州","1962");
	this[11][1]=new Option("宁波","1976");
	this[11][2]=new Option("温州","1988");
	this[11][3]=new Option("嘉兴","2000");
	this[11][4]=new Option("湖州","2008");
	this[11][5]=new Option("绍兴","2014");
	this[11][6]=new Option("金华","2021");
	this[11][7]=new Option("衢州","2031");
	this[11][8]=new Option("舟山","2038");
	this[11][9]=new Option("台州","2043");
	this[11][10]=new Option("丽水","2053");
	this[12] = new Array(17);
	this[12][0]=new Option("合肥","2063");
	this[12][1]=new Option("芜湖","2071");
	this[12][2]=new Option("蚌埠","2079");
	this[12][3]=new Option("淮南","2087");
	this[12][4]=new Option("马鞍山","2094");
	this[12][5]=new Option("淮北","2099");
	this[12][6]=new Option("铜陵","2104");
	this[12][7]=new Option("安庆","2109");
	this[12][8]=new Option("黄山","2121");
	this[12][9]=new Option("滁州","2129");
	this[12][10]=new Option("阜阳","2138");
	this[12][11]=new Option("宿州","2147");
	this[12][12]=new Option("巢湖","2153");
	this[12][13]=new Option("六安","2159");
	this[12][14]=new Option("亳州","2167");
	this[12][15]=new Option("池州","2172");
	this[12][16]=new Option("宣城","2177");
	this[13] = new Array(9);
	this[13][0]=new Option("福州","2185");
	this[13][1]=new Option("厦门","2199");
	this[13][2]=new Option("莆田","2206");
	this[13][3]=new Option("三明","2212");
	this[13][4]=new Option("泉州","2225");
	this[13][5]=new Option("漳州","2238");
	this[13][6]=new Option("南平","2250");
	this[13][7]=new Option("龙岩","2261");
	this[13][8]=new Option("宁德","2269");
	this[14] = new Array(11);
	this[14][0]=new Option("南昌","2279");
	this[14][1]=new Option("景德镇","2289");
	this[14][2]=new Option("萍乡","2294");
	this[14][3]=new Option("九江","2300");
	this[14][4]=new Option("新余","2313");
	this[14][5]=new Option("鹰潭","2316");
	this[14][6]=new Option("赣州","2320");
	this[14][7]=new Option("吉安","2339");
	this[14][8]=new Option("宜春","2353");
	this[14][9]=new Option("抚州","2364");
	this[14][10]=new Option("上饶","2376");
	this[15] = new Array(17);
	this[15][0]=new Option("济南","2389");
	this[15][1]=new Option("青岛","2400");
	this[15][2]=new Option("淄博","2413");
	this[15][3]=new Option("枣庄","2422");
	this[15][4]=new Option("东营","2430");
	this[15][5]=new Option("烟台","2436");
	this[15][6]=new Option("潍坊","2449");
	this[15][7]=new Option("济宁","2462");
	this[15][8]=new Option("泰安","2475");
	this[15][9]=new Option("威海","2482");
	this[15][10]=new Option("日照","2487");
	this[15][11]=new Option("莱芜","2492");
	this[15][12]=new Option("临沂","2495");
	this[15][13]=new Option("德州","2508");
	this[15][14]=new Option("聊城","2520");
	this[15][15]=new Option("滨州","2529");
	this[15][16]=new Option("荷泽","2537");
	this[16] = new Array(17);
	this[16][0]=new Option("郑州","2547");
	this[16][1]=new Option("开封","2560");
	this[16][2]=new Option("洛阳","2571");
	this[16][3]=new Option("平顶山","2587");
	this[16][4]=new Option("安阳","2598");
	this[16][5]=new Option("鹤壁","2608");
	this[16][6]=new Option("新乡","2614");
	this[16][7]=new Option("焦作","2627");
	this[16][8]=new Option("濮阳","2639");
	this[16][9]=new Option("许昌","2646");
	this[16][10]=new Option("漯河","2653");
	this[16][11]=new Option("三门峡","2659");
	this[16][12]=new Option("南阳","2666");
	this[16][13]=new Option("商丘","2680");
	this[16][14]=new Option("信阳","2690");
	this[16][15]=new Option("周口","2701");
	this[16][16]=new Option("驻马店","2712");
	this[17] = new Array(17);
	this[17][0]=new Option("武汉","2723");
	this[17][1]=new Option("黄石","2737");
	this[17][2]=new Option("十堰","2744");
	this[17][3]=new Option("宜昌","2753");
	this[17][4]=new Option("襄樊","2767");
	this[17][5]=new Option("鄂州","2777");
	this[17][6]=new Option("荆门","2781");
	this[17][7]=new Option("孝感","2787");
	this[17][8]=new Option("荆州","2795");
	this[17][9]=new Option("黄冈","2804");
	this[17][10]=new Option("咸宁","2815");
	this[17][11]=new Option("随州","2822");
	this[17][12]=new Option("恩施土家族苗族自治州","2825");
	this[17][13]=new Option("仙桃","2834");
	this[17][14]=new Option("潜江","2835");
	this[17][15]=new Option("天门","2836");
	this[17][16]=new Option("神农架林区","2837");
	this[18] = new Array(14);
	this[18][0]=new Option("长沙","2838");
	this[18][1]=new Option("株洲","2848");
	this[18][2]=new Option("湘潭","2859");
	this[18][3]=new Option("衡阳","2865");
	this[18][4]=new Option("邵阳","2878");
	this[18][5]=new Option("岳阳","2891");
	this[18][6]=new Option("常德","2901");
	this[18][7]=new Option("张家界","2911");
	this[18][8]=new Option("益阳","2916");
	this[18][9]=new Option("郴州","2923");
	this[18][10]=new Option("永州","2935");
	this[18][11]=new Option("怀化","2947");
	this[18][12]=new Option("娄底","2960");
	this[18][13]=new Option("湘西土家族苗族自治州","2966");
	this[19] = new Array(21);
	this[19][0]=new Option("广州","2975");
	this[19][1]=new Option("韶关","2988");
	this[19][2]=new Option("深圳","2999");
	this[19][3]=new Option("珠海","3006");
	this[19][4]=new Option("汕头","3010");
	this[19][5]=new Option("佛山","3018");
	this[19][6]=new Option("江门","3024");
	this[19][7]=new Option("湛江","3032");
	this[19][8]=new Option("茂名","3042");
	this[19][9]=new Option("肇庆","3049");
	this[19][10]=new Option("惠州","3058");
	this[19][11]=new Option("梅州","3064");
	this[19][12]=new Option("汕尾","3073");
	this[19][13]=new Option("河源","3078");
	this[19][14]=new Option("阳江","3086");
	this[19][15]=new Option("清远","3091");
	this[19][16]=new Option("东莞","3100");
	this[19][17]=new Option("中山","3101");
	this[19][18]=new Option("潮州","3102");
	this[19][19]=new Option("揭阳","3106");
	this[19][20]=new Option("云浮","3112");
	this[20] = new Array(14);
	this[20][0]=new Option("南宁","3118");
	this[20][1]=new Option("柳州","3131");
	this[20][2]=new Option("桂林","3142");
	this[20][3]=new Option("梧州","3160");
	this[20][4]=new Option("北海","3168");
	this[20][5]=new Option("防城港","3173");
	this[20][6]=new Option("钦州","3178");
	this[20][7]=new Option("贵港","3183");
	this[20][8]=new Option("玉林","3189");
	this[20][9]=new Option("百色","3196");
	this[20][10]=new Option("贺州","3209");
	this[20][11]=new Option("河池","3214");
	this[20][12]=new Option("来宾","3226");
	this[20][13]=new Option("崇左","3233");
	this[21] = new Array(21);
	this[21][0]=new Option("成都","3306");
	this[21][1]=new Option("自贡","3326");
	this[21][2]=new Option("攀枝花","3333");
	this[21][3]=new Option("泸州","3339");
	this[21][4]=new Option("德阳","3347");
	this[21][5]=new Option("绵阳","3354");
	this[21][6]=new Option("广元","3364");
	this[21][7]=new Option("遂宁","3372");
	this[21][8]=new Option("内江","3378");
	this[21][9]=new Option("乐山","3384");
	this[21][10]=new Option("南充","3396");
	this[21][11]=new Option("眉山","3406");
	this[21][12]=new Option("宜宾","3413");
	this[21][13]=new Option("广安","3424");
	this[21][14]=new Option("达州","3430");
	this[21][15]=new Option("雅安","3438");
	this[21][16]=new Option("巴中","3447");
	this[21][17]=new Option("资阳","3452");
	this[21][18]=new Option("阿坝藏族羌族自治州","3457");
	this[21][19]=new Option("甘孜藏族自治州","3471");
	this[21][20]=new Option("凉山彝族自治州","3490");
	this[22] = new Array(9);
	this[22][0]=new Option("贵阳","3508");
	this[22][1]=new Option("六盘水","3519");
	this[22][2]=new Option("遵义","3524");
	this[22][3]=new Option("安顺","3539");
	this[22][4]=new Option("铜仁","3546");
	this[22][5]=new Option("黔西南布依族苗族自治","3557");
	this[22][6]=new Option("毕节","3566");
	this[22][7]=new Option("黔东南苗族侗族自治州","3575");
	this[22][8]=new Option("黔南布依族苗族自治州","3592");
	this[23] = new Array(16);
	this[23][0]=new Option("昆明","3605");
	this[23][1]=new Option("曲靖","3620");
	this[23][2]=new Option("玉溪","3630");
	this[23][3]=new Option("保山","3640");
	this[23][4]=new Option("昭通","3646");
	this[23][5]=new Option("丽江","3658");
	this[23][6]=new Option("思茅","3664");
	this[23][7]=new Option("临沧","3675");
	this[23][8]=new Option("楚雄彝族自治州","3684");
	this[23][9]=new Option("红河哈尼族彝族自治州","3695");
	this[23][10]=new Option("文山壮族苗族自治州","3709");
	this[23][11]=new Option("西双版纳傣族自治州","3718");
	this[23][12]=new Option("大理白族自治州","3722");
	this[23][13]=new Option("德宏傣族景颇族自治州","3735");
	this[23][14]=new Option("怒江傈僳族自治州","3741");
	this[23][15]=new Option("迪庆藏族自治州","3746");
	this[24] = new Array(7);
	this[24][0]=new Option("拉萨","3750");
	this[24][1]=new Option("昌都","3759");
	this[24][2]=new Option("山南","3771");
	this[24][3]=new Option("日喀则","3784");
	this[24][4]=new Option("那曲","3803");
	this[24][5]=new Option("阿里","3814");
	this[24][6]=new Option("林芝","3822");
	this[25] = new Array(10);
	this[25][0]=new Option("西安","3830");
	this[25][1]=new Option("铜川","3844");
	this[25][2]=new Option("宝鸡","3849");
	this[25][3]=new Option("咸阳","3862");
	this[25][4]=new Option("渭南","3877");
	this[25][5]=new Option("延安","3889");
	this[25][6]=new Option("汉中","3903");
	this[25][7]=new Option("榆林","3915");
	this[25][8]=new Option("安康","3928");
	this[25][9]=new Option("商洛","3939");
	this[26] = new Array(8);
	this[26][0]=new Option("西宁","4047");
	this[26][1]=new Option("海东","4055");
	this[26][2]=new Option("海北藏族自治州","4062");
	this[26][3]=new Option("黄南藏族自治州","4067");
	this[26][4]=new Option("海南藏族自治州","4072");
	this[26][5]=new Option("果洛藏族自治州","4078");
	this[26][6]=new Option("玉树藏族自治州","4085");
	this[26][7]=new Option("海西蒙古族藏族自治州","4092");
	this[27] = new Array(5);
	this[27][0]=new Option("银川","4098");
	this[27][1]=new Option("石嘴山","4105");
	this[27][2]=new Option("吴忠","4109");
	this[27][3]=new Option("固原","4114");
	this[27][4]=new Option("中卫","4120");
	this[28] = new Array(18);
	this[28][0]=new Option("乌鲁木齐","4124");
	this[28][1]=new Option("克拉玛依","4133");
	this[28][2]=new Option("吐鲁番","4138");
	this[28][3]=new Option("哈密","4142");
	this[28][4]=new Option("昌吉回族自治州","4146");
	this[28][5]=new Option("博尔塔拉蒙古自治州","4155");
	this[28][6]=new Option("巴音郭楞蒙古自治州","4159");
	this[28][7]=new Option("阿克苏","4169");
	this[28][8]=new Option("克孜勒苏柯尔克孜自治","4179");
	this[28][9]=new Option("喀什","4184");
	this[28][10]=new Option("和田","4197");
	this[28][11]=new Option("伊犁哈萨克自治州","4206");
	this[28][12]=new Option("塔城","4217");
	this[28][13]=new Option("阿勒泰","4225");
	this[28][14]=new Option("石河子","4233");
	this[28][15]=new Option("阿拉尔","4234");
	this[28][16]=new Option("图木舒克市","4235");
	this[28][17]=new Option("五家渠","4236");
	this[29] = new Array(21);
	this[29][0]=new Option("海口","3241");
	this[29][1]=new Option("三亚","3246");
	this[29][2]=new Option("五指山","3247");
	this[29][3]=new Option("琼海","3248");
	this[29][4]=new Option("儋州","3249");
	this[29][5]=new Option("文昌","3250");
	this[29][6]=new Option("万宁","3251");
	this[29][7]=new Option("东方","3252");
	this[29][8]=new Option("定安","3253");
	this[29][9]=new Option("屯昌","3254");
	this[29][10]=new Option("澄迈","3255");
	this[29][11]=new Option("临高","3256");
	this[29][12]=new Option("白沙黎族自治县","3257");
	this[29][13]=new Option("昌江黎族自治县","3258");
	this[29][14]=new Option("乐东黎族自治县","3259");
	this[29][15]=new Option("陵水黎族自治县","3260");
	this[29][16]=new Option("保亭黎族苗族自治县","3261");
	this[29][17]=new Option("琼中黎族苗族自治县","3262");
	this[29][18]=new Option("西沙群岛","3263");
	this[29][19]=new Option("南沙群岛","3264");
	this[29][20]=new Option("中沙群岛的岛礁及其海","3265");
	this[30] = new Array(14);
	this[30][0]=new Option("兰州","3947");
	this[30][1]=new Option("嘉峪关","3956");
	this[30][2]=new Option("金昌","3957");
	this[30][3]=new Option("白银","3960");
	this[30][4]=new Option("天水","3966");
	this[30][5]=new Option("武威","3974");
	this[30][6]=new Option("张掖","3979");
	this[30][7]=new Option("平凉","3986");
	this[30][8]=new Option("酒泉","3994");
	this[30][9]=new Option("庆阳","4002");
	this[30][10]=new Option("定西","4011");
	this[30][11]=new Option("陇南","4019");
	this[30][12]=new Option("临夏回族自治州","4029");
	this[30][13]=new Option("甘南藏族自治州","4038");
	this[31] = new Array(0);
	this[32] = new Array(0);
	this[33] = new Array(0);

	return this;
}
function schoolList()
{
		this.length = 4;
		this[0] = new Option("大 学(大学,大专,研究所等)","1");
		this[1] = new Option("中 专(中专,夜校,技校,培训班等)","2");
		this[2] = new Option("中 学(高中，初中)","3");
		this[3] = new Option("小 学","4");
		return this;
}
provinceOp = new provinceList();
cityOp = new cityList();
schooltypeOp = new schoolList();
//子函数加省份
function initialize(prov,city,school,provinceID,cityID,schoolType,flag)
{
	for(i=0;i<provinceOp.length;i++)
	{
		prov.add(provinceOp[i]);
	}
	prov.options[provinceID].selected = true;
	for(i=0;i<schooltypeOp.length;i++)
	{
		school.add(schooltypeOp[i]);
	}
	if(flag=="1")//判断是是否有大学
		school.remove(0);
	else
		school.options[schoolType].selected = true;
	//要选中用户刚才的选择。
	addCity(prov,city);
	city.options[cityID].selected = true;
}
//子函数加城市
function addCity(prov,city)
{
	var i = prov.selectedIndex;
	//document.write(i);
	for(j=0;j<cityOp[i].length;j++)
	{
//if (cityOp[i][j].text!=''){
	   
	   city.options.add(cityOp[i][j]);
	   //document.write(cityOp[i][j]);
	   //document.write(city.value);
	   //document.write(city.text);
	// }
	// }
	// }
	}
}
//子函数删城市
function delCity(city)
{
	var len = city.length;
	for(i=0;i<len;i++)
	{
		city.remove(0);
	}
}
//子函数：控制可选城市随所选省份改变
function province_onchange(prov,city)
{
	delCity(city);
	addCity(prov,city);
}


