var Tree = new Array();
	Tree[0] = "16|0|Hammock";
		Tree[1] = "14|0|Embroider";
		Tree[2] = "15|0|Rattan products";
		Tree[3] = "17|0|Pottery - Ceramics";
		Tree[4] = "19|16|Wood";
		Tree[5] = "21|16|Aluminum &  Inox";
		Tree[6] = "22|16|Aluminum &  Iron";
		Tree[7] = "23|16|Wood & Iron";
		Tree[8] = "25|14|Handi-embroider Handbag";
		Tree[9] = "26|14|Fashion sandals & Clogs";
		Tree[10] = "27|14|Jewelry";
		Tree[11] = "28|14|Cards & key rings";
		Tree[12] = "29|14|Wooden boats";
		Tree[13] = "30|15|Interior furniture";
		Tree[14] = "31|15|Garden & Ground Decoration";
		Tree[15] = "32|15|Assorted Lights";
		Tree[16] = "33|17|Tea- set";
		Tree[17] = "34|17|Flowerpot";
		Tree[18] = "35|17|Box";
		Tree[19] = "36|17|Umbrella pot";
		Tree[20] = "37|17|Bowls & Disks";
		Tree[21] = "38|17|Flower vase";
		Tree[22] = "39|16|Aluminum";
		Tree[23] = "41|16|Net hammock";
		Tree[24] = "42|16|Inox";
		Tree[25] = "43|15|Rattan Disk";
		
