var bigIndustry = new Array() 
bigIndustry[0] = {id:'1',name:'机械及行业设备'} 
bigIndustry[1] = {id:'2',name:'农、林、牧渔业'} 
bigIndustry[2] = {id:'3',name:'制造业'} 
bigIndustry[3] = {id:'4',name:'建筑、建材'} 
bigIndustry[4] = {id:'5',name:'信息传输、计算机服务和软件业'} 
bigIndustry[5] = {id:'6',name:'住宿和餐饮业'} 
bigIndustry[6] = {id:'7',name:'房地产业'} 
bigIndustry[7] = {id:'8',name:'科学研究、技术服务和地质勘查业'} 
bigIndustry[8] = {id:'9',name:'居民服务和其他服务业'} 
bigIndustry[9] = {id:'10',name:'文化、体育和娱乐业'} 
bigIndustry[10] = {id:'11',name:'国际组织'} 
bigIndustry[11] = {id:'12',name:'公共安全防范系统'} 
bigIndustry[12] = {id:'13',name:'采矿业'} 
bigIndustry[13] = {id:'14',name:'电力、煤气及水的生产和供应业'} 
bigIndustry[14] = {id:'15',name:'交通运输、仓储和邮政业'} 
bigIndustry[15] = {id:'16',name:'批发和零售业'} 
bigIndustry[16] = {id:'17',name:'金融业'} 
bigIndustry[17] = {id:'18',name:'租赁和商务服务业'} 
bigIndustry[18] = {id:'19',name:'水利、环境和公共设施管理业'} 
bigIndustry[19] = {id:'20',name:'卫生、社会保障和社会福利业'} 
bigIndustry[20] = {id:'21',name:'公共管理与社会组织'} 
bigIndustry[21] = {id:'22',name:'教 育'} 
bigIndustry[22] = {id:'23',name:'贸易'} 
bigIndustry[23] = {id:'24',name:'礼品、工艺品、饰品'} 
bigIndustry[24] = {id:'25',name:'旅游业'} 


var smallIndustry= new Array() 
 smallIndustry[0] = {name:'行业专用设备',id:'1',fatherId:'1'}
smallIndustry[1] = {name:'通用零部件',id:'2',fatherId:'1'}
smallIndustry[2] = {name:'矿业、冶金设备',id:'3',fatherId:'1'}
smallIndustry[3] = {name:'农业',id:'4',fatherId:'2'}
smallIndustry[4] = {name:'渔业',id:'5',fatherId:'2'}
smallIndustry[5] = {name:'林业',id:'6',fatherId:'2'}
smallIndustry[6] = {name:'畜牧业',id:'7',fatherId:'2'}
smallIndustry[7] = {name:'农、林、牧渔服务业',id:'8',fatherId:'2'}
smallIndustry[8] = {name:'农副食品加工业',id:'9',fatherId:'3'}
smallIndustry[9] = {name:'饮料制造业',id:'10',fatherId:'3'}
smallIndustry[10] = {name:'纺织业',id:'11',fatherId:'3'}
smallIndustry[11] = {name:'皮革、毛皮、羽毛(绒)及其制品业',id:'12',fatherId:'3'}
smallIndustry[12] = {name:'家具制造业',id:'13',fatherId:'3'}
smallIndustry[13] = {name:'印刷业和记录媒介的复制',id:'14',fatherId:'3'}
smallIndustry[14] = {name:'石油加工、炼焦及核燃料加工业',id:'15',fatherId:'3'}
smallIndustry[15] = {name:'医药制造业',id:'16',fatherId:'3'}
smallIndustry[16] = {name:'橡胶制品业',id:'17',fatherId:'3'}
smallIndustry[17] = {name:'非金属矿物制品业',id:'18',fatherId:'3'}
smallIndustry[18] = {name:'有色金属冶炼及压延加工业',id:'19',fatherId:'3'}
smallIndustry[19] = {name:'通用设备制造业',id:'20',fatherId:'3'}
smallIndustry[20] = {name:'交通运输设备制造业',id:'21',fatherId:'3'}
smallIndustry[21] = {name:'通信设备、计算机及其他电子设备制造业',id:'22',fatherId:'3'}
smallIndustry[22] = {name:'废弃资源和废旧材料回收加工业',id:'23',fatherId:'3'}
smallIndustry[23] = {name:'化学设备制造业',id:'24',fatherId:'3'}
smallIndustry[24] = {name:'化工',id:'25',fatherId:'3'}
smallIndustry[25] = {name:'食品制造业',id:'26',fatherId:'3'}
smallIndustry[26] = {name:'烟草制品业',id:'27',fatherId:'3'}
smallIndustry[27] = {name:'纺织服装、鞋、帽制造业',id:'28',fatherId:'3'}
smallIndustry[28] = {name:'木材加工及木、竹、藤、棕、草制品业',id:'29',fatherId:'3'}
smallIndustry[29] = {name:'造纸及纸制品业',id:'30',fatherId:'3'}
smallIndustry[30] = {name:'文教体育用品制造业',id:'31',fatherId:'3'}
smallIndustry[31] = {name:'化学原料及化学制品制造业',id:'32',fatherId:'3'}
smallIndustry[32] = {name:'化学纤维制造业',id:'33',fatherId:'3'}
smallIndustry[33] = {name:'塑料制品业',id:'34',fatherId:'3'}
smallIndustry[34] = {name:'黑色金属冶炼及压延加工业',id:'35',fatherId:'3'}
smallIndustry[35] = {name:'金属制品业',id:'36',fatherId:'3'}
smallIndustry[36] = {name:'专用设备制造业',id:'37',fatherId:'3'}
smallIndustry[37] = {name:'电气机械及器材制造业',id:'38',fatherId:'3'}
smallIndustry[38] = {name:'仪器仪表及文化、办公用机械制造业',id:'39',fatherId:'3'}
smallIndustry[39] = {name:'工艺品及其他制造业',id:'40',fatherId:'3'}
smallIndustry[40] = {name:'绝缘材料',id:'41',fatherId:'3'}
smallIndustry[41] = {name:'工具',id:'42',fatherId:'3'}
smallIndustry[42] = {name:'液体与气体控制',id:'43',fatherId:'3'}
smallIndustry[43] = {name:'模具',id:'44',fatherId:'3'}
smallIndustry[44] = {name:'家居用品',id:'45',fatherId:'3'}
smallIndustry[45] = {name:'电子元件，电子器件',id:'46',fatherId:'3'}
smallIndustry[46] = {name:'刀具',id:'47',fatherId:'3'}
smallIndustry[47] = {name:'装饰材料',id:'48',fatherId:'4'}
smallIndustry[48] = {name:'建筑门窗及五金',id:'49',fatherId:'4'}
smallIndustry[49] = {name:'建筑材料',id:'50',fatherId:'4'}
smallIndustry[50] = {name:'管件管材',id:'51',fatherId:'4'}
smallIndustry[51] = {name:'厨卫设施',id:'52',fatherId:'4'}
smallIndustry[52] = {name:'钢材',id:'53',fatherId:'4'}
smallIndustry[53] = {name:'水暖五金',id:'54',fatherId:'4'}
smallIndustry[54] = {name:'锁具',id:'55',fatherId:'4'}
smallIndustry[55] = {name:'电信和其他信息传输服务业',id:'56',fatherId:'5'}
smallIndustry[56] = {name:'软件业',id:'57',fatherId:'5'}
smallIndustry[57] = {name:'硬件业',id:'58',fatherId:'5'}
smallIndustry[58] = {name:'计算机服务业',id:'59',fatherId:'5'}
smallIndustry[59] = {name:'互联网和电子商务',id:'60',fatherId:'5'}
smallIndustry[60] = {name:'网络游戏',id:'61',fatherId:'5'}
smallIndustry[61] = {name:'住宿业',id:'62',fatherId:'6'}
smallIndustry[62] = {name:'餐饮业',id:'63',fatherId:'6'}
smallIndustry[63] = {name:'房地产开发与经营业',id:'64',fatherId:'7'}
smallIndustry[64] = {name:'房地产中介服务',id:'65',fatherId:'7'}
smallIndustry[65] = {name:'物业管理',id:'66',fatherId:'7'}
smallIndustry[66] = {name:'其他房地产活动',id:'67',fatherId:'7'}
smallIndustry[67] = {name:'科技交流和推广服务业',id:'68',fatherId:'8'}
smallIndustry[68] = {name:'研究与试验发展',id:'69',fatherId:'8'}
smallIndustry[69] = {name:'专业技术服务业',id:'70',fatherId:'8'}
smallIndustry[70] = {name:'酒店宾馆',id:'71',fatherId:'9'}
smallIndustry[71] = {name:'居民服务业',id:'72',fatherId:'9'}
smallIndustry[72] = {name:'其他服务业',id:'73',fatherId:'9'}
smallIndustry[73] = {name:'新闻出版业',id:'74',fatherId:'10'}
smallIndustry[74] = {name:'文化艺术业',id:'75',fatherId:'10'}
smallIndustry[75] = {name:'娱乐业',id:'76',fatherId:'10'}
smallIndustry[76] = {name:'广播、电视、电影和音像业',id:'77',fatherId:'10'}
smallIndustry[77] = {name:'体育',id:'78',fatherId:'10'}
smallIndustry[78] = {name:'国内组织',id:'79',fatherId:'11'}
smallIndustry[79] = {name:'国际组织',id:'80',fatherId:'11'}
smallIndustry[80] = {name:'监控',id:'81',fatherId:'12'}
smallIndustry[81] = {name:'防盗报警',id:'82',fatherId:'12'}
smallIndustry[82] = {name:'对讲机',id:'83',fatherId:'12'}
smallIndustry[83] = {name:'煤炭开采和洗选业',id:'84',fatherId:'13'}
smallIndustry[84] = {name:'黑色金属矿采选业',id:'85',fatherId:'13'}
smallIndustry[85] = {name:'非金属矿采选业',id:'86',fatherId:'13'}
smallIndustry[86] = {name:'石油和天然气开采业',id:'87',fatherId:'13'}
smallIndustry[87] = {name:'有色金属矿采选业',id:'88',fatherId:'13'}
smallIndustry[88] = {name:'其他采矿业',id:'89',fatherId:'13'}
smallIndustry[89] = {name:'电力、燃气及水的生产和供应业',id:'90',fatherId:'14'}
smallIndustry[90] = {name:'燃气生产和供应业',id:'91',fatherId:'14'}
smallIndustry[91] = {name:'水的生产和供应业',id:'92',fatherId:'14'}
smallIndustry[92] = {name:'铁路运输业',id:'93',fatherId:'15'}
smallIndustry[93] = {name:'城市公共交通业',id:'94',fatherId:'15'}
smallIndustry[94] = {name:'航空运输业',id:'95',fatherId:'15'}
smallIndustry[95] = {name:'装卸搬运及其他运输服务业',id:'96',fatherId:'15'}
smallIndustry[96] = {name:'邮政业',id:'97',fatherId:'15'}
smallIndustry[97] = {name:'道路运输业',id:'98',fatherId:'15'}
smallIndustry[98] = {name:'水上运输业',id:'99',fatherId:'15'}
smallIndustry[99] = {name:'管道运输业',id:'100',fatherId:'15'}
smallIndustry[100] = {name:'仓储业',id:'101',fatherId:'15'}
smallIndustry[101] = {name:'批发业',id:'102',fatherId:'16'}
smallIndustry[102] = {name:'零售业',id:'103',fatherId:'16'}
smallIndustry[103] = {name:'银行业',id:'104',fatherId:'17'}
smallIndustry[104] = {name:'证券业',id:'105',fatherId:'17'}
smallIndustry[105] = {name:'保险业',id:'106',fatherId:'17'}
smallIndustry[106] = {name:'其他金融活动',id:'107',fatherId:'17'}
smallIndustry[107] = {name:'商务服务业',id:'108',fatherId:'18'}
smallIndustry[108] = {name:'租赁业',id:'109',fatherId:'18'}
smallIndustry[109] = {name:'法律',id:'110',fatherId:'18'}
smallIndustry[110] = {name:'公共设施管理业',id:'111',fatherId:'19'}
smallIndustry[111] = {name:'水利管理业',id:'112',fatherId:'19'}
smallIndustry[112] = {name:'环境管理业',id:'113',fatherId:'19'}
smallIndustry[113] = {name:'卫生',id:'114',fatherId:'20'}
smallIndustry[114] = {name:'社会保障业',id:'115',fatherId:'20'}
smallIndustry[115] = {name:'社会福利业',id:'116',fatherId:'20'}
smallIndustry[116] = {name:'中国共产党机关',id:'117',fatherId:'21'}
smallIndustry[117] = {name:'国家机构',id:'118',fatherId:'21'}
smallIndustry[118] = {name:'人民政协和民主党派',id:'119',fatherId:'21'}
smallIndustry[119] = {name:'群众社团、社会团体和宗教组织',id:'120',fatherId:'21'}
smallIndustry[120] = {name:'基层群众自治组织',id:'121',fatherId:'21'}
smallIndustry[121] = {name:'学前教育',id:'122',fatherId:'22'}
smallIndustry[122] = {name:'初等教育',id:'123',fatherId:'22'}
smallIndustry[123] = {name:'中等教育',id:'124',fatherId:'22'}
smallIndustry[124] = {name:'高等教育',id:'125',fatherId:'22'}
smallIndustry[125] = {name:'特殊教育及其他教育',id:'126',fatherId:'22'}
smallIndustry[126] = {name:'国内贸易',id:'127',fatherId:'23'}
smallIndustry[127] = {name:'国际贸易',id:'128',fatherId:'23'}
smallIndustry[128] = {name:'电子礼品',id:'129',fatherId:'24'}
smallIndustry[129] = {name:'纪念品',id:'130',fatherId:'24'}
smallIndustry[130] = {name:'节日礼品',id:'131',fatherId:'24'}
smallIndustry[131] = {name:'广告、促销品',id:'132',fatherId:'24'}
smallIndustry[132] = {name:'办公文化礼品',id:'133',fatherId:'24'}
smallIndustry[133] = {name:'皮具礼品',id:'134',fatherId:'24'}
smallIndustry[134] = {name:'旅游用品',id:'135',fatherId:'24'}
smallIndustry[135] = {name:'家居礼品',id:'136',fatherId:'24'}
smallIndustry[136] = {name:'工艺品',id:'137',fatherId:'24'}
smallIndustry[137] = {name:'时尚配饰',id:'138',fatherId:'24'}
smallIndustry[138] = {name:'化妆品',id:'139',fatherId:'24'}
smallIndustry[139] = {name:'其他摆（挂）件饰品',id:'140',fatherId:'24'}
smallIndustry[140] = {name:'商旅服务',id:'141',fatherId:'25'}
smallIndustry[141] = {name:'旅行社',id:'142',fatherId:'25'}
smallIndustry[142] = {name:'餐饮娱乐',id:'143',fatherId:'25'}

