function InitOptions() {         
        document.form2.strFK.options[document.form2.strFK.length] = new Option("所在地区","0");
		if (pro1=="安徽省") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("安庆市","安庆市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("蚌埠市","蚌埠市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("巢湖地区","巢湖地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("池州地区","池州地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("滁州市","滁州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("阜阳市","阜阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("合肥市","合肥市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("淮北市","淮北市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("淮南市","淮南市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("黄山市","黄山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("六安地区","六安地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("马鞍山市","马鞍山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("宿州市","宿州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("铜陵市","铜陵市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("芜湖市","芜湖市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("宣城地区","宣城地区");

		}

		if (pro1=="北京市") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("北京市","北京市");

		}

		if (pro1=="福建省") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("福州市","福州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("龙岩市","龙岩市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("南平市","南平市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("宁德地区","宁德地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("莆田市","莆田市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("泉州市","泉州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("三明市","三明市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("厦门市","厦门市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("漳州市","漳州市");

		}

		if (pro1=="甘肃省") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("白银市","白银市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("定西地区","定西地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("甘南藏族自治州","甘南藏族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("嘉峪关市","嘉峪关市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("金昌市","金昌市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("酒泉地区","酒泉地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("兰州市","兰州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("临夏回族自治州","临夏回族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("陇南地区","陇南地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("平凉地区","平凉地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("庆阳地区","庆阳地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("天水市","天水市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("武威地区","武威地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("张掖地区","张掖地区");

		}

		if (pro1=="广东") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("潮州市","潮州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("东莞市","东莞市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("佛山市","佛山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("广州市","广州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("河源市","河源市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("惠州市","惠州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("江门市","江门市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("揭阳市","揭阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("茂名市","茂名市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("梅州市","梅州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("清远市","清远市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("汕头市","汕头市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("汕尾市","汕尾市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("韶关市","韶关市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("深圳市","深圳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("阳江市","阳江市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("云浮市","云浮市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("湛江市","湛江市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("肇庆市","肇庆市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("中山市","中山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("珠海市","珠海市");

		}

		if (pro1=="广西") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("百色地区","百色地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("北海市","北海市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("防城港市","防城港市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("贵港市","贵港市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("桂林市","桂林市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("河池地区","河池地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("贺州地区","贺州地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("柳州市","柳州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("南宁市","南宁市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("钦州市","钦州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("梧州市","梧州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("玉林市","玉林市");

		}

		if (pro1=="贵州") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("安顺地区","安顺地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("毕节地区","毕节地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("贵阳市","贵阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("六盘水市","六盘水市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("黔东南苗族侗族自治州","黔东南苗族侗族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("黔南布依族苗族自治州","黔南布依族苗族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("黔西南布依族苗族自治州","黔西南布依族苗族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("铜仁地区","铜仁地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("遵义市","遵义市");

		}

		if (pro1=="海南") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("海口市","海口市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("海南省","海南省");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("三亚市","三亚市");

		}

		if (pro1=="河北") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("保定市","保定市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("沧州市","沧州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("承德市","承德市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("邯郸市","邯郸市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("衡水市","衡水市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("廊坊市","廊坊市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("秦皇岛市","秦皇岛市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("石家庄市","石家庄市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("唐山市","唐山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("邢台市","邢台市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("张家口市","张家口市");

		}

		if (pro1=="河南") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("安阳市","安阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("鹤壁市","鹤壁市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("焦作市","焦作市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("开封市","开封市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("洛阳市","洛阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("漯河市","漯河市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("南阳市","南阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("平顶山市","平顶山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("濮阳市","濮阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("三门峡市","三门峡市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("商丘市","商丘市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("新乡市","新乡市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("信阳市","信阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("许昌市","许昌市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("郑州市","郑州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("周口地区","周口地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("驻马店地区","驻马店地区");

		}

		if (pro1=="黑龙江") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("大庆市","大庆市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("大兴安岭地区","大兴安岭地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("哈尔滨市","哈尔滨市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("鹤岗市","鹤岗市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("黑河市","黑河市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("鸡西市","鸡西市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("佳木斯市","佳木斯市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("牡丹江市","牡丹江市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("七台河市","七台河市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("齐齐哈尔市","齐齐哈尔市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("双鸭山市","双鸭山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("绥化地区","绥化地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("伊春市","伊春市");

		}

		if (pro1=="湖北") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("鄂州市","鄂州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("恩施土家族苗族自治州","恩施土家族苗族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("黄冈市","黄冈市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("黄石市","黄石市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("荆门市","荆门市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("荆州市","荆州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("潜江市","潜江市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("神农架林区","神农架林区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("省直辖县级行政单位","省直辖县级行政单位");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("十堰市","十堰市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("随州市","随州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("天门市","天门市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("武汉市","武汉市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("仙桃市","仙桃市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("咸宁市","咸宁市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("襄樊市","襄樊市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("孝感市","孝感市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("宜昌市","宜昌市");

		}

		if (pro1=="湖南") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("长沙市","长沙市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("常德市","常德市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("郴州市","郴州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("衡阳市","衡阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("怀化市","怀化市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("娄底地区","娄底地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("邵阳市","邵阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("湘潭市","湘潭市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("湘西土家族苗族自治州","湘西土家族苗族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("益阳市","益阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("永州市","永州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("岳阳市","岳阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("张家界市","张家界市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("株洲市","株洲市");

		}

		if (pro1=="吉林") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("白城市","白城市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("白山市","白山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("长春市","长春市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("吉林市","吉林市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("辽源市","辽源市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("四平市","四平市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("松原市","松原市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("通化市","通化市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("延边朝鲜族自治州","延边朝鲜族自治州");

		}

		if (pro1=="江苏") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("常州市","常州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("淮阴市","淮阴市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("连云港市","连云港市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("南京市","南京市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("南通市","南通市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("苏州市","苏州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("宿迁市","宿迁市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("泰州市","泰州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("无锡市","无锡市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("徐州市","徐州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("盐城市","盐城市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("扬州市","扬州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("镇江市","镇江市");

		}

		if (pro1=="江西") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("抚州地区","抚州地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("赣州市","赣州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("吉安地区","吉安地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("景德镇市","景德镇市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("九江市","九江市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("南昌市","南昌市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("萍乡市","萍乡市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("上饶地区","上饶地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("新余市","新余市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("宜春地区","宜春地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("鹰潭市","鹰潭市");

		}

		if (pro1=="辽宁") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("鞍山市","鞍山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("本溪市","本溪市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("朝阳市","朝阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("大连市","大连市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("丹东市","丹东市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("抚顺市","抚顺市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("阜新市","阜新市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("葫芦岛市","葫芦岛市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("锦州市","锦州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("辽阳市","辽阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("盘锦市","盘锦市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("沈阳市","沈阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("铁岭市","铁岭市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("营口市","营口市");

		}

		if (pro1=="内蒙古") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("阿拉善盟","阿拉善盟");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("巴彦淖尔盟","巴彦淖尔盟");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("包头市","包头市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("赤峰市","赤峰市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("呼和浩特市","呼和浩特市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("呼伦贝尔盟","呼伦贝尔盟");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("乌海市","乌海市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("乌兰察布盟","乌兰察布盟");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("锡林郭勒盟","锡林郭勒盟");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("兴安盟","兴安盟");
					
					document.form1.strFK.options[document.form1.strFK.length] = new Option("通辽市","通辽市");
					
					document.form1.strFK.options[document.form1.strFK.length] = new Option("鄂尔多斯市","鄂尔多斯市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("伊克昭盟","伊克昭盟");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("哲里木县","哲里木县");

		}

		if (pro1=="宁夏") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("固原地区","固原地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("石嘴山市","石嘴山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("吴忠市","吴忠市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("银川市","银川市");

		}

		if (pro1=="青海") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("果洛藏族自治州","果洛藏族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("海北藏族自治州","海北藏族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("海东地区","海东地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("海南藏族自治州","海南藏族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("海西蒙古族藏族自治州","海西蒙古族藏族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("黄南藏族自治州","黄南藏族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("西宁市","西宁市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("玉树藏族自治州","玉树藏族自治州");

		}

		if (pro1=="山东") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("滨州地区","滨州地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("德州市","德州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("东营市","东营市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("菏泽地区","菏泽地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("济南市","济南市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("济宁市","济宁市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("莱芜市","莱芜市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("聊城市","聊城市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("临沂市","临沂市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("青岛市","青岛市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("日照市","日照市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("泰安市","泰安市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("威海市","威海市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("潍坊市","潍坊市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("烟台市","烟台市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("枣庄市","枣庄市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("淄博市","淄博市");

		}

		if (pro1=="山西") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("长治市","长治市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("大同市","大同市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("晋城市","晋城市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("晋中地区","晋中地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("临汾地区","临汾地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("吕梁地区","吕梁地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("朔州市","朔州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("太原市","太原市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("忻州地区","忻州地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("阳泉市","阳泉市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("运城地区","运城地区");

		}

		if (pro1=="陕西") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("安康地区","安康地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("宝鸡市","宝鸡市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("汉中市","汉中市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("商洛地区","商洛地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("铜川市","铜川市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("渭南市","渭南市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("西安市","西安市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("咸阳市","咸阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("延安市","延安市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("榆林地区","榆林地区");

		}

		if (pro1=="上海") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("上海市","上海市");

		}

		if (pro1=="四川") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("阿坝藏族羌族自治洲","阿坝藏族羌族自治洲");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("巴中地区","巴中地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("成都市","成都市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("达川地区","达川地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("德阳市","德阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("甘孜藏族自治州","甘孜藏族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("广安市","广安市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("广元市","广元市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("乐山市","乐山市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("凉山彝族自治洲","凉山彝族自治洲");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("泸州市","泸州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("眉山地区","眉山地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("绵阳市","绵阳市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("内江市","内江市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("南充市","南充市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("攀枝花市","攀枝花市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("遂宁市","遂宁市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("雅安地区","雅安地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("宜宾市","宜宾市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("资阳地区","资阳地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("自贡市","自贡市");

		}

		if (pro1=="天津") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("天津市","天津市");

		}

		if (pro1=="西藏") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("阿里地区","阿里地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("昌都地区","昌都地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("拉萨市","拉萨市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("林芝地区","林芝地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("那曲地区","那曲地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("日喀则地区","日喀则地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("山南地区","山南地区");

		}

		if (pro1=="新疆") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("阿克苏地区","阿克苏地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("阿勒泰地区","阿勒泰地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("巴音郭楞蒙古自治州","巴音郭楞蒙古自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("博尔塔拉蒙古自治州","博尔塔拉蒙古自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("昌吉回族自治州","昌吉回族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("哈密地区","哈密地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("和田地区","和田地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("喀什地区","喀什地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("克拉玛依市","克拉玛依市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("克拉玛依市辖区","克拉玛依市辖区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("克孜勒苏柯尔克孜自治州","克孜勒苏柯尔克孜自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("石河子市","石河子市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("塔城地区","塔城地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("吐鲁番地区","吐鲁番地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("乌鲁木齐市","乌鲁木齐市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("伊犁地区","伊犁地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("伊犁哈萨克自治州","伊犁哈萨克自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("直辖行政单位","直辖行政单位");

		}

		if (pro1=="云南") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("保山地区","保山地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("楚雄彝族自治州","楚雄彝族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("大理白族自治州","大理白族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("德宏傣族景颇族自治州","德宏傣族景颇族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("迪庆藏族自治州","迪庆藏族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("红河哈尼族彝族自治州","红河哈尼族彝族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("昆明市","昆明市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("丽江地区","丽江地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("临沧地区","临沧地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("怒江溧僳族自治州","怒江溧僳族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("曲靖市","曲靖市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("思茅市","思茅市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("文山壮族苗族自治州","文山壮族苗族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("西双版纳傣族自治州","西双版纳傣族自治州");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("玉溪市","玉溪市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("昭通地区","昭通地区");

		}

		if (pro1=="浙江") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("杭州市","杭州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("湖州市","湖州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("嘉兴市","嘉兴市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("金华市","金华市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("丽水地区","丽水地区");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("宁波市","宁波市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("衢州市","衢州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("绍兴市","绍兴市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("台州市","台州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("温州市","温州市");

					document.form2.strFK.options[document.form2.strFK.length] = new Option("舟山市","舟山市");

		}

		if (pro1=="重庆") {

					document.form2.strFK.options[document.form2.strFK.length] = new Option("重庆市","重庆市");

		}

}



function reInitOptions() {
	var pro = document.form2.strFK1.options[document.form2.strFK1.selectedIndex].text;
	var dis = document.form2.strFK;
	pro1 = pro;
	for (i=dis.length;i>0;i--) dis.options[0] = null;
	InitOptions();
	dis.options[0].selected=true;
	return false;
}

function InitOptions2(pro2) {         
        document.form2.shi.options[document.form2.shi.length] = new Option("所在地区","0");		
		if (pro2=="安徽省") {

					document.form2.shi.options[document.form2.shi.length] = new Option("安庆市","安庆市");

					document.form2.shi.options[document.form2.shi.length] = new Option("蚌埠市","蚌埠市");

					document.form2.shi.options[document.form2.shi.length] = new Option("巢湖地区","巢湖地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("池州地区","池州地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("滁州市","滁州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("阜阳市","阜阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("合肥市","合肥市");

					document.form2.shi.options[document.form2.shi.length] = new Option("淮北市","淮北市");

					document.form2.shi.options[document.form2.shi.length] = new Option("淮南市","淮南市");

					document.form2.shi.options[document.form2.shi.length] = new Option("黄山市","黄山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("六安地区","六安地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("马鞍山市","马鞍山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("宿州市","宿州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("铜陵市","铜陵市");

					document.form2.shi.options[document.form2.shi.length] = new Option("芜湖市","芜湖市");

					document.form2.shi.options[document.form2.shi.length] = new Option("宣城地区","宣城地区");

		}

		if (pro2=="北京市") {

					document.form2.shi.options[document.form2.shi.length] = new Option("北京市","北京市");

		}

		if (pro2=="福建省") {

					document.form2.shi.options[document.form2.shi.length] = new Option("福州市","福州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("龙岩市","龙岩市");

					document.form2.shi.options[document.form2.shi.length] = new Option("南平市","南平市");

					document.form2.shi.options[document.form2.shi.length] = new Option("宁德地区","宁德地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("莆田市","莆田市");

					document.form2.shi.options[document.form2.shi.length] = new Option("泉州市","泉州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("三明市","三明市");

					document.form2.shi.options[document.form2.shi.length] = new Option("厦门市","厦门市");

					document.form2.shi.options[document.form2.shi.length] = new Option("漳州市","漳州市");

		}

		if (pro2=="甘肃省") {

					document.form2.shi.options[document.form2.shi.length] = new Option("白银市","白银市");

					document.form2.shi.options[document.form2.shi.length] = new Option("定西地区","定西地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("甘南藏族自治州","甘南藏族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("嘉峪关市","嘉峪关市");

					document.form2.shi.options[document.form2.shi.length] = new Option("金昌市","金昌市");

					document.form2.shi.options[document.form2.shi.length] = new Option("酒泉地区","酒泉地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("兰州市","兰州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("临夏回族自治州","临夏回族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("陇南地区","陇南地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("平凉地区","平凉地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("庆阳地区","庆阳地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("天水市","天水市");

					document.form2.shi.options[document.form2.shi.length] = new Option("武威地区","武威地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("张掖地区","张掖地区");

		}

		if (pro2=="广东") {

					document.form2.shi.options[document.form2.shi.length] = new Option("潮州市","潮州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("东莞市","东莞市");

					document.form2.shi.options[document.form2.shi.length] = new Option("佛山市","佛山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("广州市","广州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("河源市","河源市");

					document.form2.shi.options[document.form2.shi.length] = new Option("惠州市","惠州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("江门市","江门市");

					document.form2.shi.options[document.form2.shi.length] = new Option("揭阳市","揭阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("茂名市","茂名市");

					document.form2.shi.options[document.form2.shi.length] = new Option("梅州市","梅州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("清远市","清远市");

					document.form2.shi.options[document.form2.shi.length] = new Option("汕头市","汕头市");

					document.form2.shi.options[document.form2.shi.length] = new Option("汕尾市","汕尾市");

					document.form2.shi.options[document.form2.shi.length] = new Option("韶关市","韶关市");

					document.form2.shi.options[document.form2.shi.length] = new Option("深圳市","深圳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("阳江市","阳江市");

					document.form2.shi.options[document.form2.shi.length] = new Option("云浮市","云浮市");

					document.form2.shi.options[document.form2.shi.length] = new Option("湛江市","湛江市");

					document.form2.shi.options[document.form2.shi.length] = new Option("肇庆市","肇庆市");

					document.form2.shi.options[document.form2.shi.length] = new Option("中山市","中山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("珠海市","珠海市");

		}

		if (pro2=="广西") {

					document.form2.shi.options[document.form2.shi.length] = new Option("百色地区","百色地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("北海市","北海市");

					document.form2.shi.options[document.form2.shi.length] = new Option("防城港市","防城港市");

					document.form2.shi.options[document.form2.shi.length] = new Option("贵港市","贵港市");

					document.form2.shi.options[document.form2.shi.length] = new Option("桂林市","桂林市");

					document.form2.shi.options[document.form2.shi.length] = new Option("河池地区","河池地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("贺州地区","贺州地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("柳州市","柳州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("南宁市","南宁市");

					document.form2.shi.options[document.form2.shi.length] = new Option("钦州市","钦州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("梧州市","梧州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("玉林市","玉林市");

		}

		if (pro2=="贵州") {

					document.form2.shi.options[document.form2.shi.length] = new Option("安顺地区","安顺地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("毕节地区","毕节地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("贵阳市","贵阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("六盘水市","六盘水市");

					document.form2.shi.options[document.form2.shi.length] = new Option("黔东南苗族侗族自治州","黔东南苗族侗族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("黔南布依族苗族自治州","黔南布依族苗族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("黔西南布依族苗族自治州","黔西南布依族苗族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("铜仁地区","铜仁地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("遵义市","遵义市");

		}

		if (pro2=="海南") {

					document.form2.shi.options[document.form2.shi.length] = new Option("海口市","海口市");

					document.form2.shi.options[document.form2.shi.length] = new Option("海南省","海南省");

					document.form2.shi.options[document.form2.shi.length] = new Option("三亚市","三亚市");

		}

		if (pro2=="河北") {

					document.form2.shi.options[document.form2.shi.length] = new Option("保定市","保定市");

					document.form2.shi.options[document.form2.shi.length] = new Option("沧州市","沧州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("承德市","承德市");

					document.form2.shi.options[document.form2.shi.length] = new Option("邯郸市","邯郸市");

					document.form2.shi.options[document.form2.shi.length] = new Option("衡水市","衡水市");

					document.form2.shi.options[document.form2.shi.length] = new Option("廊坊市","廊坊市");

					document.form2.shi.options[document.form2.shi.length] = new Option("秦皇岛市","秦皇岛市");

					document.form2.shi.options[document.form2.shi.length] = new Option("石家庄市","石家庄市");

					document.form2.shi.options[document.form2.shi.length] = new Option("唐山市","唐山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("邢台市","邢台市");

					document.form2.shi.options[document.form2.shi.length] = new Option("张家口市","张家口市");

		}

		if (pro2=="河南") {

					document.form2.shi.options[document.form2.shi.length] = new Option("安阳市","安阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("鹤壁市","鹤壁市");

					document.form2.shi.options[document.form2.shi.length] = new Option("焦作市","焦作市");

					document.form2.shi.options[document.form2.shi.length] = new Option("开封市","开封市");

					document.form2.shi.options[document.form2.shi.length] = new Option("洛阳市","洛阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("漯河市","漯河市");

					document.form2.shi.options[document.form2.shi.length] = new Option("南阳市","南阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("平顶山市","平顶山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("濮阳市","濮阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("三门峡市","三门峡市");

					document.form2.shi.options[document.form2.shi.length] = new Option("商丘市","商丘市");

					document.form2.shi.options[document.form2.shi.length] = new Option("新乡市","新乡市");

					document.form2.shi.options[document.form2.shi.length] = new Option("信阳市","信阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("许昌市","许昌市");

					document.form2.shi.options[document.form2.shi.length] = new Option("郑州市","郑州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("周口地区","周口地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("驻马店地区","驻马店地区");

		}

		if (pro2=="黑龙江") {

					document.form2.shi.options[document.form2.shi.length] = new Option("大庆市","大庆市");

					document.form2.shi.options[document.form2.shi.length] = new Option("大兴安岭地区","大兴安岭地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("哈尔滨市","哈尔滨市");

					document.form2.shi.options[document.form2.shi.length] = new Option("鹤岗市","鹤岗市");

					document.form2.shi.options[document.form2.shi.length] = new Option("黑河市","黑河市");

					document.form2.shi.options[document.form2.shi.length] = new Option("鸡西市","鸡西市");

					document.form2.shi.options[document.form2.shi.length] = new Option("佳木斯市","佳木斯市");

					document.form2.shi.options[document.form2.shi.length] = new Option("牡丹江市","牡丹江市");

					document.form2.shi.options[document.form2.shi.length] = new Option("七台河市","七台河市");

					document.form2.shi.options[document.form2.shi.length] = new Option("齐齐哈尔市","齐齐哈尔市");

					document.form2.shi.options[document.form2.shi.length] = new Option("双鸭山市","双鸭山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("绥化地区","绥化地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("伊春市","伊春市");

		}

		if (pro2=="湖北") {

					document.form2.shi.options[document.form2.shi.length] = new Option("鄂州市","鄂州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("恩施土家族苗族自治州","恩施土家族苗族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("黄冈市","黄冈市");

					document.form2.shi.options[document.form2.shi.length] = new Option("黄石市","黄石市");

					document.form2.shi.options[document.form2.shi.length] = new Option("荆门市","荆门市");

					document.form2.shi.options[document.form2.shi.length] = new Option("荆州市","荆州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("潜江市","潜江市");

					document.form2.shi.options[document.form2.shi.length] = new Option("神农架林区","神农架林区");

					document.form2.shi.options[document.form2.shi.length] = new Option("省直辖县级行政单位","省直辖县级行政单位");

					document.form2.shi.options[document.form2.shi.length] = new Option("十堰市","十堰市");

					document.form2.shi.options[document.form2.shi.length] = new Option("随州市","随州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("天门市","天门市");

					document.form2.shi.options[document.form2.shi.length] = new Option("武汉市","武汉市");

					document.form2.shi.options[document.form2.shi.length] = new Option("仙桃市","仙桃市");

					document.form2.shi.options[document.form2.shi.length] = new Option("咸宁市","咸宁市");

					document.form2.shi.options[document.form2.shi.length] = new Option("襄樊市","襄樊市");

					document.form2.shi.options[document.form2.shi.length] = new Option("孝感市","孝感市");

					document.form2.shi.options[document.form2.shi.length] = new Option("宜昌市","宜昌市");

		}

		if (pro2=="湖南") {

					document.form2.shi.options[document.form2.shi.length] = new Option("长沙市","长沙市");

					document.form2.shi.options[document.form2.shi.length] = new Option("常德市","常德市");

					document.form2.shi.options[document.form2.shi.length] = new Option("郴州市","郴州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("衡阳市","衡阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("怀化市","怀化市");

					document.form2.shi.options[document.form2.shi.length] = new Option("娄底地区","娄底地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("邵阳市","邵阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("湘潭市","湘潭市");

					document.form2.shi.options[document.form2.shi.length] = new Option("湘西土家族苗族自治州","湘西土家族苗族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("益阳市","益阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("永州市","永州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("岳阳市","岳阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("张家界市","张家界市");

					document.form2.shi.options[document.form2.shi.length] = new Option("株洲市","株洲市");

		}

		if (pro2=="吉林") {

					document.form2.shi.options[document.form2.shi.length] = new Option("白城市","白城市");

					document.form2.shi.options[document.form2.shi.length] = new Option("白山市","白山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("长春市","长春市");

					document.form2.shi.options[document.form2.shi.length] = new Option("吉林市","吉林市");

					document.form2.shi.options[document.form2.shi.length] = new Option("辽源市","辽源市");

					document.form2.shi.options[document.form2.shi.length] = new Option("四平市","四平市");

					document.form2.shi.options[document.form2.shi.length] = new Option("松原市","松原市");

					document.form2.shi.options[document.form2.shi.length] = new Option("通化市","通化市");

					document.form2.shi.options[document.form2.shi.length] = new Option("延边朝鲜族自治州","延边朝鲜族自治州");

		}

		if (pro2=="江苏") {

					document.form2.shi.options[document.form2.shi.length] = new Option("常州市","常州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("淮阴市","淮阴市");

					document.form2.shi.options[document.form2.shi.length] = new Option("连云港市","连云港市");

					document.form2.shi.options[document.form2.shi.length] = new Option("南京市","南京市");

					document.form2.shi.options[document.form2.shi.length] = new Option("南通市","南通市");

					document.form2.shi.options[document.form2.shi.length] = new Option("苏州市","苏州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("宿迁市","宿迁市");

					document.form2.shi.options[document.form2.shi.length] = new Option("泰州市","泰州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("无锡市","无锡市");

					document.form2.shi.options[document.form2.shi.length] = new Option("徐州市","徐州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("盐城市","盐城市");

					document.form2.shi.options[document.form2.shi.length] = new Option("扬州市","扬州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("镇江市","镇江市");

		}

		if (pro2=="江西") {

					document.form2.shi.options[document.form2.shi.length] = new Option("抚州地区","抚州地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("赣州市","赣州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("吉安地区","吉安地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("景德镇市","景德镇市");

					document.form2.shi.options[document.form2.shi.length] = new Option("九江市","九江市");

					document.form2.shi.options[document.form2.shi.length] = new Option("南昌市","南昌市");

					document.form2.shi.options[document.form2.shi.length] = new Option("萍乡市","萍乡市");

					document.form2.shi.options[document.form2.shi.length] = new Option("上饶地区","上饶地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("新余市","新余市");

					document.form2.shi.options[document.form2.shi.length] = new Option("宜春地区","宜春地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("鹰潭市","鹰潭市");

		}

		if (pro2=="辽宁") {

					document.form2.shi.options[document.form2.shi.length] = new Option("鞍山市","鞍山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("本溪市","本溪市");

					document.form2.shi.options[document.form2.shi.length] = new Option("朝阳市","朝阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("大连市","大连市");

					document.form2.shi.options[document.form2.shi.length] = new Option("丹东市","丹东市");

					document.form2.shi.options[document.form2.shi.length] = new Option("抚顺市","抚顺市");

					document.form2.shi.options[document.form2.shi.length] = new Option("阜新市","阜新市");

					document.form2.shi.options[document.form2.shi.length] = new Option("葫芦岛市","葫芦岛市");

					document.form2.shi.options[document.form2.shi.length] = new Option("锦州市","锦州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("辽阳市","辽阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("盘锦市","盘锦市");

					document.form2.shi.options[document.form2.shi.length] = new Option("沈阳市","沈阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("铁岭市","铁岭市");

					document.form2.shi.options[document.form2.shi.length] = new Option("营口市","营口市");

		}

		if (pro2=="内蒙古") {

					document.form2.shi.options[document.form2.shi.length] = new Option("阿拉善盟","阿拉善盟");

					document.form2.shi.options[document.form2.shi.length] = new Option("巴彦淖尔盟","巴彦淖尔盟");

					document.form2.shi.options[document.form2.shi.length] = new Option("包头市","包头市");

					document.form2.shi.options[document.form2.shi.length] = new Option("赤峰市","赤峰市");

					document.form2.shi.options[document.form2.shi.length] = new Option("呼和浩特市","呼和浩特市");

					document.form2.shi.options[document.form2.shi.length] = new Option("呼伦贝尔盟","呼伦贝尔盟");

					document.form2.shi.options[document.form2.shi.length] = new Option("乌海市","乌海市");

					document.form2.shi.options[document.form2.shi.length] = new Option("乌兰察布盟","乌兰察布盟");

					document.form2.shi.options[document.form2.shi.length] = new Option("锡林郭勒盟","锡林郭勒盟");

					document.form2.shi.options[document.form2.shi.length] = new Option("兴安盟","兴安盟");
					
					document.form1.strFK.options[document.form1.strFK.length] = new Option("通辽市","通辽市");
					
					document.form1.strFK.options[document.form1.strFK.length] = new Option("鄂尔多斯市","鄂尔多斯市");

					document.form2.shi.options[document.form2.shi.length] = new Option("伊克昭盟","伊克昭盟");

					document.form2.shi.options[document.form2.shi.length] = new Option("哲里木县","哲里木县");

		}

		if (pro2=="宁夏") {

					document.form2.shi.options[document.form2.shi.length] = new Option("固原地区","固原地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("石嘴山市","石嘴山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("吴忠市","吴忠市");

					document.form2.shi.options[document.form2.shi.length] = new Option("银川市","银川市");

		}

		if (pro2=="青海") {

					document.form2.shi.options[document.form2.shi.length] = new Option("果洛藏族自治州","果洛藏族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("海北藏族自治州","海北藏族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("海东地区","海东地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("海南藏族自治州","海南藏族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("海西蒙古族藏族自治州","海西蒙古族藏族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("黄南藏族自治州","黄南藏族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("西宁市","西宁市");

					document.form2.shi.options[document.form2.shi.length] = new Option("玉树藏族自治州","玉树藏族自治州");

		}

		if (pro2=="山东") {

					document.form2.shi.options[document.form2.shi.length] = new Option("滨州地区","滨州地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("德州市","德州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("东营市","东营市");

					document.form2.shi.options[document.form2.shi.length] = new Option("菏泽地区","菏泽地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("济南市","济南市");

					document.form2.shi.options[document.form2.shi.length] = new Option("济宁市","济宁市");

					document.form2.shi.options[document.form2.shi.length] = new Option("莱芜市","莱芜市");

					document.form2.shi.options[document.form2.shi.length] = new Option("聊城市","聊城市");

					document.form2.shi.options[document.form2.shi.length] = new Option("临沂市","临沂市");

					document.form2.shi.options[document.form2.shi.length] = new Option("青岛市","青岛市");

					document.form2.shi.options[document.form2.shi.length] = new Option("日照市","日照市");

					document.form2.shi.options[document.form2.shi.length] = new Option("泰安市","泰安市");

					document.form2.shi.options[document.form2.shi.length] = new Option("威海市","威海市");

					document.form2.shi.options[document.form2.shi.length] = new Option("潍坊市","潍坊市");

					document.form2.shi.options[document.form2.shi.length] = new Option("烟台市","烟台市");

					document.form2.shi.options[document.form2.shi.length] = new Option("枣庄市","枣庄市");

					document.form2.shi.options[document.form2.shi.length] = new Option("淄博市","淄博市");

		}

		if (pro2=="山西") {

					document.form2.shi.options[document.form2.shi.length] = new Option("长治市","长治市");

					document.form2.shi.options[document.form2.shi.length] = new Option("大同市","大同市");

					document.form2.shi.options[document.form2.shi.length] = new Option("晋城市","晋城市");

					document.form2.shi.options[document.form2.shi.length] = new Option("晋中地区","晋中地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("临汾地区","临汾地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("吕梁地区","吕梁地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("朔州市","朔州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("太原市","太原市");

					document.form2.shi.options[document.form2.shi.length] = new Option("忻州地区","忻州地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("阳泉市","阳泉市");

					document.form2.shi.options[document.form2.shi.length] = new Option("运城地区","运城地区");

		}

		if (pro2=="陕西") {

					document.form2.shi.options[document.form2.shi.length] = new Option("安康地区","安康地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("宝鸡市","宝鸡市");

					document.form2.shi.options[document.form2.shi.length] = new Option("汉中市","汉中市");

					document.form2.shi.options[document.form2.shi.length] = new Option("商洛地区","商洛地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("铜川市","铜川市");

					document.form2.shi.options[document.form2.shi.length] = new Option("渭南市","渭南市");

					document.form2.shi.options[document.form2.shi.length] = new Option("西安市","西安市");

					document.form2.shi.options[document.form2.shi.length] = new Option("咸阳市","咸阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("延安市","延安市");

					document.form2.shi.options[document.form2.shi.length] = new Option("榆林地区","榆林地区");

		}

		if (pro2=="上海") {

					document.form2.shi.options[document.form2.shi.length] = new Option("上海市","上海市");

		}

		if (pro2=="四川") {

					document.form2.shi.options[document.form2.shi.length] = new Option("阿坝藏族羌族自治洲","阿坝藏族羌族自治洲");

					document.form2.shi.options[document.form2.shi.length] = new Option("巴中地区","巴中地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("成都市","成都市");

					document.form2.shi.options[document.form2.shi.length] = new Option("达川地区","达川地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("德阳市","德阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("甘孜藏族自治州","甘孜藏族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("广安市","广安市");

					document.form2.shi.options[document.form2.shi.length] = new Option("广元市","广元市");

					document.form2.shi.options[document.form2.shi.length] = new Option("乐山市","乐山市");

					document.form2.shi.options[document.form2.shi.length] = new Option("凉山彝族自治洲","凉山彝族自治洲");

					document.form2.shi.options[document.form2.shi.length] = new Option("泸州市","泸州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("眉山地区","眉山地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("绵阳市","绵阳市");

					document.form2.shi.options[document.form2.shi.length] = new Option("内江市","内江市");

					document.form2.shi.options[document.form2.shi.length] = new Option("南充市","南充市");

					document.form2.shi.options[document.form2.shi.length] = new Option("攀枝花市","攀枝花市");

					document.form2.shi.options[document.form2.shi.length] = new Option("遂宁市","遂宁市");

					document.form2.shi.options[document.form2.shi.length] = new Option("雅安地区","雅安地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("宜宾市","宜宾市");

					document.form2.shi.options[document.form2.shi.length] = new Option("资阳地区","资阳地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("自贡市","自贡市");

		}

		if (pro2=="天津") {

					document.form2.shi.options[document.form2.shi.length] = new Option("天津市","天津市");

		}

		if (pro2=="西藏") {

					document.form2.shi.options[document.form2.shi.length] = new Option("阿里地区","阿里地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("昌都地区","昌都地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("拉萨市","拉萨市");

					document.form2.shi.options[document.form2.shi.length] = new Option("林芝地区","林芝地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("那曲地区","那曲地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("日喀则地区","日喀则地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("山南地区","山南地区");

		}

		if (pro2=="新疆") {

					document.form2.shi.options[document.form2.shi.length] = new Option("阿克苏地区","阿克苏地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("阿勒泰地区","阿勒泰地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("巴音郭楞蒙古自治州","巴音郭楞蒙古自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("博尔塔拉蒙古自治州","博尔塔拉蒙古自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("昌吉回族自治州","昌吉回族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("哈密地区","哈密地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("和田地区","和田地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("喀什地区","喀什地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("克拉玛依市","克拉玛依市");

					document.form2.shi.options[document.form2.shi.length] = new Option("克拉玛依市辖区","克拉玛依市辖区");

					document.form2.shi.options[document.form2.shi.length] = new Option("克孜勒苏柯尔克孜自治州","克孜勒苏柯尔克孜自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("石河子市","石河子市");

					document.form2.shi.options[document.form2.shi.length] = new Option("塔城地区","塔城地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("吐鲁番地区","吐鲁番地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("乌鲁木齐市","乌鲁木齐市");

					document.form2.shi.options[document.form2.shi.length] = new Option("伊犁地区","伊犁地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("伊犁哈萨克自治州","伊犁哈萨克自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("直辖行政单位","直辖行政单位");

		}

		if (pro2=="云南") {

					document.form2.shi.options[document.form2.shi.length] = new Option("保山地区","保山地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("楚雄彝族自治州","楚雄彝族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("大理白族自治州","大理白族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("德宏傣族景颇族自治州","德宏傣族景颇族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("迪庆藏族自治州","迪庆藏族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("红河哈尼族彝族自治州","红河哈尼族彝族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("昆明市","昆明市");

					document.form2.shi.options[document.form2.shi.length] = new Option("丽江地区","丽江地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("临沧地区","临沧地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("怒江溧僳族自治州","怒江溧僳族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("曲靖市","曲靖市");

					document.form2.shi.options[document.form2.shi.length] = new Option("思茅市","思茅市");

					document.form2.shi.options[document.form2.shi.length] = new Option("文山壮族苗族自治州","文山壮族苗族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("西双版纳傣族自治州","西双版纳傣族自治州");

					document.form2.shi.options[document.form2.shi.length] = new Option("玉溪市","玉溪市");

					document.form2.shi.options[document.form2.shi.length] = new Option("昭通地区","昭通地区");

		}

		if (pro2=="浙江") {

					document.form2.shi.options[document.form2.shi.length] = new Option("杭州市","杭州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("湖州市","湖州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("嘉兴市","嘉兴市");

					document.form2.shi.options[document.form2.shi.length] = new Option("金华市","金华市");

					document.form2.shi.options[document.form2.shi.length] = new Option("丽水地区","丽水地区");

					document.form2.shi.options[document.form2.shi.length] = new Option("宁波市","宁波市");

					document.form2.shi.options[document.form2.shi.length] = new Option("衢州市","衢州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("绍兴市","绍兴市");

					document.form2.shi.options[document.form2.shi.length] = new Option("台州市","台州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("温州市","温州市");

					document.form2.shi.options[document.form2.shi.length] = new Option("舟山市","舟山市");

		}

		if (pro2=="重庆") {

					document.form2.shi.options[document.form2.shi.length] = new Option("重庆市","重庆市");

		}

}



function reInitOptions2() {
	var pro2 = document.form2.sheng.options[document.form2.sheng.selectedIndex].text;
	var dis2 = document.form2.shi;
	pro2 = pro2;
	for (i=dis2.length;i>0;i--) dis2.options[0] = null;
	InitOptions2(pro2);
	dis2.options[0].selected=true;
	return false;
}