var cats = new Array();cats[1]=new Array();cats[1][0]="1;Eating";var temp = new Array();temp[1]="1;5;Restaurant";temp[2]="1;6;Take Away Food";temp[3]="1;7;Baker";temp[4]="1;40;Cafe";cats[1][1]=temp;cats[2]=new Array();cats[2][0]="2;Entertainment";var temp = new Array();temp[1]="2;8;Club";temp[2]="2;33;Bar";temp[3]="2;9;Cinema";temp[4]="2;10;Gambling";temp[5]="2;11;Hotel";temp[6]="2;12;Sport";temp[7]="2;13;Travel";temp[8]="2;14;Zoo";temp[9]="2;34;Adult";temp[10]="2;42;Beauty";temp[11]="2;39;Motel";temp[12]="2;44;Music";cats[2][1]=temp;cats[3]=new Array();cats[3][0]="3;Shopping";var temp = new Array();temp[1]="3;16;Book";temp[2]="3;15;Fashion";temp[3]="3;17;Food";temp[4]="3;18;Gift";temp[5]="3;19;Household Good";temp[6]="3;22;Leisure Good";temp[7]="3;45;Online shopping";temp[8]="3;20;Pet";temp[9]="3;43;Store";temp[10]="3;35;Super market";temp[11]="3;21;Trade";cats[3][1]=temp;cats[4]=new Array();cats[4][0]="4;Professional";var temp = new Array();temp[1]="4;24;Accounting";temp[2]="4;46;Automotive";temp[3]="4;27;Bank";temp[4]="4;28;Computer";temp[5]="4;31;Education";temp[6]="4;30;Employment";temp[7]="4;25;Finance";temp[8]="4;37;Health";temp[9]="4;36;Immigration";temp[10]="4;26;Insurance";temp[11]="4;29;Internet";temp[12]="4;32;Legal";temp[13]="4;38;Media";temp[14]="4;23;Real Estate";temp[15]="4;41;Tax";temp[16]="4;47;Transport";cats[4][1]=temp;