var arrNoteType = new Array(6); <!-- category 1 -->
arrNoteType[0] = ["Claims Issues",19];
arrNoteType[1] = ["Client Policies",23];
arrNoteType[2] = ["Loss History Requests",21];
arrNoteType[3] = ["Return to Work",20];
arrNoteType[4] = ["Risk Control",22]...