#define thumbHMask_width 16
#define thumbHMask_height 16
#define thumbHMask_x_hot 7
#define thumbHMask_y_hot 7
static short thumbHMask_bits[] = {
   0x01c0, 0x01c0, 0x01c0, 0x7fff,
   0x7fff, 0x7fff, 0x7fff, 0x7fff,
   0x7fff, 0x7fff, 0x7fff, 0x7fff,
   0x01c0, 0x01c0, 0x01c0, 0x0000};
