var vocations = new Array(); vocations[0] = new Array("v0000","农、林、牧、渔业"); vocations[1] = new Array("v0001","采矿业"); vocations[2] = new Array("v0002","快速消费品(食品、饮料、化妆品、服装、纺织)"); vocations[3] = new Array("v0003","耐用消费品(家具、家电、工艺品)"); vocations[4] = new Array("v0004","木材加工及木、竹、藤、棕、草制品业"); vocations[5] = new Array("v0005","造纸、印刷制造业"); vocations[6] = new Array("v0006","石油、化学原料、化学制品制造业"); vocations[7] = new Array("v0007","医药制造业"); vocations[8] = new Array("v0008","橡胶、塑料、非金属矿物制品业"); vocations[9] = new Array("v0009","金属制品业"); vocations[10] = new Array("v0010","通用、专用、交通运输设备制造业"); vocations[11] = new Array("v0011","电气机械及器材制造业"); vocations[12] = new Array("v0012","通信设备、计算机及其他电子设备制造业"); vocations[13] = new Array("v0013","仪器仪表及文化、办公用机械制造业"); vocations[14] = new Array("v0014","电力、燃气及水的生产和供应业"); vocations[15] = new Array("v0015","建筑业(建筑、装饰、安装)"); vocations[16] = new Array("v0016","物流、仓储、邮政业"); vocations[17] = new Array("v0017","信息传输、计算机服务和软件业"); vocations[18] = new Array("v0018","批发和零售业"); vocations[19] = new Array("v0019","饮食、旅游、酒店业"); vocations[20] = new Array("v0020","金 融 业"); vocations[21] = new Array("v0021","房地产业"); vocations[22] = new Array("v0022","科学研究、技术服务和地质勘查业"); vocations[23] = new Array("v0023","水利、环境和公共设施管理业"); vocations[24] = new Array("v0024","商务服务业"); vocations[25] = new Array("v0025","信息咨询、事务所、人才交流"); vocations[26] = new Array("v0026","社会服务业"); vocations[27] = new Array("v0027","教 育"); vocations[28] = new Array("v0028","卫生、社会保障和社会福利业"); vocations[29] = new Array("v0029","文化、体育和娱乐业"); vocations[30] = new Array("v0030","公共管理与社会组织"); vocations[31] = new Array("v0031","国际组织"); vocations[32] = new Array("v0032","新闻、媒体、广告、策划、设计"); vocations[33] = new Array("v0033","综合性工商企业"); vocations[34] = new Array("v0034","其它行业"); function initVocation(vocationSelect,vocationValue){ vocationSelect.options.add(new Option("请选择行业","")); for(i=0;i