<!--
var GiftsCatalog=new Array();
GiftsCatalog[0]=new Array('126','4','Cup/Pot','',-1,false);
GiftsCatalog[1]=new Array('127','4','Gifts Tableware','',-1,false);
GiftsCatalog[2]=new Array('94','4','CD Bags & Cases','g0',-1,false);
GiftsCatalog[3]=new Array('95','94','  Flax Series','g0',2,false);
GiftsCatalog[4]=new Array('96','94','  Artificial Leather Series','g0',2,false);
GiftsCatalog[5]=new Array('97','94','  Pure Leather Series','g0',2,false);
GiftsCatalog[6]=new Array('98','94','  Various Cloth Series','g0',2,false);
GiftsCatalog[7]=new Array('99','94','  Plastic Series','g0',2,false);
GiftsCatalog[8]=new Array('100','94','  CD Collected Box','g0',2,false);
GiftsCatalog[9]=new Array('101','94','  Metal Box Series','g0',2,false);
GiftsCatalog[10]=new Array('102','94','  PP Inner Page Series','g0',2,false);
GiftsCatalog[11]=new Array('103','4','CD Player/Camera Bags','g0',-1,false);
GiftsCatalog[12]=new Array('109','4','Gifts & Premiums','',-1,false);
GiftsCatalog[13]=new Array('110','109','  Misc','',12,false);
GiftsCatalog[14]=new Array('111','109','  Radio','',12,false);
GiftsCatalog[15]=new Array('112','109','  Fan','',12,false);
GiftsCatalog[16]=new Array('113','4','Gifts Boxes','',-1,false);
GiftsCatalog[17]=new Array('114','113','  Gifts Boxes For Festival','',16,false);
GiftsCatalog[18]=new Array('22','4','Keychains','g1',-1,false);
GiftsCatalog[19]=new Array('43','22','  Misc','g1',18,false);
GiftsCatalog[20]=new Array('44','22','  Metal Keychains','g1',18,false);
GiftsCatalog[21]=new Array('85','4','Acrylic Products','g0',-1,false);
GiftsCatalog[22]=new Array('86','85','  Acrylic Display','g0',21,false);
GiftsCatalog[23]=new Array('87','85','  Acrylic Revolving Display','g0',21,false);
GiftsCatalog[24]=new Array('88','85','  Acrylic Stationery Series','g0',21,false);
GiftsCatalog[25]=new Array('90','85','  Acrylic Light Boxes','g0',21,false);
GiftsCatalog[26]=new Array('91','85','  Acrylic For Household','g0',21,false);
GiftsCatalog[27]=new Array('92','85','  Acrylic Gifts','g0',21,false);
GiftsCatalog[28]=new Array('93','85','  Others','g0',21,false);
GiftsCatalog[29]=new Array('45','4','Photo Frames','g2',-1,false);
GiftsCatalog[30]=new Array('46','45','  Misc','g2',29,false);
GiftsCatalog[31]=new Array('49','4','Xmas Decoration','g3',-1,false);
GiftsCatalog[32]=new Array('121','49','  Misc','',31,false);
GiftsCatalog[33]=new Array('122','49','  Beaded Ball','',31,false);
GiftsCatalog[34]=new Array('50','4','Mini torches','g4',-1,false);
var ProductCatalog=GiftsCatalog;
-->
