﻿var hotID = new Array();
var hotName = new Array(); 
var hotIDparent= new Array();

hotID[0] = '54'; 
hotName[0] = 'Thiết bị kỹ thuật số'; 
hotIDparent[0]='18';

hotID[1] = '38'; 
hotName[1] = 'Điện thoại di động'; 
hotIDparent[1]='17';

hotID[2] = '182'; 
hotName[2] = 'Máy tính xách tay'; 
hotIDparent[2]='16';

hotID[3] = '205'; 
hotName[3] = 'Gốm sứ'; 
hotIDparent[3]='30'

