var topCat = new Array(); topCat[0] = new Array('1','设计、制作IT系统'); topCat[1] = new Array('5','缝前设备'); topCat[2] = new Array('28','缝纫设备'); topCat[3] = new Array('77','刺绣'); topCat[4] = new Array('89','缝后设备'); topCat[5] = new Array('110','配送、物流'); topCat[6] = new Array('116','激光、超声波设备'); topCat[7] = new Array('125','零配件'); topCat[8] = new Array('182','二手设备'); topCat[9] = new Array('183','辅料、辅助品'); topCat[10] = new Array('197','信息服务'); topCat[11] = new Array('204','纺织服装'); topCat[12] = new Array('212','其它'); function initTopCat(obj){ obj.length=0; obj.options[obj.length] = new Option('产品分类', '0'); for(var i=0;i