#define thumbV_width 16
#define thumbV_height 16
#define thumbV_x_hot 7
#define thumbV_y_hot 7
static short thumbV_bits[] = {
   0x0000, 0x07f0, 0x0410, 0x0410,
   0x0410, 0x0410, 0x0410, 0x3ffe,
   0x0410, 0x0410, 0x0410, 0x0410,
   0x0410, 0x07f0, 0x0000, 0x0000};
