#define zoomIn_width 16
#define zoomIn_height 16
#define zoomIn_x_hot 5
#define zoomIn_y_hot 5
static unsigned char zoomIn_bits[] = {
   0x00, 0x00, 0xf8, 0x00, 0x04, 0x01, 0x22, 0x02, 0x22, 0x02, 0xfa, 0x02,
   0x22, 0x02, 0x22, 0x02, 0x04, 0x03, 0xf8, 0x07, 0x00, 0x0e, 0x00, 0x1c,
   0x00, 0x38, 0x00, 0x70, 0x00, 0x60, 0x00, 0x00};
