//商品第一类型
var firstProductType = new Array(); 
firstProductType[0] = ['电脑/网络/办公设备','1','0'];
firstProductType[1] = ['家电/随身视听/音响','2','0'];
firstProductType[2] = ['相机/摄像机/数码相机','3','0'];
firstProductType[3] = ['手机/电话/通讯器材','4','0'];
firstProductType[4] = ['女装/女士精品','5','0'];
firstProductType[5] = ['女士箱包/鞋帽/配件','6','0'];
firstProductType[6] = ['男士服装/鞋帽/配件','7','0'];
firstProductType[7] = ['珠宝首饰/手表','8','0'];
firstProductType[8] = ['鲜花/蛋糕配送/园艺花艺','9','0'];
firstProductType[9] = ['居家/装饰/日用品/宠物','10','0'];
firstProductType[10] = ['食品/饮品/保健品','11','0'];
firstProductType[11] = ['运动/保健/休闲/纪念品','12','0'];
firstProductType[12] = ['礼品/烟具/票券','13','0'];
firstProductType[13] = ['玩具/模型/卡通产品','14','0'];
firstProductType[14] = ['艺术品/工艺品','15','0'];
firstProductType[15] = ['古玩/邮币/收藏','16','0'];
firstProductType[16] = ['乐器/影音/图书/明星','17','0'];
firstProductType[17] = ['汽车/摩托/自行车','18','0'];
firstProductType[18] = ['建材装潢/五金工具','19','0'];
firstProductType[19] = ['童装/婴幼/孕妇日常用品','20','0'];
firstProductType[20] = ['酒店住宿','21','0'];
firstProductType[21] = ['美容/美体/美发','22','0']; 
firstProductType[22] = ['广告宣传/制卡/印刷服务','23','0']; 
firstProductType[23] = ['其他','24','0'];



//商品第二类型 
//电脑/网络/办公设备
var secondProductType1 = new Array(); 
secondProductType1[0] = ['笔记本电脑专用','1','1'];
secondProductType1[1] = ['台式机','2','1'];
secondProductType1[2] = ['电脑设备','3','1'];
secondProductType1[3] = ['网络设备','4','1'];
secondProductType1[4] = ['电脑周边产品','5','1'];
secondProductType1[5] = ['掌上电脑','6','1'];
secondProductType1[6] = ['PDA/电子词典','7','1'];
secondProductType1[7] = ['其它','8','1'];

//随身视听/音响/家电
var secondProductType2 = new Array(); 
secondProductType2[0] = ['MP3','9','2'];
secondProductType2[1] = ['MP4','10','2'];
secondProductType2[2] = ['耳机/耳麦','11','2'];
secondProductType2[3] = ['MP3/MP4配件','12','2'];
secondProductType2[4] = ['MD/Hi-MD播放器','13','2'];
secondProductType2[5] = ['CD随身听','14','2'];
secondProductType2[6] = ['VCD/DVD','15','2'];
secondProductType2[7] = ['随身视听/配件','16','2'];
secondProductType2[8] = ['数码录音笔/复读机','17','2'];
secondProductType2[9] = ['饮水机','18','2'];
secondProductType2[10] = ['AV家庭影院','19','2'];
secondProductType2[11] = ['HIFI/专业音响','20','2'];
secondProductType2[12] = ['个人护理类电器','21','2'];
secondProductType2[13] = ['清洁类电器','22','2'];
secondProductType2[14] = ['空气调节类电器','23','2'];
secondProductType2[15] = ['厨房家电','24','2'];
secondProductType2[16] = ['浴室电气设备','25','2'];
secondProductType2[17] = ['电视机','26','2'];
secondProductType2[18] = ['电冰箱','27','2'];
secondProductType2[19] = ['洗衣机','28','2'];
secondProductType2[20] = ['其它','29','2'];


//相机/摄像机/数码相机
var secondProductType3 = new Array(); 
secondProductType3[0] = ['数码相机','30','3'];
secondProductType3[1] = ['闪存卡/读卡器','31','3'];
secondProductType3[2] = ['数码相机配件','32','3'];
secondProductType3[3] = ['数码摄象机','33','3'];
secondProductType3[4] = ['照相器材','34','3'];
secondProductType3[5] = ['其它摄像器材','35','3'];
 
//手机/电话/通讯器材
var secondProductType4 = new Array(); 
secondProductType4[0] = ['全新GSM手机','36','4'];
secondProductType4[1] = ['智能/PDA手机','37','4'];
secondProductType4[2] = ['全新CDMA手机','38','4'];
secondProductType4[3] = ['3G/双模手机','39','4'];
secondProductType4[4] = ['小灵通手机','40','4'];
secondProductType4[5] = ['手机配件','41','4'];
secondProductType4[6] = ['手机装饰品','42','4'];
secondProductType4[7] = ['二手手机','43','4'];
secondProductType4[8] = ['对讲机/无线电设备','44','4'];
secondProductType4[9] = ['电话设备','45','4'];
secondProductType4[10] = ['手机卡/充值卡','46','4'];
secondProductType4[11] = ['电话卡/IP卡','47','4'];
secondProductType4[12] = ['其它通讯器材','48','4'];
 
//女装/女士精品
var secondProductType5 = new Array(); 
secondProductType5[0] = ['女式衬衫','49','5'];
secondProductType5[1] = ['女式毛衣','50','5'];
secondProductType5[2] = ['女式针织衫','51','5'];
secondProductType5[3] = ['牛仔系列','52','5'];
secondProductType5[4] = ['小背心/吊带衫','53','5'];
secondProductType5[5] = ['女式T恤','54','5'];
secondProductType5[6] = ['蕾丝衫/雪纺衫','55','5'];
secondProductType5[7] = ['情侣装','56','5'];
secondProductType5[8] = ['唐装/中式服装','57','5'];
secondProductType5[9] = ['婚纱/礼服','58','5'];
secondProductType5[10] = ['泳装','59','5'];
secondProductType5[11] = ['中老年服装','60','5'];
secondProductType5[12] = ['内衣','61','5'];
secondProductType5[13] = ['超短外套','62','5'];
secondProductType5[14] = ['短外套','63','5'];
secondProductType5[15] = ['中长外套','64','5'];
secondProductType5[16] = ['裤子','65','5'];
secondProductType5[17] = ['裙子','66','5'];
secondProductType5[18] = ['套装','67','5'];
secondProductType5[19] = ['特大特小服装','68','5'];
secondProductType5[20] = ['其它','69','5'];

//女士箱包/鞋帽/配件
var secondProductType6 = new Array(); 
secondProductType6[0] = ['配件包','70','6'];
secondProductType6[1] = ['鞋子','71','6'];
secondProductType6[2] = ['女袜','72','6'];
secondProductType6[3] = ['腰带/腰链','73','6'];
secondProductType6[4] = ['围巾','74','6'];
secondProductType6[5] = ['头巾/头带','75','6'];
secondProductType6[6] = ['帽子','76','6'];
secondProductType6[7] = ['披肩/围巾/丝巾','77','6'];
secondProductType6[8] = ['太阳镜','78','6'];
secondProductType6[9] = ['其它','79','6'];

//男士服装/鞋帽/配件
var secondProductType7 = new Array(); 
secondProductType7[0] = ['男式T恤','80','7'];
secondProductType7[1] = ['外套','81','7'];
secondProductType7[2] = ['内衣/内裤子','82','7'];
secondProductType7[3] = ['西服系列','83','7'];
secondProductType7[4] = ['男式毛衣','84','7'];
secondProductType7[5] = ['男式针织衫','85','7'];
secondProductType7[6] = ['男装系列','86','7'];
secondProductType7[7] = ['男式衬衫','87','7'];
secondProductType7[8] = ['男裤','88','7'];
secondProductType7[9] = ['男鞋','89','7'];
secondProductType7[10] = ['服饰配件','90','7'];
secondProductType7[11] = ['男包','91','7'];
secondProductType7[12] = ['其他','92','7'];

//珠宝首饰/手表
var secondProductType8 = new Array(); 
secondProductType8[0] = ['翡翠','93','8'];
secondProductType8[1] = ['玉石','94','8'];
secondProductType8[2] = ['天然水晶','95','8'];
secondProductType8[3] = ['宝石/半宝石裸石','96','8'];
secondProductType8[4] = ['项链/项坠','97','8'];
secondProductType8[5] = ['手链/手镯/手珠','98','8'];
secondProductType8[6] = ['耳环/耳钉/耳饰','99','8'];
secondProductType8[7] = ['戒指/指环','100','8'];
secondProductType8[8] = ['胸针/别针','101','8'];
secondProductType8[9] = ['发饰/头饰','102','8'];
secondProductType8[10] = ['腰链/脚链/脐环/体环','103','8'];
secondProductType8[11] = ['挂件/吊饰/摆件','104','8'];
secondProductType8[12] = ['男士珠宝首饰及配件','105','8'];
secondProductType8[13] = ['藏饰/民族饰品','106','8'];
secondProductType8[14] = ['复古怀旧饰品','107','8'];
secondProductType8[15] = ['珠宝首饰套装/礼盒','108','8'];
secondProductType8[16] = ['珠宝首饰DIY','109','8'];
secondProductType8[17] = ['珠宝首饰盒/箱','110','8'];
secondProductType8[18] = ['珠宝首饰包装及保养品','111','8'];
secondProductType8[19] = ['手表及手表配件','112','8'];
secondProductType8[20] = ['其它珠宝首饰','113','8'];
 
//鲜花速递/蛋糕配送/园艺花艺
var secondProductType9 = new Array(); 
secondProductType9[0] = ['鲜花','114','9'];
secondProductType9[1] = ['大型盆景及外展植物','115','9'];
secondProductType9[2] = ['迷你植物','116','9'];
secondProductType9[3] = ['花种','117','9'];
secondProductType9[4] = ['仿真鲜花及材料','118','9'];
secondProductType9[5] = ['园艺用品','119','9'];
secondProductType9[6] = ['水果篮预定与速递','120','9'];
secondProductType9[7] = ['蛋糕预定及配送','121','9'];
secondProductType9[8] = ['其它','122','9'];

//居家/装饰/日用品/宠物
var secondProductType10 = new Array(); 
secondProductType10[0] = ['居家装饰用品 ','123','10'];
secondProductType10[1] = ['床上用品','124','10'];
secondProductType10[2] = ['餐饮/厨房用品','125','10'];
secondProductType10[3] = ['靠垫/窗帘/布艺','126','10'];
secondProductType10[4] = ['洗浴/浴室用品','127','10'];
secondProductType10[5] = ['家务/清洁用品','128','10'];
secondProductType10[6] = ['盆栽/园艺','129','10'];
secondProductType10[7] = ['卫浴/装潢材料','130','10'];
secondProductType10[8] = ['宠物及用品','131','10'];
secondProductType10[9] = ['生活日用品','132','10'];
secondProductType10[10] = ['眼镜','133','10'];
secondProductType10[11] = ['文具','134','10'];
secondProductType10[12] = ['(家用)天文望远镜/显微镜','135','10'];
secondProductType10[13] = ['其它','136','10'];

//食品/饮品
var secondProductType11 = new Array(); 
secondProductType11[0] = ['食品','137','11'];
secondProductType11[1] = ['饮料/酒','138','11'];
secondProductType11[2] = ['肉类/水产','139','11'];
secondProductType11[3] = ['保健品','140','11'];
secondProductType11[4] = ['香烟/糖果','141','11'];
secondProductType11[5] = ['调味品','142','11'];
secondProductType11[6] = ['蔬菜/水果/干果','143','11'];
secondProductType11[7] = ['各地特产','144','11'];
secondProductType11[8] = ['其它','145','11'];
 
//运动/休闲/纪念品
var secondProductType12 = new Array(); 
secondProductType12[0] = ['运动用品','146','12'];
secondProductType12[1] = ['运动鞋','147','12'];
secondProductType12[2] = ['运动服','148','12'];
secondProductType12[3] = ['运动护具','149','12'];
secondProductType12[4] = ['运动眼镜','150','12'];
secondProductType12[5] = ['运动品牌经销 ','151','12'];
secondProductType12[6] = ['健美健身运动用品','152','12'];
secondProductType12[7] = ['保健器械','153','12'];
secondProductType12[8] = ['户外军品','154','12'];
secondProductType12[9] = ['户外野营用品','155','12'];
secondProductType12[10] = ['运动纪念品','156','12'];
secondProductType12[11] = ['各类运动器材','157','12'];
secondProductType12[12] = ['各类运动教材','158','12'];
secondProductType12[13] = ['旅行用品/旅游纪念品','159','12'];
secondProductType12[14] = ['旅游线路与服务','160','12'];
secondProductType12[15] = ['其它','161','12'];

//礼品/鲜花/烟具/票券
var secondProductType13 = new Array(); 
secondProductType13[0] = ['礼品','162','13'];
secondProductType13[1] = ['打火机/烟/烟具','163','13'];
secondProductType13[2] = ['派对/节庆/婚庆用品','164','13'];
secondProductType13[3] = ['礼品包装/纸箱','165','13'];
secondProductType13[4] = ['优惠/折扣券','166','13'];
secondProductType13[5] = ['机票/车票/里程券','167','13'];
secondProductType13[6] = ['入场券/门票','168','13'];
secondProductType13[7] = ['餐饮菜单/订座','169','13'];
secondProductType13[8] = ['其它','170','13'];

//玩具/模型/卡通产品
var secondProductType14 = new Array();
secondProductType14[0] = ['幼儿玩具','171','14'];
secondProductType14[1] = ['卡通相关产品','172','14'];
secondProductType14[2] = ['毛绒玩具','173','14'];
secondProductType14[3] = ['娃娃及配件','174','14'];
secondProductType14[4] = ['合金模型','175','14'];
secondProductType14[5] = ['组装模型','176','14'];
secondProductType14[6] = ['遥控模型','177','14'];
secondProductType14[7] = ['电动/智能玩具','178','14'];
secondProductType14[8] = ['可动玩偶/人偶','179','14'];
secondProductType14[9] = ['魔术/整人/成人益智','180','14'];
secondProductType14[10] = ['棋类/扑克/塔罗牌','181','14'];
secondProductType14[11] = ['肯德基/麦当劳玩具','182','14'];
secondProductType14[12] = ['其它玩具','183','14'];
 
//艺术品/工艺品
var secondProductType15 = new Array();
secondProductType15[0] = ['工艺品','184','15'];
secondProductType15[1] = ['趣味收集','185','15'];
secondProductType15[2] = ['其它','186','15'];

//古玩/邮币/收藏
var secondProductType16 = new Array();
secondProductType16[0] = ['古玩','187','16'];
secondProductType16[1] = ['现代陶瓷/紫砂','188','16'];
secondProductType16[2] = ['玉器/玉石','189','16'];
secondProductType16[3] = ['邮品','190','16'];
secondProductType16[4] = ['钱币','191','16'];
secondProductType16[5] = ['金石篆刻','192','16'];
secondProductType16[6] = ['奇石/观赏石/矿物晶体','193','16'];
secondProductType16[7] = ['雕刻','194','16'];
secondProductType16[8] = ['古董家具','195','16'];
secondProductType16[9] = ['古董钟表','196','16'];
secondProductType16[10] = ['文房四宝','197','16'];
secondProductType16[11] = ['古旧书刊','198','16'];
secondProductType16[12] = ['连环画','199','16'];
secondProductType16[13] = ['收藏类专业图书/报刊','200','16'];
secondProductType16[14] = ['老相机/老照片','201','16'];
secondProductType16[15] = ['老唱机/收音机/老唱片','202','16'];
secondProductType16[16] = ['老海报/老地图','203','16'];
secondProductType16[17] = ['老烟具/烟斗','204','16'];
secondProductType16[18] = ['收藏类礼品','205','16'];
secondProductType16[19] = ['军事收藏品','206','16'];
secondProductType16[20] = ['票证','207','16'];
secondProductType16[21] = ['标牌章','208','16'];
secondProductType16[22] = ['宗教收藏品','209','16'];
secondProductType16[23] = ['其它收藏品','210','16'];


//乐器/影音/图书/明星
var secondProductType17 = new Array();
secondProductType17[0] = ['书籍','211','17'];
secondProductType17[1] = ['报纸/杂志','212','17'];
secondProductType17[2] = ['乐器','213','17'];
secondProductType17[3] = ['电影','214','17'];
secondProductType17[4] = ['音乐','215','17'];
secondProductType17[5] = ['动漫','216','17'];
secondProductType17[6] = ['娱乐纪念品','217','17'];
secondProductType17[7] = ['其它','218','17'];

//汽车/摩托/自行车
var secondProductType18 = new Array();
secondProductType18[0] = ['全新整车','219','18'];
secondProductType18[1] = ['二手整车','220','18'];
secondProductType18[2] = ['汽车装潢内饰用品','221','18'];
secondProductType18[3] = ['汽车装潢外饰用品','222','18'];
secondProductType18[4] = ['汽车电子/电器','223','18'];
secondProductType18[5] = ['汽车防护保养用品','224','18'];
secondProductType18[6] = ['汽车配件','225','18'];
secondProductType18[7] = ['摩托车','226','18'];
secondProductType18[8] = ['非机动车','227','18'];
secondProductType18[9] = ['摩托车配件','228','18'];
secondProductType18[10] = ['车辆出租等服务','229','18'];
secondProductType18[11] = ['其他汽车相关产品','230','18'];

//建材装潢/五金工具
var secondProductType19 = new Array();
secondProductType19[0] = ['灯饰灯具','231','19'];
secondProductType19[1] = ['龙头/花洒/地漏','232','19'];
secondProductType19[2] = ['五金与工具','233','19'];
secondProductType19[3] = ['墙纸/壁纸/壁布','234','19'];
secondProductType19[4] = ['涂料/油漆','235','19'];
secondProductType19[5] = ['锁具/拉手/钥匙','236','19'];
secondProductType19[6] = ['厨房用品','237','19'];
secondProductType19[7] = ['地板/瓷砖','238','19'];
secondProductType19[8] = ['马桶/小便斗/蹲便器','239','19'];
secondProductType19[9] = ['家用工具','240','19'];
secondProductType19[10] = ['家装/装潢材料','241','19'];
secondProductType19[11] = ['卫浴洁具','242','19'];
secondProductType19[12] = ['电动/电热工具','243','19'];
secondProductType19[13] = ['电池/电源/电力设备','244','19'];
secondProductType19[14] = ['安防报警设备','245','19'];
secondProductType19[15] = ['家具','246','19'];
secondProductType19[16] = ['其它','247','19'];

//童装/婴幼/孕妇日常用品
var secondProductType20 = new Array();
secondProductType20[0] = ['服装鞋帽及配件','248','20'];
secondProductType20[1] = ['儿童用品','249','20'];
secondProductType20[2] = ['粉/辅食/营养品','250','20'];
secondProductType20[3] = ['妈妈用品','251','20'];
secondProductType20[4] = ['其它','252','20'];

//酒店住宿
var secondProductType21 = new Array();
secondProductType21[0] = ['三星级','253','21'];
secondProductType21[1] = ['四星级','254','21'];
secondProductType21[2] = ['五星级','255','21'];
secondProductType21[3] = ['其它级别','256','21'];

//美容美发美体
var secondProductType22 = new Array();
secondProductType22[0] = ['洗甲水','257','22'];
secondProductType22[1] = ['眉粉/眉饼','258','22'];
secondProductType22[2] = ['睫毛增长液','259','22'];
secondProductType22[3] = ['妆前乳','260','22'];
secondProductType22[4] = ['护理指甲油','261','22'];
secondProductType22[5] = ['唇彩/唇蜜','262','22'];
secondProductType22[6] = ['蜜粉/散粉','263','22'];
secondProductType22[7] = ['唇笔/唇线笔','264','22'];
secondProductType22[8] = ['亮粉','265','22'];
secondProductType22[9] = ['化妆/美容工具','266','22'];
secondProductType22[10] = ['眉笔','267','22'];
secondProductType22[11] = ['眼线笔/眼线液','268','22'];
secondProductType22[12] = ['彩妆套装','269','22'];
secondProductType22[13] = ['身体彩绘','270','22'];
secondProductType22[14] = ['美发护发','271','22'];
secondProductType22[15] = ['彩色指甲油','272','22'];
secondProductType22[16] = ['眼影','273','22'];
secondProductType22[17] = ['粉条','274','22'];
secondProductType22[18] = ['香水','275','22'];
secondProductType22[19] = ['唇膏/口红','276','22'];
secondProductType22[20] = ['腮红/胭脂','277','22'];
secondProductType22[21] = ['粉饼','278','22'];
secondProductType22[22] = ['粉底液/膏','279','22'];
secondProductType22[23] = ['睫毛膏','280','22'];
secondProductType22[24] = ['双眼皮胶','281','22'];
secondProductType22[25] = ['精油','282','22'];
secondProductType22[26] = ['面霜/防晒霜/隔离霜','283','22'];
secondProductType22[27] = ['洁面/爽肤用品','284','22'];
secondProductType22[28] = ['美容/美体/美发服务','285','22'];
secondProductType22[29] = ['其它','286','22'];



//商品第三类型的测试类
var thirdProductType1 = new Array();
//笔记本电脑专用
thirdProductType1[0] = ['笔记本电脑','1','1'];
thirdProductType1[1] = ['笔记本配件','2','1'];
thirdProductType1[2] = ['电脑包','3','1'];
thirdProductType1[3] = ['GPRS/CDMA上网卡','4','1'];
thirdProductType1[4] = ['其他','5','1'];
 
//电脑设备
var thirdProductType3 = new Array();
thirdProductType3[0] = ['CPU','6','3'];
thirdProductType3[1] = ['主板','7','3'];
thirdProductType3[2] = ['内存条','8','3'];
thirdProductType3[3] = ['显卡','9','3'];
thirdProductType3[4] = ['硬盘','10','3'];
thirdProductType3[5] = ['鼠标','11','3'];
thirdProductType3[6] = ['键盘','12','3'];
thirdProductType3[7] = ['U盘 ','13','3'];
thirdProductType3[8] = ['光驱','14','3'];
thirdProductType3[9] = ['显示器/保护屏','15','3'];
thirdProductType3[10] = ['摄象头','16','3'];
thirdProductType3[11] = ['耳麦/电脑音响','17','3'];
thirdProductType3[12] = ['打印机','18','3'];
thirdProductType3[13] = ['移动硬盘','19','3'];
thirdProductType3[14] = ['其它','20','3'];

//网络设备
var thirdProductType4 = new Array();
thirdProductType4[0] = ['工作站/ workstation','21','4'];
thirdProductType4[1] = ['HUB','22','4'];
thirdProductType4[2] = ['网络交换机','23','4'];
thirdProductType4[3] = ['路由器','24','4'];
thirdProductType4[4] = ['ISDN设备','25','4'];
thirdProductType4[5] = ['宽带设备','26','4'];
thirdProductType4[6] = ['SCSI设备','27','4'];
thirdProductType4[7] = ['其它','28','4'];
 
//电脑周边产品
var thirdProductType5 = new Array();
thirdProductType5[0] = ['鼠标垫/贴/腕垫','29','5'];
thirdProductType5[1] = ['清洁剂/擦屏布','30','5'];
thirdProductType5[2] = ['保护屏/防尘罩','31','5'];
thirdProductType5[3] = ['吸尘器/键盘刷','32','5'];
thirdProductType5[4] = ['转换口/连接线','33','5'];
thirdProductType5[5] = ['红外/蓝牙设备','34','5'];
thirdProductType5[6] = ['CD包/光盘盒','35','5'];
thirdProductType5[7] = ['USB灯/USB风扇','36','5'];
thirdProductType5[8] = ['刻录盘','37','5'];
thirdProductType5[9] = ['电脑专用MI','38','5'];
thirdProductType5[10] = ['其它USB周边设备','39','5'];
thirdProductType5[11] = ['其它电脑周边','40','5'];
 
//MP3/MP4配件
var thirdProductType12 = new Array();
thirdProductType12[0] = ['FM/MP3发射器','41','12'];
thirdProductType12[1] = ['充电器','42','12'];
thirdProductType12[2] = ['MP3保护袋','43','12'];
thirdProductType12[3] = ['MP3硅胶套','44','12'];
thirdProductType12[4] = ['MP3专用线控','45','12'];
thirdProductType12[5] = ['迷你小音箱','46','12'];
thirdProductType12[6] = ['其他配件','47','12'];
 
//浴室电气设备
var thirdProductType25 = new Array(); 
thirdProductType25[0] = ['电热水器','48','25'];
thirdProductType25[1] = ['水龙头热水器','49','25'];
thirdProductType25[2] = ['太阳能热水器','50','25'];
thirdProductType25[3] = ['燃气热水器','51','25'];
thirdProductType25[4] = ['换气扇/排气扇','52','25'];
thirdProductType25[5] = ['其他类型热水器','53','25'];

 
//牛仔系列
var thirdProductType52 = new Array(); 
thirdProductType52[0] = ['牛仔吊带/背心','54','52'];
thirdProductType52[1] = ['女式牛仔外套','55','52'];
thirdProductType52[2] = ['牛仔裙','56','52'];
thirdProductType52[3] = ['女式牛仔裤','57','52'];
thirdProductType52[4] = ['其它牛仔服','58','52'];
 

//情侣装
var thirdProductType56 = new Array();
thirdProductType56[0] = ['T恤','59','56'];
thirdProductType56[1] = ['衬衫','60','56'];
thirdProductType56[2] = ['针织衫/毛衣','61','56'];
thirdProductType56[3] = ['外套','62','56'];
thirdProductType56[4] = ['情侣裤','63','56'];
thirdProductType56[5] = ['情侣睡衣/家居服','64','56'];
thirdProductType56[6] = ['情侣内衣','65','56'];
thirdProductType56[7] = ['其它情侣装','66','56'];

//唐装/中式服装
var thirdProductType57 = new Array();
thirdProductType57[0] = ['上衣','67','57'];
thirdProductType57[1] = ['裤子','68','57'];
thirdProductType57[2] = ['裙子','69','57'];
thirdProductType57[3] = ['其它','70','57'];
 
//婚纱/礼服
var thirdProductType58 = new Array();  
thirdProductType58[0] = ['婚纱','71','58'];
thirdProductType58[1] = ['礼服/晚装','72','58'];
thirdProductType58[2] = ['旗袍','73','58'];
thirdProductType58[3] = ['民族服装/舞台装','74','58'];
thirdProductType58[4] = ['其它','75','58'];
 

//裤子
var thirdProductType65 = new Array();  
thirdProductType65[0] = ['长裤','76','65'];
thirdProductType65[1] = ['九分裤/七分裤','77','65'];
thirdProductType65[2] = ['中裤/五分裤','78','65'];
thirdProductType65[3] = ['短裤/热裤','79','65'];
thirdProductType65[4] = ['裙裤','80','65'];
thirdProductType65[5] = ['女式背带裤','81','65'];
thirdProductType65[6] = ['打底裤','82','65'];
thirdProductType65[7] = ['其它裤子','83','65'];
 
//套装
var thirdProductType67 = new Array();
thirdProductType67[0] = ['女裙套装','84','67'];
thirdProductType67[1] = ['其它裤子','85','67'];
thirdProductType67[2] = ['其它裤子','86','67'];
thirdProductType67[3] = ['其它裤子','87','67'];

 
//配件包
var thirdProductType70 = new Array();
thirdProductType70[0] = ['手（提）包','88','70'];
thirdProductType70[1] = ['卡夹/护照夹/名片夹','89','70'];
thirdProductType70[2] = ['钱包','90','70'];
thirdProductType70[3] = ['钥匙包','91','70'];
thirdProductType70[4] = ['锦缎包/订珠包/刺绣包/工艺包','92','70'];
thirdProductType70[5] = ['手机包','93','70'];
thirdProductType70[6] = ['化妆包/化妆箱','94','70'];
thirdProductType70[7] = ['环保袋/纸袋','95','70'];
thirdProductType70[8] = ['单肩包','552','70'];
thirdProductType70[9] = ['双肩包','553','70'];
thirdProductType70[10] = ['两用包','554','70'];
thirdProductType70[11] = ['斜跨包','555','70'];
thirdProductType70[12] = ['其它','96','70'];
 
//帽子
var thirdProductType76 = new Array();
thirdProductType76[0] = ['贝雷帽/鸭舌帽','97','76'];
thirdProductType76[1] = ['空顶帽','98','76'];
thirdProductType76[2] = ['牛仔帽','99','76'];
thirdProductType76[3] = ['毛线帽/针织帽','100','76'];
thirdProductType76[4] = ['棒球帽/货车帽','101','76'];
thirdProductType76[5] = ['草帽/大沿帽','102','76'];
thirdProductType76[6] = ['渔夫帽','103','76'];
thirdProductType76[7] = ['其它','104','76'];
 
//外套
var thirdProductType81 = new Array();
thirdProductType81[0] = ['夹克','105','81'];
thirdProductType81[1] = ['卫衣','106','81'];
thirdProductType81[2] = ['帽衫','107','81'];
thirdProductType81[3] = ['男式牛仔外套','108','81'];
thirdProductType81[4] = ['绒衫','109','81'];
thirdProductType81[5] = ['风衣','110','81'];
thirdProductType81[6] = ['大衣','111','81'];
thirdProductType81[7] = ['棉衣','112','81'];
thirdProductType81[8] = ['马甲/背心','113','81'];
thirdProductType81[9] = ['羽绒衣','114','81'];
thirdProductType81[10] = ['皮衣','115','81'];
thirdProductType81[11] = ['其它','116','81'];
 
//西服系列
var thirdProductType83 = new Array();  
thirdProductType83[0] = ['正装西服','117','83'];
thirdProductType83[1] = ['西服马甲','118','83'];
thirdProductType83[2] = ['西裤','119','83'];
thirdProductType83[3] = ['西服套装','120','83'];
thirdProductType83[4] = ['休闲西服','121','83'];
thirdProductType83[5] = ['其它','122','83'];
 
//男装系列
var thirdProductType86 = new Array();
thirdProductType86[0] = ['唐装/中装','123','86'];
thirdProductType86[1] = ['特大号男装','124','86'];
thirdProductType86[2] = ['特小号男装','125','86'];
thirdProductType86[3] = ['中老年男装','126','86'];
thirdProductType86[4] = ['防辐射男装','127','86'];
thirdProductType86[5] = ['其它男装','128','86'];

 
//男裤
var thirdProductType88 = new Array();
thirdProductType88[0] = ['男式牛仔裤','129','88'];
thirdProductType88[1] = ['休闲长裤','130','88'];
thirdProductType88[2] = ['七分裤','131','88'];
thirdProductType88[3] = ['男式背带裤','132','88'];
thirdProductType88[4] = ['短裤','133','88'];
thirdProductType88[5] = ['其它','134','88'];

//男鞋
var thirdProductType89 = new Array();
thirdProductType89[0] = ['皮鞋','135','89'];
thirdProductType89[1] = ['靴子','136','89'];
thirdProductType89[2] = ['休闲鞋','137','89'];
thirdProductType89[3] = ['拖鞋','138','89'];
thirdProductType89[4] = ['凉鞋','139','89'];
thirdProductType89[5] = ['帆布鞋','140','89'];
thirdProductType89[6] = ['鞋用品','141','89'];
thirdProductType89[7] = ['其它','142','89'];

//服饰配件
var thirdProductType90 = new Array();
thirdProductType90[0] = ['皮带','143','90'];
thirdProductType90[1] = ['领带/领结','144','90'];
thirdProductType90[2] = ['领带夹','145','90'];
thirdProductType90[3] = ['袖扣','146','90'];
thirdProductType90[4] = ['帽子','147','90'];
thirdProductType90[5] = ['背带','148','90'];
thirdProductType90[6] = ['手套','149','90'];
thirdProductType90[7] = ['手帕','150','90'];
thirdProductType90[8] = ['围巾','151','90'];
thirdProductType90[9] = ['头巾','152','90'];
thirdProductType90[10] = ['袜子','153','90'];
thirdProductType90[11] = ['耳套','154','90'];
thirdProductType90[12] = ['其他','155','90'];
 

//迷你植物
var thirdProductType116 = new Array(); 
thirdProductType116[0] = ['盆栽植物','156','116'];
thirdProductType116[1] = ['Marimo','157','116'];
thirdProductType116[2] = ['星座植物','158','116'];
thirdProductType116[3] = ['试管植物','159','116'];
thirdProductType116[4] = ['罐装植物','160','116'];
thirdProductType116[5] = ['魔豆','161','116'];
thirdProductType116[6] = ['天使花房','162','116'];
thirdProductType116[7] = ['其他','163','116'];

//花种
var thirdProductType117 = new Array(); 
thirdProductType117[0] = ['香草种子','164','117'];
thirdProductType117[1] = ['蔬菜种子','165','117'];
thirdProductType117[2] = ['牵牛花','166','117'];
thirdProductType117[3] = ['康乃馨','167','117'];
thirdProductType117[4] = ['文竹','168','117'];
thirdProductType117[5] = ['菊科花种','169','117'];
thirdProductType117[6] = ['番茄/观赏茄','170','117'];
thirdProductType117[7] = ['天竺葵','171','117'];
thirdProductType117[8] = ['茉莉种子','172','117'];
thirdProductType117[9] = ['玫瑰苗种','173','117'];
thirdProductType117[10] = ['其它花种','174','117'];

//仿真鲜花及材料
var thirdProductType118 = new Array();
thirdProductType118[0] = ['丝网花','175','118'];
thirdProductType118[1] = ['水晶花','176','118'];
thirdProductType118[2] = ['干花','177','118'];
thirdProductType118[3] = ['绢花','178','118'];
thirdProductType118[4] = ['仿真材料及教程','179','118'];
thirdProductType118[5] = ['其它仿真鲜花','180','118'];

//园艺用品
var thirdProductType119 = new Array();
thirdProductType119[0] = ['洒水壶','181','119'];
thirdProductType119[1] = ['托盘/移动托盘','182','119'];
thirdProductType119[2] = ['水晶泥/水晶珠','183','119'];
thirdProductType119[3] = ['铲/耙/锹','184','119'];
thirdProductType119[4] = ['育苗盘/穴盘','185','119'];
thirdProductType119[5] = ['花卉药剂','186','119'];
thirdProductType119[6] = ['篱笆/木栅栏','187','119'];
thirdProductType119[7] = ['花盆/花器','188','119'];
thirdProductType119[8] = ['割草机/草坪机','189','119'];
thirdProductType119[9] = ['园艺刀剪','190','119'];
thirdProductType119[10] = ['喷灌设备','191','119'];
thirdProductType119[11] = ['园艺锯子','192','119'];
thirdProductType119[12] = ['花园水泵','193','119'];
thirdProductType119[13] = ['基质肥料/营养土/营养液','194','119'];
thirdProductType119[14] = ['水管','195','119'];
thirdProductType119[15] = ['花架','196','119'];
thirdProductType119[16] = ['其它园艺用品','197','119'];
  
//古玩
var thirdProductType187 = new Array();
thirdProductType187[0] = ['核雕','198','187'];
thirdProductType187[1] = ['青铜器','199','187'];
thirdProductType187[2] = ['金银器','200','187'];
thirdProductType187[3] = ['老紫砂','201','187'];
thirdProductType187[4] = ['鼻烟壶','202','187'];
thirdProductType187[5] = ['老织绣/老刺绣','203','187'];
thirdProductType187[6] = ['紫砂','204','187'];
thirdProductType187[7] = ['瓷器','205','187'];
thirdProductType187[8] = ['陶器','206','187'];
thirdProductType187[9] = ['其它古玩杂项','207','187'];

//邮品
var thirdProductType190 = new Array();
thirdProductType190[0] = ['打折邮品','208','190'];
thirdProductType190[1] = ['外国邮品','209','190'];
thirdProductType190[2] = ['新中国邮品','210','190'];
thirdProductType190[3] = ['解放区邮品','211','190'];
thirdProductType190[4] = ['港澳地区邮品','212','190'];
thirdProductType190[5] = ['民国邮品','213','190'];
thirdProductType190[6] = ['清代邮品','214','190'];
thirdProductType190[7] = ['电子邮票/其它邮品','215','190'];


//文房四宝
var thirdProductType197 = new Array();
thirdProductType197[0] = ['砚','216','197'];
thirdProductType197[1] = ['纸','217','197'];
thirdProductType197[2] = ['墨','218','197'];
thirdProductType197[3] = ['笔筒/笔架/笔洗','219','197'];
thirdProductType197[4] = ['笔','220','197'];
thirdProductType197[5] = ['镇纸','221','197'];
thirdProductType197[6] = ['其它文房藏品','222','197'];


//全新整车
var thirdProductType219 = new Array();
thirdProductType219[0] = ['进口轿车','223','219'];
thirdProductType219[1]= ['商务轿车','224','219'];
thirdProductType219[2] = ['家庭轿车/跑车','225','219'];
thirdProductType219[3] = ['越野/吉普车','226','219'];
thirdProductType219[4] = ['房车','227','219'];
thirdProductType219[5] = ['面包车/客车','228','219'];
thirdProductType219[6] = ['货车/客货两用车','229','219'];
thirdProductType219[7] = ['工具车及其它','230','219'];


//二手进口轿车
var thirdProductType220 = new Array();
thirdProductType220[0] = ['二手进口轿车','231','220'];
thirdProductType220[1] = ['二手商务轿车','232','220'];
thirdProductType220[2] = ['二手家庭轿车/跑车','233','220'];
thirdProductType220[3] = ['二手越野/吉普车','234','220'];
thirdProductType220[4] = ['二手房车','235','220'];
thirdProductType220[5] = ['二手面包车/客车','236','220'];
thirdProductType220[6] = ['二手货车/客货两用车','237','220'];
thirdProductType220[7] = ['二手工具车及其它','238','220'];

//汽车装潢内饰用品
var thirdProductType221 = new Array();
thirdProductType221[0] = ['头枕','239','221'];
thirdProductType221[1] = ['护肩','240','221'];
thirdProductType221[2] = ['靠垫','241','221'];
thirdProductType221[3] = ['抱枕','242','221'];
thirdProductType221[4] = ['坐垫','243','221'];
thirdProductType221[5] = ['脚垫','244','221'];
thirdProductType221[6] = ['座套','245','221'];
thirdProductType221[7] = ['窗帘','246','221'];
thirdProductType221[8] = ['香座','247','221'];
thirdProductType221[9] = ['香水','248','221'];
thirdProductType221[10] = ['扶手箱','249','221'];
thirdProductType221[11] = ['防滑垫','250','221'];
thirdProductType221[12] = ['遮阳挡','251','221'];
thirdProductType221[13] = ['钥匙扣','252','221'];
thirdProductType221[14] = ['温度计','253','221'];
thirdProductType221[15] = ['湿度计','254','221'];
thirdProductType221[16] = ['助力球','255','221'];
thirdProductType221[17] = ['指南球','256','221'];
thirdProductType221[18] = ['烟灰缸','257','221'];
thirdProductType221[19] = ['警示牌','258','221'];
thirdProductType221[20] = ['司机眼镜','259','221'];
thirdProductType221[21] = ['电子钟表','260','221'];
thirdProductType221[22] = ['挂饰摆设','261','221'];
thirdProductType221[23] = ['置物盒袋','262','221'];
thirdProductType221[24] = ['纸巾盒套','263','221'];
thirdProductType221[25] = ['后视镜套','264','221'];
thirdProductType221[26] = ['安全带套','265','221'];
thirdProductType221[27] = ['方向盘套','266','221'];
thirdProductType221[28] = ['CD包/夹/袋','267','221'];
thirdProductType221[29] = ['手刹排挡套','268','221'];
thirdProductType221[30] = ['眼镜票据夹','269','221'];
thirdProductType221[31] = ['手机座/饮料架','270','221'];
thirdProductType221[32] = ['儿童安全座椅','271','221'];
thirdProductType221[33] = ['其他','272','221'];


//汽车装潢外饰用品
var thirdProductType222 = new Array();
thirdProductType222[0] = ['车衣','273','222'];
thirdProductType222[1] = ['贴膜','274','222'];
thirdProductType222[2] = ['雨刷/雨刮','275','222'];
thirdProductType222[3] = ['灯饰类','276','222'];
thirdProductType222[4] = ['车镜类','277','222'];
thirdProductType222[5] = ['车标','278','222'];
thirdProductType222[6] = ['装潢保险杠','279','222'];
thirdProductType222[7] = ['轮毂盖/挡泥板','280','222'];
thirdProductType222[8] = ['喉管','281','222'];
thirdProductType222[9] = ['防撞类','282','222'];
thirdProductType222[10] = ['车牌架','283','222'];
thirdProductType222[11] = ['车身贴纸','284','222'];
thirdProductType222[12] = ['其他车外用品','285','222'];


//汽车电子/电器 
var thirdProductType223 = new Array();
thirdProductType223[0] = ['防静电','286','223'];
thirdProductType223[1] = ['吸尘器','287','223'];
thirdProductType223[2] = ['打气机','288','223'];
thirdProductType223[3] = ['胎压表','289','223'];
thirdProductType223[4] = ['汽车冰箱','290','223'];
thirdProductType223[5] = ['车用氧吧','291','223'];
thirdProductType223[6] = ['倒车雷达','292','223'];
thirdProductType223[7] = ['防盗设备','293','223'];
thirdProductType223[8] = ['车载逆变器','294','223'];
thirdProductType223[9] = ['车载剃须刀','295','223'];
thirdProductType223[10] = ['酒精测试仪','296','223'];
thirdProductType223[11] = ['防瞌睡提醒器','297','223'];
thirdProductType223[12] = ['点烟器及相关','298','223'];
thirdProductType223[13] = ['其它汽车电子/电器','299','223'];


//汽车防护保养用品
var thirdProductType224 = new Array();
thirdProductType224[0] = ['补漆笔','300','224'];
thirdProductType224[1] = ['打蜡机','301','224'];
thirdProductType224[2] = ['清洗剂','302','224'];
thirdProductType224[3] = ['玻璃防雾剂','303','224'];
thirdProductType224[4] = ['车蜡/光亮剂','304','224'];
thirdProductType224[5] = ['润滑/抗摩擦剂','305','224'];
thirdProductType224[6] = ['机油/润滑油','306','224'];
thirdProductType224[7] = ['洗车用品','307','224'];
thirdProductType224[8] = ['其它汽车防护保养用品','308','224'];


//汽车配件
var thirdProductType225 = new Array();
thirdProductType225[0] = ['动力系统','309','225'];
thirdProductType225[1] = ['转向系统','310','225'];
thirdProductType225[2] = ['传动系统','311','225'];
thirdProductType225[3] = ['制动系统','312','225'];
thirdProductType225[4] = ['电气仪表','313','225'];
thirdProductType225[5] = ['燃油系统','314','225'];
thirdProductType225[6] = ['冷却系统','315','225'];
thirdProductType225[7] = ['底盘悬挂','316','225'];
thirdProductType225[8] = ['车身系统','317','225'];
thirdProductType225[9] = ['保险杠','318','225'];
thirdProductType225[10] = ['变速箱','319','225'];
thirdProductType225[11] = ['轮胎','320','225'];
thirdProductType225[12] = ['电瓶','321','225'];
thirdProductType225[13] = ['车灯','322','225'];
thirdProductType225[14] = ['车镜','323','225'];
thirdProductType225[15] = ['车辆修理工具','324','225'];
thirdProductType225[16] = ['其它汽车配件','325','225'];

//非机动车
var thirdProductType227 = new Array();
thirdProductType227[0] = ['电动车','326','227'];
thirdProductType227[1] = ['自行车','327','227'];
thirdProductType227[2] = ['滑板车','328','227'];
thirdProductType227[3] = ['其它','329','227'];


//摩托车配件
var thirdProductType228 = new Array();
thirdProductType228[0] = ['摩托车配件','330','228'];
thirdProductType228[1] = ['摩托车饰品','331','228'];
thirdProductType228[2] = ['摩托车头盔','332','228'];
thirdProductType228[3] = ['赛车服等骑士用品','333','228'];
thirdProductType228[4] = ['其它','334','228'];


//其他汽车相关产品
var thirdProductType230 = new Array();
thirdProductType230[0] = ['汽车纪念品','335','230'];
thirdProductType230[1] = ['汽车杂志','336','230'];
thirdProductType230[2] = ['其它','337','230'];



//龙头/花洒/地漏
var thirdProductType232 = new Array();
thirdProductType232[0] = ['花洒座','338','232'];
thirdProductType232[1] = ['花洒单头','339','232'];
thirdProductType232[2] = ['花洒软管','340','232'];
thirdProductType232[3] = ['升降架/升降花洒','341','232'];
thirdProductType232[4] = ['水龙头','342','232'];
thirdProductType232[5] = ['地漏','343','232'];
thirdProductType232[6] = ['其他花洒及配件','344','232'];

//五金与工具
var thirdProductType233 = new Array();
thirdProductType233[0] = ['仪表仪器','345','233'];
thirdProductType233[1] = ['锯片','346','233'];
thirdProductType233[2] = ['放大镜','347','233'];
thirdProductType233[3] = ['水泵/电泵/增压泵/充气泵','348','233'];
thirdProductType233[4] = ['刨','349','233'];
thirdProductType233[5] = ['万用表','350','233'];
thirdProductType233[6] = ['测电笔','351','233'];
thirdProductType233[7] = ['扳手/套筒','352','233'];
thirdProductType233[8] = ['螺丝刀','353','233'];
thirdProductType233[9] = ['超声波清洗机','354','233'];
thirdProductType233[10] = ['卡尺/千分尺/卷尺','355','233'];
thirdProductType233[11] = ['工具箱/工具包/元件盒','356','233'];
thirdProductType233[12] = ['其它工具','357','233'];

//墙纸/壁纸/壁布
var thirdProductType234 = new Array();
thirdProductType234[0] = ['帖纸','358','234'];
thirdProductType234[1] = ['墙纸/壁纸','359','234'];
thirdProductType234[2] = ['壁布','360','234'];
thirdProductType234[3] = ['其它墙饰','361','234'];

//涂料/油漆
var thirdProductType235 = new Array();
thirdProductType235[0] = ['乳胶漆','362','235'];
thirdProductType235[1] = ['墙面漆','363','235'];
thirdProductType235[2] = ['涂膜','364','235'];
thirdProductType235[3] = ['防锈漆','365','235'];
thirdProductType235[4] = ['底漆','366','235'];
thirdProductType235[5] = ['木器漆','367','235'];
thirdProductType235[6] = ['地板漆','368','235'];
thirdProductType235[7]= ['磁漆','369','235'];
thirdProductType235[8] = ['其它','370','235'];

//锁具/拉手/钥匙
var thirdProductType236 = new Array();
thirdProductType236[0] = ['门锁','371','236'];
thirdProductType236[1] = ['车锁','372','236'];
thirdProductType236[2] = ['钥匙','373','236'];
thirdProductType236[3] = ['拉手','374','236'];
thirdProductType236[4] = ['锁链','375','236'];
thirdProductType236[5] = ['家具锁','376','236'];
thirdProductType236[6] = ['抽屉锁','377','236'];
thirdProductType236[7] = ['密码锁','378','236'];
thirdProductType236[8] = ['其它','379','236'];

//厨房用品
var thirdProductType237 = new Array();
thirdProductType237[0] = ['水槽下水器','380','237'];
thirdProductType237[1] = ['水槽皂液器','381','237'];
thirdProductType237[2] = ['厨盆/水槽','382','237'];
thirdProductType237[3] = ['厨房挂架','383','237'];
thirdProductType237[4] = ['沥水篮','384','237'];
thirdProductType237[5] = ['其它厨房用品','385','237'];

//地板/瓷砖
var thirdProductType238 = new Array();
thirdProductType238[0] = ['复合地板','386','238'];
thirdProductType238[1] = ['塑料地板','387','238'];
thirdProductType238[2] = ['强化地板','388','238'];
thirdProductType238[3] = ['墙面砖','389','238'];
thirdProductType238[4] = ['地面砖','390','238'];
thirdProductType238[5] = ['马赛克','391','238'];
thirdProductType238[6] = ['实木地板','392','238'];
thirdProductType238[7] = ['软木地板','393','238'];
thirdProductType238[8] = ['竹木地板','394','238'];
thirdProductType238[9] = ['其他地板/瓷砖','395','238'];

//马桶/小便斗/蹲便器
var thirdProductType239 = new Array();
thirdProductType239[0] = ['接便器','396','239'];
thirdProductType239[1] = ['儿童马桶','397','239'];
thirdProductType239[2] = ['坐便器','398','239'];
thirdProductType239[3] = ['蹲便器','399','239'];
thirdProductType239[4] = ['小便斗','400','239'];
thirdProductType239[5] = ['妇洗器','401','239'];
thirdProductType239[6] = ['普通马桶盖','402','239'];
thirdProductType239[7] = ['洁身器/电脑马桶盖','403','239'];
thirdProductType239[8] = ['水箱及其配件','404','239'];

//家用工具
var thirdProductType240 = new Array();
thirdProductType240[0] = ['万能锤','405','240'];
thirdProductType240[1] = ['缎带/扎带','406','240'];
thirdProductType240[2] = ['钳子','407','240'];
thirdProductType240[3] = ['剪刀','408','240'];
thirdProductType240[4] = ['隔音耳塞','409','240'];
thirdProductType240[5] = ['充气泵','410','240'];
thirdProductType240[6] = ['布线箱','411','240'];
thirdProductType240[7] = ['胶带','412','240'];
thirdProductType240[8] = ['美工刀','413','240'];
thirdProductType240[9] = ['油灰刀','414','240'];
thirdProductType240[10] = ['切割锯','415','240'];
thirdProductType240[11] = ['楼梯','416','240'];
thirdProductType240[12] = ['打气筒','417','240'];
thirdProductType240[13] = ['其它家用工具','418','240'];

//家装/装潢材料
var thirdProductType241 = new Array();
thirdProductType241[0] = ['开关面板/墙插','419','241'];
thirdProductType241[1] = ['窗','420','241'];
thirdProductType241[2] = ['板材','421','241'];
thirdProductType241[3] = ['板材配件','422','241'];
thirdProductType241[4] = ['门','423','241'];
thirdProductType241[5] = ['装修除味剂','424','241'];
thirdProductType241[6] = ['建筑用粘合剂','425','241'];
thirdProductType241[7] = ['地面插座','426','241'];
thirdProductType241[8] = ['PPR/PVC/管材/管件/线材','427','241'];
thirdProductType241[9] = ['其它家装材料','428','241'];

//卫浴洁具
var thirdProductType242 = new Array();
thirdProductType242[0] = ['木质洁具','429','242'];
thirdProductType242[1] = ['全套卫浴/卫浴组合','430','242'];
thirdProductType242[2] = ['淋浴房','431','242'];
thirdProductType242[3] = ['面盆/洗脸盆','432','242'];
thirdProductType242[4] = ['浴室柜','433','242'];
thirdProductType242[5] = ['浴缸','434','242'];
thirdProductType242[6] = ['淋浴柱/淋浴屏','435','242'];
thirdProductType242[7] = ['卫浴五金','436','242'];
thirdProductType242[8] = ['浴镜','437','242'];
thirdProductType242[9] = ['其它卫浴洁具','438','242'];

//电动/电热工具
var thirdProductType243 = new Array();
thirdProductType243[0] = ['电磨','439','243'];
thirdProductType243[1] = ['电锯','440','243'];
thirdProductType243[2] = ['烙铁/电焊头','441','243'];
thirdProductType243[3] = ['热溶胶枪','442','243'];
thirdProductType243[4] = ['电锤','443','243'];
thirdProductType243[5] = ['电动螺丝刀/电起子','444','243'];
thirdProductType243[6] = ['电钻','445','243'];
thirdProductType243[7] = ['焊锡松香等耗材','446','243'];
thirdProductType243[8] = ['其它电动工具','447','243'];
thirdProductType243[9] = ['其它电热工具','448','243'];

//安防报警设备
var thirdProductType245 = new Array();
thirdProductType245[0] = ['保险箱','449','245'];
thirdProductType245[1] = ['对讲/可视门铃','450','245'];
thirdProductType245[2] = ['楼宇监控器材','451','245'];
thirdProductType245[3] = ['门磁/窗磁','452','245'];
thirdProductType245[4] = ['感应器/探测器','453','245'];
thirdProductType245[5] = ['消防灭火设备','454','245'];
thirdProductType245[6] = ['报警设备','455','245'];
thirdProductType245[7] = ['其它安防设备','456','245'];

//家具
var thirdProductType246 = new Array();
thirdProductType246[0] = ['床','457','246'];
thirdProductType246[1] = ['沙发','458','246'];
thirdProductType246[2] = ['橱/柜/箱/架','459','246'];
thirdProductType246[3] = ['桌子/椅子/凳子','460','246'];
thirdProductType246[4] = ['充气家具','461','246'];
thirdProductType246[5] = ['客厅家具','462','246'];
thirdProductType246[6] = ['卧室家具','463','246'];
thirdProductType246[7] = ['书房家具','464','246'];
thirdProductType246[8] = ['餐厅家具','465','246'];
thirdProductType246[9] = ['儿童天地','466','246'];
thirdProductType246[10] = ['户外家具','467','246'];
thirdProductType246[11] = ['办公家具','468','246'];
thirdProductType246[12] = ['酒店家具','469','246'];
thirdProductType246[13] = ['商场货架/展览器材','470','246'];
thirdProductType246[14] = ['其它家具','471','246'];

//服装鞋帽及配件
var thirdProductType248 = new Array();
thirdProductType248[0] = ['0-1岁宝宝服装','472','248'];
thirdProductType248[1] = ['童装','473','248'];
thirdProductType248[2] = ['亲子装','474','248'];
thirdProductType248[3] = ['童鞋/婴儿鞋','475','248'];
thirdProductType248[4] = ['帽子/围巾/手套','476','248'];
thirdProductType248[5] = ['童袜','477','248'];
thirdProductType248[6] = ['围嘴/围兜/罩衣','478','248'];
thirdProductType248[7] = ['儿童包/书包/背包','479','248'];
thirdProductType248[8] = ['其它配件','480','248'];

//儿童用品
var thirdProductType249 = new Array();
thirdProductType249[0] = ['背带/背袋','481','249'];
thirdProductType249[1] = ['妈咪袋/包','482','249'];
thirdProductType249[2] = ['尿片/尿裤/尿垫','483','249'];
thirdProductType249[3] = ['童车','484','249'];
thirdProductType249[4] = ['安全座椅','485','249'];
thirdProductType249[5] = ['餐椅','486','249'];
thirdProductType249[6] = ['摇篮','487','249'];
thirdProductType249[7] = ['婴儿床/儿童床','488','249'];
thirdProductType249[8] = ['学步带','489','249'];
thirdProductType249[9] = ['摇椅','490','249'];
thirdProductType249[10] = ['儿童桌椅','491','249'];
thirdProductType249[11] = ['戏水/游泳用品','492','249'];
thirdProductType249[12] = ['奶瓶嘴及其周边','493','249'];
thirdProductType249[13] = ['其它儿童用品','494','249'];

//妈妈用品
var thirdProductType251 = new Array();
thirdProductType251[0] = ['孕期营养保健品','495','251'];
thirdProductType251[1] = ['妈妈护理品','496','251'];
thirdProductType251[2] = ['哺乳/产后用品','497','251'];
thirdProductType251[3] = ['孕妇装','498','251'];
thirdProductType251[4] = ['其它妈妈用品','499','251'];

//三星级
var thirdProductType253 = new Array();
thirdProductType253[0] = ['普通间','500','253'];
thirdProductType253[1] = ['单人标准间','501','253'];
thirdProductType253[2] = ['双人标准间','502','253'];
thirdProductType253[3] = ['三人间','503','253'];
thirdProductType253[4] = ['豪华间','504','253'];
thirdProductType253[5] = ['商务间','505','253'];
thirdProductType253[6] = ['行政间','506','253'];
thirdProductType253[7] = ['普通套间','507','253'];
thirdProductType253[8] = ['双套间','508','253'];
thirdProductType253[9] = ['多套间','509','253'];
thirdProductType253[10] = ['组合套间','510','253'];
thirdProductType253[11] = ['复式套间','511','253'];
thirdProductType253[12] = ['高级套间','512','253'];

//四星级
var thirdProductType254 = new Array();
thirdProductType254[0] = ['普通间','513','254'];
thirdProductType254[1] = ['单人标准间','514','254'];
thirdProductType254[2] = ['双人标准间','515','254'];
thirdProductType254[3] = ['三人间','516','254'];
thirdProductType254[4] = ['豪华间','517','254'];
thirdProductType254[5] = ['商务间','518','254'];
thirdProductType254[6] = ['行政间','519','254'];
thirdProductType254[7] = ['普通套间','520','254'];
thirdProductType254[8] = ['双套间','521','254'];
thirdProductType254[9] = ['多套间','522','254'];
thirdProductType254[10] = ['组合套间','523','254'];
thirdProductType254[11] = ['复式套间','524','254'];
thirdProductType254[12] = ['高级套间','525','254'];

//五星级
var thirdProductType255 = new Array();
thirdProductType255[0] = ['普通间','526','255'];
thirdProductType255[1] = ['单人标准间','527','255'];
thirdProductType255[2] = ['双人标准间','528','255'];
thirdProductType255[3] = ['三人间','529','255'];
thirdProductType255[4] = ['豪华间','530','255'];
thirdProductType255[5] = ['商务间','531','255'];
thirdProductType255[6] = ['行政间','532','255'];
thirdProductType255[7] = ['普通套间','533','255'];
thirdProductType255[8] = ['双套间','534','255'];
thirdProductType255[9] = ['多套间','535','255'];
thirdProductType255[10] = ['组合套间','536','255'];
thirdProductType255[11] = ['复式套间','537','255'];
thirdProductType255[12] = ['高级套间','538','255'];

//其他级别
var thirdProductType256 = new Array();
thirdProductType256[0] = ['普通间','539','256'];
thirdProductType256[1] = ['单人标准间','540','256'];
thirdProductType256[2] = ['双人标准间','541','256'];
thirdProductType256[3] = ['三人间','542','256'];
thirdProductType256[4] = ['豪华间','543','256'];
thirdProductType256[5] = ['商务间','544','256'];
thirdProductType256[6] = ['行政间','545','256'];
thirdProductType256[7] = ['普通套间','546','256'];
thirdProductType256[8] = ['双套间','547','256'];
thirdProductType256[9] = ['多套间','548','256'];
thirdProductType256[10] = ['组合套间','549','256'];
thirdProductType256[11] = ['复式套间','550','256'];
thirdProductType256[12] = ['高级套间','551','256'];

