#define down_width 16
#define down_height 16
#define down_x_hot 7
#define down_y_hot 15
static short down_bits[] = {
   0x0000, 0x3ffe, 0x3ffe, 0x3006,
   0x33e6, 0x03e0, 0x03e0, 0x03e0,
   0x03e0, 0x1ffc, 0x0ff8, 0x07f0,
   0x03e0, 0x01c0, 0x0080, 0x0000};
