#define ul_image_width 16
#define ul_image_height 16
#define ul_image_x_hot 5
#define ul_image_y_hot 5
static short ul_image_bits[] = {
   0x0000, 0x7ffe, 0x3ffe, 0x0006,
   0x0006, 0x0006, 0x0006, 0x0006,
   0x0006, 0x0006, 0x0006, 0x0006,
   0x0006, 0x0006, 0x0002, 0x0000};
