#define info_width 16
#define info_height 16
#define info_x_hot 7
#define info_y_hot 1
static unsigned char info_bits[] = {
   0x00, 0x00, 0xc0, 0x01, 0xc0, 0x01, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x01,
   0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01,
   0xc0, 0x01, 0xe0, 0x03, 0xf8, 0x0f, 0x00, 0x00};
