/* ** Chat Window Icon */ const ULONG chaticon_colors[48] = { 0xdfdfdfdf,0xcacacaca,0xcacacaca, 0x00000000,0x00000000,0x00000000, 0xffffffff,0xffffffff,0xffffffff, 0x3d3d3d3d,0x65656565,0xa2a2a2a2, 0xa2a2a2a2,0x92929292,0x82828282, 0xaeaeaeae,0x4d4d4d4d,0xb2b2b2b2, 0xe7e7e7e7,0xaaaaaaaa,0x55555555, 0xd6d6d6d6,0x59595959,0x59595959, 0x00000000,0x45454545,0x79797979, 0x61616161,0x61616161,0x61616161, 0x8e8e8e8e,0x8e8e8e8e,0x8e8e8e8e, 0xcacacaca,0xb6b6b6b6,0xa2a2a2a2, 0x24242424,0x92929292,0x65656565, 0xa2a2a2a2,0xa2a2a2a2,0xa2a2a2a2, 0xcececece,0xcececece,0xcececece, 0xacacacac,0xacacacac,0xacacacac }; #define CHATICON_WIDTH 26 #define CHATICON_HEIGHT 20 #define CHATICON_DEPTH 4 #define CHATICON_COMPRESSION 1 #define CHATICON_MASKING 2 const UBYTE chaticon_body[358] = { 0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0x03,0x07,0xc1,0xf0,0x00,0xfd,0x00, 0x03,0x04,0x41,0x10,0x00,0x03,0x07,0xc1,0xf0,0x00,0x03,0x04,0xc1,0x30,0x00, 0x03,0x03,0x00,0xc0,0x00,0x03,0x01,0x80,0x60,0x00,0x03,0x05,0x81,0x60,0x00, 0x03,0x05,0x41,0x50,0x00,0x03,0x02,0x80,0xa0,0x00,0x03,0x03,0x00,0xc0,0x00, 0x03,0x07,0x81,0xe0,0x00,0x03,0x06,0xc1,0xb0,0x00,0x03,0x01,0x00,0x40,0x00, 0x03,0x02,0x00,0x80,0x00,0x03,0x07,0x81,0xe0,0x00,0x03,0x07,0xfd,0xe0,0x00, 0x03,0x00,0x02,0x10,0x00,0x03,0x04,0x21,0x00,0x00,0x03,0x07,0x7b,0x90,0x00, 0x03,0x0f,0xe7,0x30,0x00,0x03,0x03,0x18,0x08,0x00,0x03,0x0b,0x0c,0xc0,0x00, 0x03,0x0c,0xad,0xe8,0x00,0x03,0x0f,0xeb,0x18,0x00,0x03,0x07,0x94,0x00,0x00, 0x03,0x07,0x98,0xe0,0x00,0x03,0x08,0x5d,0xf0,0x00,0x03,0x0f,0xf7,0x18,0x00, 0x03,0x07,0x88,0x00,0x00,0x03,0x07,0x90,0xe0,0x00,0x03,0x08,0x5d,0xf0,0x00, 0x03,0x0f,0xff,0x18,0x00,0x03,0x07,0x80,0x00,0x00,0x03,0x07,0x80,0xe0,0x00, 0x03,0x08,0x4b,0xf0,0x00,0x03,0x07,0xe3,0xf0,0x00,0x03,0x08,0x18,0x08,0x00, 0x03,0x00,0x1c,0x00,0x00,0x03,0x0f,0x01,0xc8,0x00,0x03,0x07,0x41,0xd0,0x00, 0x03,0x03,0x1c,0xc0,0x00,0x03,0x00,0x3e,0x00,0x00,0x03,0x04,0x80,0x20,0x00, 0x03,0x07,0x41,0xd0,0x00,0x03,0x03,0x1c,0xc0,0x00,0x03,0x00,0x3e,0x00,0x00, 0x03,0x04,0x80,0x20,0x00,0x03,0x07,0x41,0xd0,0x00,0x03,0x03,0x1c,0xc0,0x00, 0x03,0x00,0x3e,0x00,0x00,0x03,0x04,0x80,0x20,0x00,0x03,0x03,0xbe,0xe0,0x00, 0x03,0x04,0x41,0x10,0x00,0xfd,0x00,0x03,0x04,0x79,0x10,0x00,0x03,0x00,0x3a, 0x00,0x00,0x03,0x00,0x18,0x00,0x00,0xfd,0x00,0x03,0x00,0x24,0x00,0x00,0x03, 0x00,0x3a,0x00,0x00,0x03,0x00,0x18,0x00,0x00,0xfd,0x00,0x03,0x00,0x24,0x00, 0x00,0x03,0x00,0x3a,0x00,0x00,0x03,0x00,0x18,0x00,0x00,0xfd,0x00,0x03,0x00, 0x24,0x00,0x00,0x03,0x00,0x1c,0x00,0x00,0x03,0x00,0x22,0x00,0x00,0xfd,0x00, 0x03,0x00,0x22,0x00,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00 };