home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 1183.dms / 1183.adf / Spades / Spades.h < prev    next >
C/C++ Source or Header  |  1991-07-17  |  47KB  |  975 lines

  1. /**********************************************************
  2. * FILE: Spades.h                                          *
  3. * AUTHOR: Gregory M. Stelmack                             *
  4. * DATE: April 28, 1990                                    *
  5. * CONTENTS: Image data for title animation. Images        *
  6. *     created with DeluxePaint, then loaded into          *
  7. *     PowerWindows 2.5 for data creation.                 *
  8. **********************************************************/
  9.  
  10. USHORT __chip ImageData1[] = {
  11.     0x000F,0xF000,0x0008,0x1000,0x0008,0x1000,0x000F,0xF000,
  12.     0x000F,0xF000,0x000F,0xF000,0x000F,0xF000,0x000F,0xF000,
  13.     0x000C,0x1000,0x000C,0x1000,0x000C,0x1000,0x000C,0x1000,
  14.     0x000C,0x1000,0x000C,0x1000,0x000C,0x1000,0x000C,0x1000,
  15.     0x000C,0x1000,0x000F,0x9000,0x000F,0x9000,0x000F,0x9000,
  16.     0x000F,0x9000,0x000F,0x9000,0x000C,0x1000,0x000C,0x1000,
  17.     0x000C,0x1000,0x000C,0x1000,0x000C,0x1000,0x000C,0x1000,
  18.     0x000C,0x1000,0x000C,0x1000,0x000F,0xF000,0x000F,0xF000,
  19.     0x000F,0xF000,0x000F,0xF000,0x000F,0xF000,0x0008,0x1000,
  20.     0x0008,0x1000,0x000F,0xF000,0x0000,0x0000,0x0000,0x0000,
  21.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  22.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  23.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  24.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  25.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  26.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  27.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  28.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  29.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  30.     0x0000,0x0000,0x0007,0xE000,0x0007,0xE000,0x0000,0x0000,
  31.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  32.     0x0003,0xE000,0x0003,0xE000,0x0003,0xE000,0x0003,0xE000,
  33.     0x0003,0xE000,0x0003,0xE000,0x0003,0xE000,0x0003,0xE000,
  34.     0x0003,0xE000,0x0000,0x6000,0x0000,0x6000,0x0000,0x6000,
  35.     0x0000,0x6000,0x0000,0x6000,0x0003,0xE000,0x0003,0xE000,
  36.     0x0003,0xE000,0x0003,0xE000,0x0003,0xE000,0x0003,0xE000,
  37.     0x0003,0xE000,0x0003,0xE000,0x0000,0x0000,0x0000,0x0000,
  38.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0007,0xE000,
  39.     0x0007,0xE000,0x0000,0x0000
  40. };
  41.  
  42. struct Image Image1 = {
  43.     0,0,    /* XY origin relative to container TopLeft */
  44.     32,38,    /* Image width and height in pixels */
  45.     3,    /* number of bitplanes in Image */
  46.     ImageData1,    /* pointer to ImageData */
  47.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  48.     NULL    /* next Image structure */
  49. };
  50.  
  51. USHORT __chip ImageData2[] = {
  52.     0x00FF,0xFF00,0x0080,0x0100,0x0080,0x0100,0x00FF,0xFF00,
  53.     0x00FF,0xFF00,0x00FF,0xFF00,0x00FF,0xFF00,0x00FF,0xFF00,
  54.     0x00F8,0x0100,0x00F8,0x0100,0x00F8,0x0100,0x00F8,0x0100,
  55.     0x00F8,0x0100,0x00F8,0x0100,0x00F8,0x0100,0x00F8,0x0100,
  56.     0x00F8,0x0100,0x00FF,0xC100,0x00FF,0xC100,0x00FF,0xC100,
  57.     0x00FF,0xC100,0x00FF,0xC100,0x00F8,0x0100,0x00F8,0x0100,
  58.     0x00F8,0x0100,0x00F8,0x0100,0x00F8,0x0100,0x00F8,0x0100,
  59.     0x00F8,0x0100,0x00F8,0x0100,0x00FF,0xFF00,0x00FF,0xFF00,
  60.     0x00FF,0xFF00,0x00FF,0xFF00,0x00FF,0xFF00,0x0080,0x0100,
  61.     0x0080,0x0100,0x00FF,0xFF00,0x0000,0x0000,0x0000,0x0000,
  62.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  63.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  64.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  65.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  66.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  67.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  68.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  69.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  70.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  71.     0x0000,0x0000,0x007F,0xFE00,0x007F,0xFE00,0x0000,0x0000,
  72.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  73.     0x0007,0xFE00,0x0007,0xFE00,0x0007,0xFE00,0x0007,0xFE00,
  74.     0x0007,0xFE00,0x0007,0xFE00,0x0007,0xFE00,0x0007,0xFE00,
  75.     0x0007,0xFE00,0x0000,0x3E00,0x0000,0x3E00,0x0000,0x3E00,
  76.     0x0000,0x3E00,0x0000,0x3E00,0x0007,0xFE00,0x0007,0xFE00,
  77.     0x0007,0xFE00,0x0007,0xFE00,0x0007,0xFE00,0x0007,0xFE00,
  78.     0x0007,0xFE00,0x0007,0xFE00,0x0000,0x0000,0x0000,0x0000,
  79.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x007F,0xFE00,
  80.     0x007F,0xFE00,0x0000,0x0000
  81. };
  82.  
  83. struct Image Image2 = {
  84.     0,0,    /* XY origin relative to container TopLeft */
  85.     32,38,    /* Image width and height in pixels */
  86.     3,    /* number of bitplanes in Image */
  87.     ImageData2,    /* pointer to ImageData */
  88.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  89.     NULL    /* next Image structure */
  90. };
  91.  
  92. USHORT __chip ImageData3[] = {
  93.     0x0FFF,0xFFF0,0x0800,0x0010,0x0800,0x0010,0x0BFF,0xFFD0,
  94.     0x0BFF,0xFFD0,0x0BFF,0xFFD0,0x0BFF,0xFFD0,0x0BFF,0xFFD0,
  95.     0x0BE0,0x0010,0x0BE0,0x0010,0x0BE0,0x0010,0x0BE0,0x0010,
  96.     0x0BE0,0x0010,0x0BE0,0x0010,0x0BE0,0x0010,0x0BE0,0x0010,
  97.     0x0BE0,0x0010,0x0BFF,0xE010,0x0BFF,0xE010,0x0BFF,0xE010,
  98.     0x0BFF,0xE010,0x0BFF,0xE010,0x0BE0,0x0010,0x0BE0,0x0010,
  99.     0x0BE0,0x0010,0x0BE0,0x0010,0x0BE0,0x0010,0x0BE0,0x0010,
  100.     0x0BE0,0x0010,0x0BE0,0x0010,0x0BFF,0xFFD0,0x0BFF,0xFFD0,
  101.     0x0BFF,0xFFD0,0x0BFF,0xFFD0,0x0BFF,0xFFD0,0x0800,0x0010,
  102.     0x0800,0x0010,0x0FFF,0xFFF0,0x0000,0x0000,0x0000,0x0000,
  103.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  104.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  105.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  106.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  107.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  108.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  109.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  110.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  111.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  112.     0x0000,0x0000,0x07FF,0xFFE0,0x07FF,0xFFE0,0x0400,0x0020,
  113.     0x0400,0x0020,0x0400,0x0020,0x0400,0x0020,0x0400,0x0020,
  114.     0x041F,0xFFE0,0x041F,0xFFE0,0x041F,0xFFE0,0x041F,0xFFE0,
  115.     0x041F,0xFFE0,0x041F,0xFFE0,0x041F,0xFFE0,0x041F,0xFFE0,
  116.     0x041F,0xFFE0,0x0400,0x1FE0,0x0400,0x1FE0,0x0400,0x1FE0,
  117.     0x0400,0x1FE0,0x0400,0x1FE0,0x041F,0xFFE0,0x041F,0xFFE0,
  118.     0x041F,0xFFE0,0x041F,0xFFE0,0x041F,0xFFE0,0x041F,0xFFE0,
  119.     0x041F,0xFFE0,0x041F,0xFFE0,0x0400,0x0020,0x0400,0x0020,
  120.     0x0400,0x0020,0x0400,0x0020,0x0400,0x0020,0x07FF,0xFFE0,
  121.     0x07FF,0xFFE0,0x0000,0x0000
  122. };
  123.  
  124. struct Image Image3 = {
  125.     0,0,    /* XY origin relative to container TopLeft */
  126.     32,38,    /* Image width and height in pixels */
  127.     3,    /* number of bitplanes in Image */
  128.     ImageData3,    /* pointer to ImageData */
  129.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  130.     NULL    /* next Image structure */
  131. };
  132.  
  133. USHORT __chip ImageData4[] = {
  134.     0xFFFF,0xFFFF,0x8000,0x0001,0x8000,0x0001,0x9FFF,0xFFF9,
  135.     0x9FFF,0xFFF9,0x9FFF,0xFFF9,0x9FFF,0xFFF9,0x9FFF,0xFFF9,
  136.     0x9F80,0x0001,0x9F80,0x0001,0x9F80,0x0001,0x9F80,0x0001,
  137.     0x9F80,0x0001,0x9F80,0x0001,0x9F80,0x0001,0x9F80,0x0001,
  138.     0x9F80,0x0001,0x9FFF,0xF001,0x9FFF,0xF001,0x9FFF,0xF001,
  139.     0x9FFF,0xF001,0x9FFF,0xF001,0x9F80,0x0001,0x9F80,0x0001,
  140.     0x9F80,0x0001,0x9F80,0x0001,0x9F80,0x0001,0x9F80,0x0001,
  141.     0x9F80,0x0001,0x9F80,0x0001,0x9FFF,0xFFF9,0x9FFF,0xFFF9,
  142.     0x9FFF,0xFFF9,0x9FFF,0xFFF9,0x9FFF,0xFFF9,0x8000,0x0001,
  143.     0x8000,0x0001,0xFFFF,0xFFFF,0x0000,0x0000,0x0000,0x0000,
  144.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  145.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  146.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  147.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  148.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  149.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  150.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  151.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  152.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  153.     0x0000,0x0000,0x7FFF,0xFFFE,0x7FFF,0xFFFE,0x6000,0x0006,
  154.     0x6000,0x0006,0x6000,0x0006,0x6000,0x0006,0x6000,0x0006,
  155.     0x607F,0xFFFE,0x607F,0xFFFE,0x607F,0xFFFE,0x607F,0xFFFE,
  156.     0x607F,0xFFFE,0x607F,0xFFFE,0x607F,0xFFFE,0x607F,0xFFFE,
  157.     0x607F,0xFFFE,0x6000,0x0FFE,0x6000,0x0FFE,0x6000,0x0FFE,
  158.     0x6000,0x0FFE,0x6000,0x0FFE,0x607F,0xFFFE,0x607F,0xFFFE,
  159.     0x607F,0xFFFE,0x607F,0xFFFE,0x607F,0xFFFE,0x607F,0xFFFE,
  160.     0x607F,0xFFFE,0x607F,0xFFFE,0x6000,0x0006,0x6000,0x0006,
  161.     0x6000,0x0006,0x6000,0x0006,0x6000,0x0006,0x7FFF,0xFFFE,
  162.     0x7FFF,0xFFFE,0x0000,0x0000
  163. };
  164.  
  165. struct Image Image4 = {
  166.     0,0,    /* XY origin relative to container TopLeft */
  167.     32,38,    /* Image width and height in pixels */
  168.     3,    /* number of bitplanes in Image */
  169.     ImageData4,    /* pointer to ImageData */
  170.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  171.     NULL    /* next Image structure */
  172. };
  173.  
  174. USHORT __chip ImageData5[] = {
  175.     0x000F,0xF000,0x0008,0x1000,0x000F,0x1000,0x000F,0x9000,
  176.     0x000F,0x9000,0x000F,0x9000,0x000C,0xD000,0x000C,0xD000,
  177.     0x000C,0x5000,0x000C,0x5000,0x000C,0x5000,0x000C,0x5000,
  178.     0x000C,0x7000,0x000C,0x7000,0x000C,0x7000,0x000C,0x7000,
  179.     0x000C,0x7000,0x000C,0x3000,0x000C,0x3000,0x000C,0x3000,
  180.     0x000C,0x3000,0x000C,0x3000,0x000C,0x3000,0x000C,0x7000,
  181.     0x000C,0x7000,0x000C,0x7000,0x000C,0x7000,0x000C,0x5000,
  182.     0x000C,0x5000,0x000C,0x5000,0x000C,0xD000,0x000C,0xD000,
  183.     0x000F,0xD000,0x000F,0x9000,0x000F,0x9000,0x000F,0x9000,
  184.     0x0008,0x1000,0x000F,0xF000,0x0000,0x0000,0x0000,0x0000,
  185.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  186.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  187.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  188.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  189.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  190.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  191.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  192.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  193.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  194.     0x0000,0x0000,0x0007,0xE000,0x0000,0xE000,0x0000,0x6000,
  195.     0x0000,0x6000,0x0000,0x6000,0x0003,0x2000,0x0003,0x2000,
  196.     0x0003,0xA000,0x0003,0xA000,0x0003,0xA000,0x0003,0xA000,
  197.     0x0003,0x8000,0x0003,0x8000,0x0003,0x8000,0x0003,0x8000,
  198.     0x0003,0x8000,0x0003,0xC000,0x0003,0xC000,0x0003,0xC000,
  199.     0x0003,0xC000,0x0003,0xC000,0x0003,0xC000,0x0003,0x8000,
  200.     0x0003,0x8000,0x0003,0x8000,0x0003,0x8000,0x0003,0xA000,
  201.     0x0003,0xA000,0x0003,0xA000,0x0003,0x2000,0x0003,0x2000,
  202.     0x0000,0x2000,0x0000,0x6000,0x0000,0x6000,0x0000,0x6000,
  203.     0x0007,0xE000,0x0000,0x0000
  204. };
  205.  
  206. struct Image Image5 = {
  207.     0,0,    /* XY origin relative to container TopLeft */
  208.     32,38,    /* Image width and height in pixels */
  209.     3,    /* number of bitplanes in Image */
  210.     ImageData5,    /* pointer to ImageData */
  211.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  212.     NULL    /* next Image structure */
  213. };
  214.  
  215. USHORT __chip ImageData6[] = {
  216.     0x00FF,0xFF00,0x0080,0x0100,0x00FF,0x8100,0x00FF,0xE100,
  217.     0x00FF,0xE100,0x00FF,0xE100,0x00E0,0x7100,0x00E0,0x7900,
  218.     0x00E0,0x3900,0x00E0,0x1900,0x00E0,0x1900,0x00E0,0x1900,
  219.     0x00E0,0x1D00,0x00E0,0x1D00,0x00E0,0x1D00,0x00E0,0x1F00,
  220.     0x00E0,0x1F00,0x00E0,0x0F00,0x00E0,0x0F00,0x00E0,0x0F00,
  221.     0x00E0,0x0F00,0x00E0,0x0F00,0x00E0,0x0F00,0x00E0,0x1F00,
  222.     0x00E0,0x1D00,0x00E0,0x1D00,0x00E0,0x1D00,0x00E0,0x1900,
  223.     0x00E0,0x1900,0x00E0,0x3900,0x00E0,0x7900,0x00E0,0x7900,
  224.     0x00FF,0xF100,0x00FF,0xE100,0x00FF,0xE100,0x00FF,0xC100,
  225.     0x0080,0x0100,0x00FF,0xFF00,0x0000,0x0000,0x0000,0x0000,
  226.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  227.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  228.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  229.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  230.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  231.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  232.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  233.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  234.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  235.     0x0000,0x0000,0x007F,0xFE00,0x0000,0x7E00,0x0000,0x1E00,
  236.     0x0000,0x1E00,0x0000,0x1E00,0x001F,0x8E00,0x001F,0x8600,
  237.     0x001F,0xC600,0x001F,0xE600,0x001F,0xE600,0x001F,0xE600,
  238.     0x001F,0xE200,0x001F,0xE200,0x001F,0xE200,0x001F,0xE000,
  239.     0x001F,0xE000,0x001F,0xF000,0x001F,0xF000,0x001F,0xF000,
  240.     0x001F,0xF000,0x001F,0xF000,0x001F,0xF000,0x001F,0xE000,
  241.     0x001F,0xE200,0x001F,0xE200,0x001F,0xE200,0x001F,0xE600,
  242.     0x001F,0xE600,0x001F,0xC600,0x001F,0x8600,0x001F,0x8600,
  243.     0x0000,0x0E00,0x0000,0x1E00,0x0000,0x1E00,0x0000,0x3E00,
  244.     0x007F,0xFE00,0x0000,0x0000
  245. };
  246.  
  247. struct Image Image6 = {
  248.     0,0,    /* XY origin relative to container TopLeft */
  249.     32,38,    /* Image width and height in pixels */
  250.     3,    /* number of bitplanes in Image */
  251.     ImageData6,    /* pointer to ImageData */
  252.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  253.     NULL    /* next Image structure */
  254. };
  255.  
  256. USHORT __chip ImageData7[] = {
  257.     0x0FFF,0xFFF0,0x0800,0x0010,0x0BFF,0xC010,0x0BFF,0xF010,
  258.     0x0BFF,0xF010,0x0BFF,0xF810,0x0B80,0x7C10,0x0B80,0x7E10,
  259.     0x0B80,0x1E10,0x0B80,0x0E10,0x0B80,0x0F10,0x0B80,0x0F10,
  260.     0x0B80,0x0F90,0x0B80,0x0790,0x0B80,0x0790,0x0B80,0x07D0,
  261.     0x0B80,0x07D0,0x0B80,0x03D0,0x0B80,0x03D0,0x0B80,0x03D0,
  262.     0x0B80,0x03D0,0x0B80,0x03D0,0x0B80,0x03D0,0x0B80,0x07D0,
  263.     0x0B80,0x0790,0x0B80,0x0790,0x0B80,0x0F90,0x0B80,0x0F10,
  264.     0x0B80,0x0F10,0x0B80,0x1F10,0x0B80,0x3E10,0x0B80,0x7E10,
  265.     0x0BFF,0xFC10,0x0BFF,0xF810,0x0BFF,0xF010,0x0BFF,0xE010,
  266.     0x0800,0x0010,0x0FFF,0xFFF0,0x0000,0x0000,0x0000,0x0000,
  267.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  268.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  269.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  270.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  271.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  272.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  273.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  274.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  275.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  276.     0x0000,0x0000,0x07FF,0xFFE0,0x0400,0x3FE0,0x0400,0x0FE0,
  277.     0x0400,0x0FE0,0x0400,0x07E0,0x047F,0x83E0,0x047F,0x81E0,
  278.     0x047F,0xE1E0,0x047F,0xF1E0,0x047F,0xF0E0,0x047F,0xF0E0,
  279.     0x047F,0xF060,0x047F,0xF860,0x047F,0xF860,0x047F,0xF820,
  280.     0x047F,0xF820,0x047F,0xFC20,0x047F,0xFC20,0x047F,0xFC20,
  281.     0x047F,0xFC20,0x047F,0xFC20,0x047F,0xFC20,0x047F,0xF820,
  282.     0x047F,0xF860,0x047F,0xF860,0x047F,0xF060,0x047F,0xF0E0,
  283.     0x047F,0xF0E0,0x047F,0xE0E0,0x047F,0xC1E0,0x047F,0x81E0,
  284.     0x0400,0x03E0,0x0400,0x07E0,0x0400,0x0FE0,0x0400,0x1FE0,
  285.     0x07FF,0xFFE0,0x0000,0x0000
  286. };
  287.  
  288. struct Image Image7 = {
  289.     0,0,    /* XY origin relative to container TopLeft */
  290.     32,38,    /* Image width and height in pixels */
  291.     3,    /* number of bitplanes in Image */
  292.     ImageData7,    /* pointer to ImageData */
  293.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  294.     NULL    /* next Image structure */
  295. };
  296.  
  297. USHORT __chip ImageData8[] = {
  298.     0xFFFF,0xFFFF,0x8000,0x0001,0x9FFF,0xE001,0x9FFF,0xF801,
  299.     0x9FFF,0xFC01,0x9FFF,0xFE01,0x9E00,0x7F01,0x9E00,0x3F81,
  300.     0x9E00,0x0FC1,0x9E00,0x07C1,0x9E00,0x07E1,0x9E00,0x03E1,
  301.     0x9E00,0x03F1,0x9E00,0x01F1,0x9E00,0x01F1,0x9E00,0x01F9,
  302.     0x9E00,0x01F9,0x9E00,0x00F9,0x9E00,0x00F9,0x9E00,0x00F9,
  303.     0x9E00,0x00F9,0x9E00,0x00F9,0x9E00,0x00F9,0x9E00,0x01F9,
  304.     0x9E00,0x01F1,0x9E00,0x01F1,0x9E00,0x03F1,0x9E00,0x03E1,
  305.     0x9E00,0x07E1,0x9E00,0x0FE1,0x9E00,0x1FC1,0x9E00,0x7F81,
  306.     0x9FFF,0xFF01,0x9FFF,0xFE01,0x9FFF,0xFC01,0x9FFF,0xF001,
  307.     0x8000,0x0001,0xFFFF,0xFFFF,0x0000,0x0000,0x0000,0x0000,
  308.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  309.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  310.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  311.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  312.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  313.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  314.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  315.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  316.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  317.     0x0000,0x0000,0x7FFF,0xFFFE,0x6000,0x1FFE,0x6000,0x07FE,
  318.     0x6000,0x03FE,0x6000,0x01FE,0x61FF,0x80FE,0x61FF,0xC07E,
  319.     0x61FF,0xF03E,0x61FF,0xF83E,0x61FF,0xF81E,0x61FF,0xFC1E,
  320.     0x61FF,0xFC0E,0x61FF,0xFE0E,0x61FF,0xFE0E,0x61FF,0xFE06,
  321.     0x61FF,0xFE06,0x61FF,0xFF06,0x61FF,0xFF06,0x61FF,0xFF06,
  322.     0x61FF,0xFF06,0x61FF,0xFF06,0x61FF,0xFF06,0x61FF,0xFE06,
  323.     0x61FF,0xFE0E,0x61FF,0xFE0E,0x61FF,0xFC0E,0x61FF,0xFC1E,
  324.     0x61FF,0xF81E,0x61FF,0xF01E,0x61FF,0xE03E,0x61FF,0x807E,
  325.     0x6000,0x00FE,0x6000,0x01FE,0x6000,0x03FE,0x6000,0x0FFE,
  326.     0x7FFF,0xFFFE,0x0000,0x0000
  327. };
  328.  
  329. struct Image Image8 = {
  330.     0,0,    /* XY origin relative to container TopLeft */
  331.     32,38,    /* Image width and height in pixels */
  332.     3,    /* number of bitplanes in Image */
  333.     ImageData8,    /* pointer to ImageData */
  334.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  335.     NULL    /* next Image structure */
  336. };
  337.  
  338. USHORT __chip ImageData9[] = {
  339.     0x000F,0xF000,0x0008,0x1000,0x0008,0x9000,0x0008,0x9000,
  340.     0x0009,0x9000,0x0009,0x9000,0x0009,0x9000,0x0009,0x9000,
  341.     0x0009,0x9000,0x0009,0x9000,0x0009,0x9000,0x0009,0x9000,
  342.     0x0009,0x9000,0x0009,0x9000,0x0009,0xD000,0x0009,0xD000,
  343.     0x0009,0x5000,0x000B,0xD000,0x000B,0xD000,0x000B,0xD000,
  344.     0x000B,0xD000,0x000A,0x5000,0x000A,0x5000,0x000A,0x5000,
  345.     0x000A,0x5000,0x000A,0x5000,0x000A,0x7000,0x000A,0x7000,
  346.     0x000A,0x7000,0x000A,0x3000,0x000E,0x3000,0x000E,0x3000,
  347.     0x000E,0x3000,0x000C,0x3000,0x000C,0x3000,0x0008,0x1000,
  348.     0x0008,0x1000,0x000F,0xF000,0x0000,0x0000,0x0000,0x0000,
  349.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  350.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  351.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  352.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  353.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  354.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  355.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  356.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  357.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  358.     0x0000,0x0000,0x0007,0xE000,0x0007,0x6000,0x0007,0x6000,
  359.     0x0006,0x6000,0x0006,0x6000,0x0006,0x6000,0x0006,0x6000,
  360.     0x0006,0x6000,0x0006,0x6000,0x0006,0x6000,0x0006,0x6000,
  361.     0x0006,0x6000,0x0006,0x6000,0x0006,0x2000,0x0006,0x2000,
  362.     0x0006,0xA000,0x0004,0x2000,0x0004,0x2000,0x0004,0x2000,
  363.     0x0004,0x2000,0x0005,0xA000,0x0005,0xA000,0x0005,0xA000,
  364.     0x0005,0xA000,0x0005,0xA000,0x0005,0x8000,0x0005,0x8000,
  365.     0x0005,0x8000,0x0005,0xC000,0x0001,0xC000,0x0001,0xC000,
  366.     0x0001,0xC000,0x0003,0xC000,0x0003,0xC000,0x0007,0xE000,
  367.     0x0007,0xE000,0x0000,0x0000
  368. };
  369.  
  370. struct Image Image9 = {
  371.     0,0,    /* XY origin relative to container TopLeft */
  372.     32,38,    /* Image width and height in pixels */
  373.     3,    /* number of bitplanes in Image */
  374.     ImageData9,    /* pointer to ImageData */
  375.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  376.     NULL    /* next Image structure */
  377. };
  378.  
  379. USHORT __chip ImageData10[] = {
  380.     0x00FF,0xFF00,0x0080,0x0100,0x0081,0xC100,0x0081,0xC100,
  381.     0x0083,0xC100,0x0083,0xC100,0x0083,0xC100,0x0083,0xC100,
  382.     0x0083,0xC100,0x0083,0xC100,0x0083,0xE100,0x0083,0xE100,
  383.     0x0083,0xE100,0x0083,0x6100,0x0087,0x7100,0x0087,0x7100,
  384.     0x0086,0x3100,0x008F,0xF100,0x008F,0xF100,0x008F,0xF100,
  385.     0x008F,0xF100,0x008C,0x3100,0x008C,0x3100,0x008C,0x3900,
  386.     0x008C,0x3900,0x008C,0x3900,0x009C,0x1D00,0x009C,0x1D00,
  387.     0x009C,0x1D00,0x0098,0x0D00,0x00B8,0x0F00,0x00B8,0x0F00,
  388.     0x00B8,0x0F00,0x00F0,0x0F00,0x00F0,0x0F00,0x0080,0x0100,
  389.     0x0080,0x0100,0x00FF,0xFF00,0x0000,0x0000,0x0000,0x0000,
  390.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  391.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  392.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  393.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  394.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  395.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  396.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  397.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  398.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  399.     0x0000,0x0000,0x007F,0xFE00,0x007E,0x3E00,0x007E,0x3E00,
  400.     0x007C,0x3E00,0x007C,0x3E00,0x007C,0x3E00,0x007C,0x3E00,
  401.     0x007C,0x3E00,0x007C,0x3E00,0x007C,0x1E00,0x007C,0x1E00,
  402.     0x007C,0x1E00,0x007C,0x9E00,0x0078,0x8E00,0x0078,0x8E00,
  403.     0x0079,0xCE00,0x0070,0x0E00,0x0070,0x0E00,0x0070,0x0E00,
  404.     0x0070,0x0E00,0x0073,0xCE00,0x0073,0xCE00,0x0073,0xC600,
  405.     0x0073,0xC600,0x0073,0xC600,0x0063,0xE200,0x0063,0xE200,
  406.     0x0063,0xE200,0x0067,0xF200,0x0047,0xF000,0x0047,0xF000,
  407.     0x0047,0xF000,0x000F,0xF000,0x000F,0xF000,0x007F,0xFE00,
  408.     0x007F,0xFE00,0x0000,0x0000
  409. };
  410.  
  411. struct Image Image10 = {
  412.     0,0,    /* XY origin relative to container TopLeft */
  413.     32,38,    /* Image width and height in pixels */
  414.     3,    /* number of bitplanes in Image */
  415.     ImageData10,    /* pointer to ImageData */
  416.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  417.     NULL    /* next Image structure */
  418. };
  419.  
  420. USHORT __chip ImageData11[] = {
  421.     0x0FFF,0xFFF0,0x0800,0x0010,0x0803,0xE010,0x0803,0xE010,
  422.     0x0807,0xF010,0x0807,0xF010,0x0807,0xF010,0x080F,0x7010,
  423.     0x080F,0x7010,0x080E,0x7010,0x080E,0x7810,0x080E,0x7810,
  424.     0x080E,0x7810,0x080E,0x3810,0x081E,0x3C10,0x081E,0x3C10,
  425.     0x081C,0x1C10,0x083F,0xFE10,0x083F,0xFE10,0x083F,0xFE10,
  426.     0x087F,0xFE10,0x0878,0x0E10,0x0878,0x0E10,0x0870,0x0F10,
  427.     0x0870,0x0F10,0x0870,0x0F10,0x08F0,0x0790,0x08F0,0x0790,
  428.     0x08F0,0x0790,0x08E0,0x0390,0x09E0,0x03D0,0x09E0,0x03D0,
  429.     0x09E0,0x03D0,0x0BC0,0x01D0,0x0BC0,0x01D0,0x0800,0x0010,
  430.     0x0800,0x0010,0x0FFF,0xFFF0,0x0000,0x0000,0x0000,0x0000,
  431.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  432.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  433.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  434.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  435.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  436.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  437.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  438.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  439.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  440.     0x0000,0x0000,0x07FF,0xFFE0,0x07FC,0x1FE0,0x07FC,0x1FE0,
  441.     0x07F8,0x0FE0,0x07F8,0x0FE0,0x07F8,0x0FE0,0x07F0,0x8FE0,
  442.     0x07F0,0x8FE0,0x07F1,0x8FE0,0x07F1,0x87E0,0x07F1,0x87E0,
  443.     0x07F1,0x87E0,0x07F1,0xC7E0,0x07E1,0xC3E0,0x07E1,0xC3E0,
  444.     0x07E3,0xE3E0,0x07C0,0x01E0,0x07C0,0x01E0,0x07C0,0x01E0,
  445.     0x0780,0x01E0,0x0787,0xF1E0,0x0787,0xF1E0,0x078F,0xF0E0,
  446.     0x078F,0xF0E0,0x078F,0xF0E0,0x070F,0xF860,0x070F,0xF860,
  447.     0x070F,0xF860,0x071F,0xFC60,0x061F,0xFC20,0x061F,0xFC20,
  448.     0x061F,0xFC20,0x043F,0xFE20,0x043F,0xFE20,0x07FF,0xFFE0,
  449.     0x07FF,0xFFE0,0x0000,0x0000
  450. };
  451.  
  452. struct Image Image11 = {
  453.     0,0,    /* XY origin relative to container TopLeft */
  454.     32,38,    /* Image width and height in pixels */
  455.     3,    /* number of bitplanes in Image */
  456.     ImageData11,    /* pointer to ImageData */
  457.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  458.     NULL    /* next Image structure */
  459. };
  460.  
  461. USHORT __chip ImageData12[] = {
  462.     0xFFFF,0xFFFF,0x8000,0x0001,0x8007,0xF001,0x8007,0xF001,
  463.     0x800F,0xF801,0x800F,0xF801,0x800F,0xF801,0x801F,0x7C01,
  464.     0x801F,0x7C01,0x801E,0x3C01,0x803E,0x3E01,0x803E,0x3E01,
  465.     0x803E,0x3E01,0x803C,0x1E01,0x807C,0x1F01,0x807C,0x1F01,
  466.     0x8078,0x0F01,0x80FF,0xFF81,0x80FF,0xFF81,0x80FF,0xFF81,
  467.     0x81FF,0xFFC1,0x81F0,0x07C1,0x81F0,0x07C1,0x83E0,0x03E1,
  468.     0x83E0,0x03E1,0x83E0,0x03E1,0x87C0,0x01F1,0x87C0,0x01F1,
  469.     0x87C0,0x01F1,0x8780,0x00F1,0x8F80,0x00F9,0x8F80,0x00F9,
  470.     0x8F80,0x00F9,0x9F00,0x007D,0x9F00,0x007D,0x8000,0x0001,
  471.     0x8000,0x0001,0xFFFF,0xFFFF,0x0000,0x0000,0x0000,0x0000,
  472.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  473.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  474.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  475.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  476.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  477.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  478.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  479.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  480.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  481.     0x0000,0x0000,0x7FFF,0xFFFE,0x7FF8,0x0FFE,0x7FF8,0x0FFE,
  482.     0x7FF0,0x07FE,0x7FF0,0x07FE,0x7FF0,0x07FE,0x7FE0,0x83FE,
  483.     0x7FE0,0x83FE,0x7FE1,0xC3FE,0x7FC1,0xC1FE,0x7FC1,0xC1FE,
  484.     0x7FC1,0xC1FE,0x7FC3,0xE1FE,0x7F83,0xE0FE,0x7F83,0xE0FE,
  485.     0x7F87,0xF0FE,0x7F00,0x007E,0x7F00,0x007E,0x7F00,0x007E,
  486.     0x7E00,0x003E,0x7E0F,0xF83E,0x7E0F,0xF83E,0x7C1F,0xFC1E,
  487.     0x7C1F,0xFC1E,0x7C1F,0xFC1E,0x783F,0xFE0E,0x783F,0xFE0E,
  488.     0x783F,0xFE0E,0x787F,0xFF0E,0x707F,0xFF06,0x707F,0xFF06,
  489.     0x707F,0xFF06,0x60FF,0xFF82,0x60FF,0xFF82,0x7FFF,0xFFFE,
  490.     0x7FFF,0xFFFE,0x0000,0x0000
  491. };
  492.  
  493. struct Image Image12 = {
  494.     0,0,    /* XY origin relative to container TopLeft */
  495.     32,38,    /* Image width and height in pixels */
  496.     3,    /* number of bitplanes in Image */
  497.     ImageData12,    /* pointer to ImageData */
  498.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  499.     NULL    /* next Image structure */
  500. };
  501.  
  502. USHORT __chip ImageData13[] = {
  503.     0x000F,0xF000,0x0008,0x1000,0x000B,0x9000,0x000B,0xD000,
  504.     0x000B,0xD000,0x000B,0xD000,0x000A,0x5000,0x000A,0x5000,
  505.     0x000A,0x3000,0x000A,0x3000,0x000A,0x3000,0x000A,0x3000,
  506.     0x000A,0x3000,0x000A,0x5000,0x000A,0x5000,0x000B,0xD000,
  507.     0x000B,0xD000,0x000B,0xD000,0x000B,0x9000,0x000A,0x1000,
  508.     0x000A,0x1000,0x000A,0x1000,0x000A,0x1000,0x000A,0x1000,
  509.     0x000A,0x1000,0x000A,0x1000,0x000A,0x1000,0x000A,0x1000,
  510.     0x000A,0x1000,0x000A,0x1000,0x000A,0x1000,0x000A,0x1000,
  511.     0x000A,0x1000,0x000A,0x1000,0x000A,0x1000,0x000A,0x1000,
  512.     0x0008,0x1000,0x000F,0xF000,0x0000,0x0000,0x0000,0x0000,
  513.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  514.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  515.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  516.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  517.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  518.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  519.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  520.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  521.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  522.     0x0000,0x0000,0x0007,0xE000,0x0004,0x6000,0x0004,0x2000,
  523.     0x0004,0x2000,0x0004,0x2000,0x0005,0xA000,0x0005,0xA000,
  524.     0x0005,0xC000,0x0005,0xC000,0x0005,0xC000,0x0005,0xC000,
  525.     0x0005,0xC000,0x0005,0xA000,0x0005,0xA000,0x0004,0x2000,
  526.     0x0004,0x2000,0x0004,0x2000,0x0004,0x6000,0x0005,0xE000,
  527.     0x0005,0xE000,0x0005,0xE000,0x0005,0xE000,0x0005,0xE000,
  528.     0x0005,0xE000,0x0005,0xE000,0x0005,0xE000,0x0005,0xE000,
  529.     0x0005,0xE000,0x0005,0xE000,0x0005,0xE000,0x0005,0xE000,
  530.     0x0005,0xE000,0x0005,0xE000,0x0005,0xE000,0x0005,0xE000,
  531.     0x0007,0xE000,0x0000,0x0000
  532. };
  533.  
  534. struct Image Image13 = {
  535.     0,0,    /* XY origin relative to container TopLeft */
  536.     32,38,    /* Image width and height in pixels */
  537.     3,    /* number of bitplanes in Image */
  538.     ImageData13,    /* pointer to ImageData */
  539.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  540.     NULL    /* next Image structure */
  541. };
  542.  
  543. USHORT __chip ImageData14[] = {
  544.     0x00FF,0xFF00,0x0080,0x0100,0x009F,0xE100,0x009F,0xF100,
  545.     0x009F,0xF100,0x009F,0xF900,0x009C,0x3D00,0x009C,0x1D00,
  546.     0x009C,0x0F00,0x009C,0x0F00,0x009C,0x0F00,0x009C,0x0F00,
  547.     0x009C,0x0F00,0x009C,0x1D00,0x009C,0x3D00,0x009F,0xF900,
  548.     0x009F,0xF100,0x009F,0xF100,0x009F,0xE100,0x009C,0x0100,
  549.     0x009C,0x0100,0x009C,0x0100,0x009C,0x0100,0x009C,0x0100,
  550.     0x009C,0x0100,0x009C,0x0100,0x009C,0x0100,0x009C,0x0100,
  551.     0x009C,0x0100,0x009C,0x0100,0x009C,0x0100,0x009C,0x0100,
  552.     0x009C,0x0100,0x009C,0x0100,0x009C,0x0100,0x009C,0x0100,
  553.     0x0080,0x0100,0x00FF,0xFF00,0x0000,0x0000,0x0000,0x0000,
  554.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  555.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  556.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  557.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  558.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  559.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  560.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  561.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  562.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  563.     0x0000,0x0000,0x007F,0xFE00,0x0060,0x1E00,0x0060,0x0E00,
  564.     0x0060,0x0E00,0x0060,0x0600,0x0063,0xC200,0x0063,0xE200,
  565.     0x0063,0xF000,0x0063,0xF000,0x0063,0xF000,0x0063,0xF000,
  566.     0x0063,0xF000,0x0063,0xE200,0x0063,0xC200,0x0060,0x0600,
  567.     0x0060,0x0E00,0x0060,0x0E00,0x0060,0x1E00,0x0063,0xFE00,
  568.     0x0063,0xFE00,0x0063,0xFE00,0x0063,0xFE00,0x0063,0xFE00,
  569.     0x0063,0xFE00,0x0063,0xFE00,0x0063,0xFE00,0x0063,0xFE00,
  570.     0x0063,0xFE00,0x0063,0xFE00,0x0063,0xFE00,0x0063,0xFE00,
  571.     0x0063,0xFE00,0x0063,0xFE00,0x0063,0xFE00,0x0063,0xFE00,
  572.     0x007F,0xFE00,0x0000,0x0000
  573. };
  574.  
  575. struct Image Image14 = {
  576.     0,0,    /* XY origin relative to container TopLeft */
  577.     32,38,    /* Image width and height in pixels */
  578.     3,    /* number of bitplanes in Image */
  579.     ImageData14,    /* pointer to ImageData */
  580.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  581.     NULL    /* next Image structure */
  582. };
  583.  
  584. USHORT __chip ImageData15[] = {
  585.     0x0FFF,0xFFF0,0x0800,0x0010,0x08FF,0xF810,0x08FF,0xFE10,
  586.     0x08FF,0xFE10,0x08FF,0xFF10,0x08F0,0x0F90,0x08F0,0x0790,
  587.     0x08F0,0x03D0,0x08F0,0x03D0,0x08F0,0x01D0,0x08F0,0x03D0,
  588.     0x08F0,0x03D0,0x08F0,0x0790,0x08F0,0x0F90,0x08FF,0xFF10,
  589.     0x08FF,0xFE10,0x08FF,0xFE10,0x08FF,0xF810,0x08F0,0x0010,
  590.     0x08F0,0x0010,0x08F0,0x0010,0x08F0,0x0010,0x08F0,0x0010,
  591.     0x08F0,0x0010,0x08F0,0x0010,0x08F0,0x0010,0x08F0,0x0010,
  592.     0x08F0,0x0010,0x08F0,0x0010,0x08F0,0x0010,0x08F0,0x0010,
  593.     0x08F0,0x0010,0x08F0,0x0010,0x08F0,0x0010,0x08F0,0x0010,
  594.     0x0800,0x0010,0x0FFF,0xFFF0,0x0000,0x0000,0x0000,0x0000,
  595.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  596.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  597.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  598.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  599.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  600.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  601.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  602.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  603.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  604.     0x0000,0x0000,0x07FF,0xFFE0,0x0700,0x07E0,0x0700,0x01E0,
  605.     0x0700,0x01E0,0x0700,0x00E0,0x070F,0xF060,0x070F,0xF860,
  606.     0x070F,0xFC20,0x070F,0xFC20,0x070F,0xFE20,0x070F,0xFC20,
  607.     0x070F,0xFC20,0x070F,0xF860,0x070F,0xF060,0x0700,0x00E0,
  608.     0x0700,0x01E0,0x0700,0x01E0,0x0700,0x07E0,0x070F,0xFFE0,
  609.     0x070F,0xFFE0,0x070F,0xFFE0,0x070F,0xFFE0,0x070F,0xFFE0,
  610.     0x070F,0xFFE0,0x070F,0xFFE0,0x070F,0xFFE0,0x070F,0xFFE0,
  611.     0x070F,0xFFE0,0x070F,0xFFE0,0x070F,0xFFE0,0x070F,0xFFE0,
  612.     0x070F,0xFFE0,0x070F,0xFFE0,0x070F,0xFFE0,0x070F,0xFFE0,
  613.     0x07FF,0xFFE0,0x0000,0x0000
  614. };
  615.  
  616. struct Image Image15 = {
  617.     0,0,    /* XY origin relative to container TopLeft */
  618.     32,38,    /* Image width and height in pixels */
  619.     3,    /* number of bitplanes in Image */
  620.     ImageData15,    /* pointer to ImageData */
  621.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  622.     NULL    /* next Image structure */
  623. };
  624.  
  625. USHORT __chip ImageData16[] = {
  626.     0xFFFF,0xFFFF,0x8000,0x0001,0x87FF,0xFE01,0x87FF,0xFF81,
  627.     0x87FF,0xFFC1,0x87FF,0xFFE1,0x87C0,0x07F1,0x87C0,0x01F1,
  628.     0x87C0,0x00F9,0x87C0,0x00F9,0x87C0,0x0079,0x87C0,0x00F9,
  629.     0x87C0,0x00F9,0x87C0,0x01F1,0x87C0,0x07F1,0x87FF,0xFFE1,
  630.     0x87FF,0xFFC1,0x87FF,0xFF81,0x87FF,0xFE01,0x87C0,0x0001,
  631.     0x87C0,0x0001,0x87C0,0x0001,0x87C0,0x0001,0x87C0,0x0001,
  632.     0x87C0,0x0001,0x87C0,0x0001,0x87C0,0x0001,0x87C0,0x0001,
  633.     0x87C0,0x0001,0x87C0,0x0001,0x87C0,0x0001,0x87C0,0x0001,
  634.     0x87C0,0x0001,0x87C0,0x0001,0x87C0,0x0001,0x87C0,0x0001,
  635.     0x8000,0x0001,0xFFFF,0xFFFF,0x0000,0x0000,0x0000,0x0000,
  636.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  637.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  638.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  639.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  640.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  641.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  642.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  643.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  644.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  645.     0x0000,0x0000,0x7FFF,0xFFFE,0x7800,0x01FE,0x7800,0x007E,
  646.     0x7800,0x003E,0x7800,0x001E,0x783F,0xF80E,0x783F,0xFE0E,
  647.     0x783F,0xFF06,0x783F,0xFF06,0x783F,0xFF86,0x783F,0xFF06,
  648.     0x783F,0xFF06,0x783F,0xFE0E,0x783F,0xF80E,0x7800,0x001E,
  649.     0x7800,0x003E,0x7800,0x007E,0x7800,0x01FE,0x783F,0xFFFE,
  650.     0x783F,0xFFFE,0x783F,0xFFFE,0x783F,0xFFFE,0x783F,0xFFFE,
  651.     0x783F,0xFFFE,0x783F,0xFFFE,0x783F,0xFFFE,0x783F,0xFFFE,
  652.     0x783F,0xFFFE,0x783F,0xFFFE,0x783F,0xFFFE,0x783F,0xFFFE,
  653.     0x783F,0xFFFE,0x783F,0xFFFE,0x783F,0xFFFE,0x783F,0xFFFE,
  654.     0x7FFF,0xFFFE,0x0000,0x0000
  655. };
  656.  
  657. struct Image Image16 = {
  658.     0,0,    /* XY origin relative to container TopLeft */
  659.     32,38,    /* Image width and height in pixels */
  660.     3,    /* number of bitplanes in Image */
  661.     ImageData16,    /* pointer to ImageData */
  662.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  663.     NULL    /* next Image structure */
  664. };
  665.  
  666. USHORT __chip ImageData17[] = {
  667.     0x000F,0xF000,0x0008,0x1000,0x0009,0x9000,0x0009,0xD000,
  668.     0x000B,0xD000,0x000B,0xD000,0x000A,0x5000,0x000A,0x5000,
  669.     0x000A,0x5000,0x000A,0x1000,0x000A,0x1000,0x000A,0x1000,
  670.     0x000A,0x1000,0x000A,0x1000,0x000A,0x1000,0x000B,0x1000,
  671.     0x000B,0x1000,0x0009,0x1000,0x0009,0x9000,0x0009,0x9000,
  672.     0x0008,0xD000,0x0008,0xD000,0x0008,0x5000,0x0008,0x5000,
  673.     0x0008,0x5000,0x0008,0x1000,0x000A,0x1000,0x000A,0x1000,
  674.     0x000A,0x1000,0x000A,0x5000,0x000A,0x5000,0x000B,0xD000,
  675.     0x000B,0xD000,0x0009,0xD000,0x0009,0xD000,0x0008,0x9000,
  676.     0x0008,0x1000,0x000F,0xF000,0x0000,0x0000,0x0000,0x0000,
  677.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  678.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  679.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  680.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  681.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  682.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  683.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  684.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  685.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  686.     0x0000,0x0000,0x0007,0xE000,0x0006,0x6000,0x0006,0x2000,
  687.     0x0004,0x2000,0x0004,0x2000,0x0005,0xA000,0x0005,0xA000,
  688.     0x0005,0xA000,0x0005,0xE000,0x0005,0xE000,0x0005,0xE000,
  689.     0x0005,0xE000,0x0005,0xE000,0x0005,0xE000,0x0004,0xE000,
  690.     0x0004,0xE000,0x0006,0xE000,0x0006,0x6000,0x0006,0x6000,
  691.     0x0007,0x2000,0x0007,0x2000,0x0007,0xA000,0x0007,0xA000,
  692.     0x0007,0xA000,0x0007,0xE000,0x0005,0xE000,0x0005,0xE000,
  693.     0x0005,0xE000,0x0005,0xA000,0x0005,0xA000,0x0004,0x2000,
  694.     0x0004,0x2000,0x0006,0x2000,0x0006,0x2000,0x0007,0x6000,
  695.     0x0007,0xE000,0x0000,0x0000
  696. };
  697.  
  698. struct Image Image17 = {
  699.     0,0,    /* XY origin relative to container TopLeft */
  700.     32,38,    /* Image width and height in pixels */
  701.     3,    /* number of bitplanes in Image */
  702.     ImageData17,    /* pointer to ImageData */
  703.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  704.     NULL    /* next Image structure */
  705. };
  706.  
  707. USHORT __chip ImageData18[] = {
  708.     0x00FF,0xFF00,0x0080,0x0100,0x0083,0xC100,0x0087,0xF100,
  709.     0x008F,0xF100,0x008F,0xF100,0x008C,0x3900,0x008C,0x3D00,
  710.     0x009C,0x1D00,0x009C,0x0D00,0x009C,0x0D00,0x009C,0x0D00,
  711.     0x009C,0x0100,0x009C,0x0100,0x009C,0x0100,0x008F,0x0100,
  712.     0x008F,0x0100,0x0087,0x0100,0x0083,0xC100,0x0083,0xE100,
  713.     0x0080,0xF100,0x0080,0xF100,0x0080,0x3900,0x0080,0x1D00,
  714.     0x0080,0x1D00,0x0080,0x0D00,0x0098,0x0D00,0x0098,0x0D00,
  715.     0x0098,0x0D00,0x009C,0x1D00,0x008C,0x1D00,0x008F,0x7900,
  716.     0x008F,0xF900,0x0087,0xF100,0x0083,0xF100,0x0080,0xC100,
  717.     0x0080,0x0100,0x00FF,0xFF00,0x0000,0x0000,0x0000,0x0000,
  718.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  719.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  720.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  721.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  722.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  723.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  724.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  725.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  726.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  727.     0x0000,0x0000,0x007F,0xFE00,0x007C,0x3E00,0x0078,0x0E00,
  728.     0x0070,0x0E00,0x0070,0x0E00,0x0073,0xC600,0x0073,0xC200,
  729.     0x0063,0xE200,0x0063,0xF200,0x0063,0xF200,0x0063,0xF200,
  730.     0x0063,0xFE00,0x0063,0xFE00,0x0063,0xFE00,0x0070,0xFE00,
  731.     0x0070,0xFE00,0x0078,0xFE00,0x007C,0x3E00,0x007C,0x1E00,
  732.     0x007F,0x0E00,0x007F,0x0E00,0x007F,0xC600,0x007F,0xE200,
  733.     0x007F,0xE200,0x007F,0xF200,0x0067,0xF200,0x0067,0xF200,
  734.     0x0067,0xF200,0x0063,0xE200,0x0073,0xE200,0x0070,0x8600,
  735.     0x0070,0x0600,0x0078,0x0E00,0x007C,0x0E00,0x007F,0x3E00,
  736.     0x007F,0xFE00,0x0000,0x0000
  737. };
  738.  
  739. struct Image Image18 = {
  740.     0,0,    /* XY origin relative to container TopLeft */
  741.     32,38,    /* Image width and height in pixels */
  742.     3,    /* number of bitplanes in Image */
  743.     ImageData18,    /* pointer to ImageData */
  744.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  745.     NULL    /* next Image structure */
  746. };
  747.  
  748. USHORT __chip ImageData19[] = {
  749.     0x0FFF,0xFFF0,0x0800,0x0010,0x080F,0xF010,0x081F,0xFC10,
  750.     0x083F,0xFE10,0x087E,0x7E10,0x0878,0x0F10,0x0870,0x0F90,
  751.     0x08F0,0x0790,0x08F0,0x0390,0x08F0,0x0390,0x08F0,0x0390,
  752.     0x08F0,0x0010,0x08F0,0x0010,0x08F8,0x0010,0x087E,0x0010,
  753.     0x087E,0x0010,0x081F,0x8010,0x080F,0xE010,0x0807,0xF810,
  754.     0x0801,0xFE10,0x0800,0x7E10,0x0800,0x0F10,0x0800,0x0790,
  755.     0x0800,0x0790,0x0800,0x0390,0x08E0,0x0390,0x08E0,0x0390,
  756.     0x08E0,0x0390,0x08F0,0x0790,0x0878,0x0790,0x087E,0x3F10,
  757.     0x083F,0xFF10,0x081F,0xFE10,0x080F,0xFC10,0x0801,0xF010,
  758.     0x0800,0x0010,0x0FFF,0xFFF0,0x0000,0x0000,0x0000,0x0000,
  759.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  760.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  761.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  762.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  763.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  764.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  765.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  766.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  767.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  768.     0x0000,0x0000,0x07FF,0xFFE0,0x07F0,0x0FE0,0x07E0,0x03E0,
  769.     0x07C0,0x01E0,0x0781,0x81E0,0x0787,0xF0E0,0x078F,0xF060,
  770.     0x070F,0xF860,0x070F,0xFC60,0x070F,0xFC60,0x070F,0xFC60,
  771.     0x070F,0xFFE0,0x070F,0xFFE0,0x0707,0xFFE0,0x0781,0xFFE0,
  772.     0x0781,0xFFE0,0x07E0,0x7FE0,0x07F0,0x1FE0,0x07F8,0x07E0,
  773.     0x07FE,0x01E0,0x07FF,0x81E0,0x07FF,0xF0E0,0x07FF,0xF860,
  774.     0x07FF,0xF860,0x07FF,0xFC60,0x071F,0xFC60,0x071F,0xFC60,
  775.     0x071F,0xFC60,0x070F,0xF860,0x0787,0xF860,0x0781,0xC0E0,
  776.     0x07C0,0x00E0,0x07E0,0x01E0,0x07F0,0x03E0,0x07FE,0x0FE0,
  777.     0x07FF,0xFFE0,0x0000,0x0000
  778. };
  779.  
  780. struct Image Image19 = {
  781.     0,0,    /* XY origin relative to container TopLeft */
  782.     32,38,    /* Image width and height in pixels */
  783.     3,    /* number of bitplanes in Image */
  784.     ImageData19,    /* pointer to ImageData */
  785.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  786.     NULL    /* next Image structure */
  787. };
  788.  
  789. USHORT __chip ImageData20[] = {
  790.     0xFFFF,0xFFFF,0x8000,0x0001,0x801F,0xFC01,0x807F,0xFF01,
  791.     0x80FF,0xFF81,0x81FC,0x3FC1,0x83F0,0x07E1,0x83E0,0x03F1,
  792.     0x87C0,0x01F1,0x87C0,0x00F1,0x87C0,0x00F1,0x87C0,0x00F1,
  793.     0x87C0,0x0001,0x87C0,0x0001,0x87F0,0x0001,0x83FC,0x0001,
  794.     0x81FE,0x0001,0x807F,0x8001,0x803F,0xF001,0x800F,0xFE01,
  795.     0x8003,0xFF81,0x8000,0x7FC1,0x8000,0x07E1,0x8000,0x01F1,
  796.     0x8000,0x01F1,0x8000,0x00F1,0x8780,0x00F1,0x8780,0x00F1,
  797.     0x8780,0x00F1,0x87C0,0x01F1,0x83F0,0x01F1,0x81FE,0x1FE1,
  798.     0x80FF,0xFFE1,0x807F,0xFFC1,0x801F,0xFF01,0x8001,0xF801,
  799.     0x8000,0x0001,0xFFFF,0xFFFF,0x0000,0x0000,0x0000,0x0000,
  800.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  801.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  802.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  803.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  804.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  805.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  806.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  807.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  808.     0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  809.     0x0000,0x0000,0x7FFF,0xFFFE,0x7FE0,0x03FE,0x7F80,0x00FE,
  810.     0x7F00,0x007E,0x7E03,0xC03E,0x7C0F,0xF81E,0x7C1F,0xFC0E,
  811.     0x783F,0xFE0E,0x783F,0xFF0E,0x783F,0xFF0E,0x783F,0xFF0E,
  812.     0x783F,0xFFFE,0x783F,0xFFFE,0x780F,0xFFFE,0x7C03,0xFFFE,
  813.     0x7E01,0xFFFE,0x7F80,0x7FFE,0x7FC0,0x0FFE,0x7FF0,0x01FE,
  814.     0x7FFC,0x007E,0x7FFF,0x803E,0x7FFF,0xF81E,0x7FFF,0xFE0E,
  815.     0x7FFF,0xFE0E,0x7FFF,0xFF0E,0x787F,0xFF0E,0x787F,0xFF0E,
  816.     0x787F,0xFF0E,0x783F,0xFE0E,0x7C0F,0xFE0E,0x7E01,0xE01E,
  817.     0x7F00,0x001E,0x7F80,0x003E,0x7FE0,0x00FE,0x7FFE,0x07FE,
  818.     0x7FFF,0xFFFE,0x0000,0x0000
  819. };
  820.  
  821. struct Image Image20 = {
  822.     0,0,    /* XY origin relative to container TopLeft */
  823.     32,38,    /* Image width and height in pixels */
  824.     3,    /* number of bitplanes in Image */
  825.     ImageData20,    /* pointer to ImageData */
  826.     0x001F,0x0000,    /* PlanePick and PlaneOnOff */
  827.     NULL    /* next Image structure */
  828. };
  829.  
  830. USHORT __chip ImageData21[] = {
  831.     0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,
  832.     0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,
  833.     0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,
  834.     0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,
  835.     0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,
  836.     0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,
  837.     0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,
  838.     0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,
  839.     0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,0x0001,0x8000,
  840.     0x0001,0x8000,0x0001,0x8000
  841. };
  842.  
  843. struct Image Image21 = {
  844.     0,0,    /* XY origin relative to container TopLeft */
  845.     32,38,    /* Image width and height in pixels */
  846.     3,    /* number of bitplanes in Image */
  847.     ImageData21,    /* pointer to ImageData */
  848.     0x0001,0x0000,    /* PlanePick and PlaneOnOff */
  849.     NULL    /* next Image structure */
  850. };
  851.  
  852. USHORT __chip ImageData22[] = {
  853.     0x000F,0xF000,0x000F,0x1000,0x0008,0x1000,0x0008,0xF000,
  854.     0x000F,0xF000,0x000F,0x1000,0x0008,0x1000,0x0008,0xF000,
  855.     0x000F,0xF000,0x000F,0x1000,0x0008,0x1000,0x0008,0xF000,
  856.     0x000F,0xF000,0x000F,0x1000,0x0008,0x1000,0x0008,0xF000,
  857.     0x000F,0xF000,0x000F,0x1000,0x0008,0x1000,0x0008,0xF000,
  858.     0x000F,0xF000,0x000F,0x1000,0x0008,0x1000,0x0008,0xF000,
  859.     0x000F,0xF000,0x000F,0x1000,0x0008,0x1000,0x0008,0xF000,
  860.     0x000F,0xF000,0x000F,0x1000,0x0008,0x1000,0x0008,0xF000,
  861.     0x000F,0xF000,0x000F,0x1000,0x0008,0x1000,0x0008,0xF000,
  862.     0x000F,0xF000,0x000F,0xF000,0x0000,0x0000,0x0007,0xE000,
  863.     0x0007,0x0000,0x0000,0x0000,0x0000,0xE000,0x0007,0xE000,
  864.     0x0007,0x0000,0x0000,0x0000,0x0000,0xE000,0x0007,0xE000,
  865.     0x0007,0x0000,0x0000,0x0000,0x0000,0xE000,0x0007,0xE000,
  866.     0x0007,0x0000,0x0000,0x0000,0x0000,0xE000,0x0007,0xE000,
  867.     0x0007,0x0000,0x0000,0x0000,0x0000,0xE000,0x0007,0xE000,
  868.     0x0007,0x0000,0x0000,0x0000,0x0000,0xE000,0x0007,0xE000,
  869.     0x0007,0x0000,0x0000,0x0000,0x0000,0xE000,0x0007,0xE000,
  870.     0x0007,0x0000,0x0000,0x0000,0x0000,0xE000,0x0007,0xE000,
  871.     0x0007,0x0000,0x0000,0x0000,0x0000,0xE000,0x0000,0x0000
  872. };
  873.  
  874. struct Image Image22 = {
  875.     0,0,    /* XY origin relative to container TopLeft */
  876.     32,38,    /* Image width and height in pixels */
  877.     3,    /* number of bitplanes in Image */
  878.     ImageData22,    /* pointer to ImageData */
  879.     0x0003,0x0000,    /* PlanePick and PlaneOnOff */
  880.     NULL    /* next Image structure */
  881. };
  882.  
  883. USHORT __chip ImageData23[] = {
  884.     0x00FF,0xFF00,0x00D5,0x5500,0x0080,0x0100,0x00AA,0xAB00,
  885.     0x00FF,0xFF00,0x00D5,0x5500,0x0080,0x0100,0x00AA,0xAB00,
  886.     0x00FF,0xFF00,0x00D5,0x5500,0x0080,0x0100,0x00AA,0xAB00,
  887.     0x00FF,0xFF00,0x00D5,0x5500,0x0080,0x0100,0x00AA,0xAB00,
  888.     0x00FF,0xFF00,0x00D5,0x5500,0x0080,0x0100,0x00AA,0xAB00,
  889.     0x00FF,0xFF00,0x00D5,0x5500,0x0080,0x0100,0x00AA,0xAB00,
  890.     0x00FF,0xFF00,0x00D5,0x5500,0x0080,0x0100,0x00AA,0xAB00,
  891.     0x00FF,0xFF00,0x00D5,0x5500,0x0080,0x0100,0x00AA,0xAB00,
  892.     0x00FF,0xFF00,0x00D5,0x5500,0x0080,0x0100,0x00AA,0xAB00,
  893.     0x00FF,0xFF00,0x00FF,0xFF00,0x0000,0x0000,0x007F,0xFE00,
  894.     0x0055,0x5400,0x0000,0x0000,0x002A,0xAA00,0x007F,0xFE00,
  895.     0x0055,0x5400,0x0000,0x0000,0x002A,0xAA00,0x007F,0xFE00,
  896.     0x0055,0x5400,0x0000,0x0000,0x002A,0xAA00,0x007F,0xFE00,
  897.     0x0055,0x5400,0x0000,0x0000,0x002A,0xAA00,0x007F,0xFE00,
  898.     0x0055,0x5400,0x0000,0x0000,0x002A,0xAA00,0x007F,0xFE00,
  899.     0x0055,0x5400,0x0000,0x0000,0x002A,0xAA00,0x007F,0xFE00,
  900.     0x0055,0x5400,0x0000,0x0000,0x002A,0xAA00,0x007F,0xFE00,
  901.     0x0055,0x5400,0x0000,0x0000,0x002A,0xAA00,0x007F,0xFE00,
  902.     0x0055,0x5400,0x0000,0x0000,0x002A,0xAA00,0x0000,0x0000
  903. };
  904.  
  905. struct Image Image23 = {
  906.     0,0,    /* XY origin relative to container TopLeft */
  907.     32,38,    /* Image width and height in pixels */
  908.     3,    /* number of bitplanes in Image */
  909.     ImageData23,    /* pointer to ImageData */
  910.     0x0003,0x0000,    /* PlanePick and PlaneOnOff */
  911.     NULL    /* next Image structure */
  912. };
  913.  
  914. USHORT __chip ImageData24[] = {
  915.     0x0FFF,0xFFF0,0x0A49,0x6DB0,0x0C92,0x4930,0x0DB6,0x9250,
  916.     0x0B6D,0xB6D0,0x0A49,0x6DB0,0x0C92,0x4930,0x0DB6,0x9250,
  917.     0x0B6D,0xB6D0,0x0A49,0x6DB0,0x0C92,0x4930,0x0DB6,0x9250,
  918.     0x0B6D,0xB6D0,0x0A49,0x6DB0,0x0C92,0x4930,0x0DB6,0x9250,
  919.     0x0B6D,0xB6D0,0x0A49,0x6DB0,0x0C92,0x4930,0x0DB6,0x9250,
  920.     0x0B6D,0xB6D0,0x0A49,0x6DB0,0x0C92,0x4930,0x0DB6,0x9250,
  921.     0x0B6D,0xB6D0,0x0A49,0x6DB0,0x0C92,0x4930,0x0DB6,0x9250,
  922.     0x0B6D,0xB6D0,0x0A49,0x6DB0,0x0C92,0x4930,0x0DB6,0x9250,
  923.     0x0B6D,0xB6D0,0x0A49,0x6DB0,0x0C92,0x4930,0x0DB6,0x9250,
  924.     0x0B6D,0xB6D0,0x0FFF,0xFFF0,0x0000,0x0000,0x036D,0xB6C0,
  925.     0x0249,0x6DA0,0x0492,0x4920,0x05B6,0x9240,0x036D,0xB6C0,
  926.     0x0249,0x6DA0,0x0492,0x4920,0x05B6,0x9240,0x036D,0xB6C0,
  927.     0x0249,0x6DA0,0x0492,0x4920,0x05B6,0x9240,0x036D,0xB6C0,
  928.     0x0249,0x6DA0,0x0492,0x4920,0x05B6,0x9240,0x036D,0xB6C0,
  929.     0x0249,0x6DA0,0x0492,0x4920,0x05B6,0x9240,0x036D,0xB6C0,
  930.     0x0249,0x6DA0,0x0492,0x4920,0x05B6,0x9240,0x036D,0xB6C0,
  931.     0x0249,0x6DA0,0x0492,0x4920,0x05B6,0x9240,0x036D,0xB6C0,
  932.     0x0249,0x6DA0,0x0492,0x4920,0x05B6,0x9240,0x036D,0xB6C0,
  933.     0x0249,0x6DA0,0x0492,0x4920,0x05B6,0x9240,0x0000,0x0000
  934. };
  935.  
  936. struct Image Image24 = {
  937.     0,0,    /* XY origin relative to container TopLeft */
  938.     32,38,    /* Image width and height in pixels */
  939.     3,    /* number of bitplanes in Image */
  940.     ImageData24,    /* pointer to ImageData */
  941.     0x0003,0x0000,    /* PlanePick and PlaneOnOff */
  942.     NULL    /* next Image structure */
  943. };
  944.  
  945. USHORT __chip ImageData25[] = {
  946.     0xFFFF,0xFFFF,0xB333,0x3333,0xE666,0x6667,0xCCCC,0xCCCD,
  947.     0x9999,0x9999,0xB333,0x3333,0xE666,0x6667,0xCCCC,0xCCCD,
  948.     0x9999,0x9999,0xB333,0x3333,0xE666,0x6667,0xCCCC,0xCCCD,
  949.     0x9999,0x9999,0xB333,0x3333,0xE666,0x6667,0xCCCC,0xCCCD,
  950.     0x9999,0x9999,0xB333,0x3333,0xE666,0x6667,0xCCCC,0xCCCD,
  951.     0x9999,0x9999,0xB333,0x3333,0xE666,0x6667,0xCCCC,0xCCCD,
  952.     0x9999,0x9999,0xB333,0x3333,0xE666,0x6667,0xCCCC,0xCCCD,
  953.     0x9999,0x9999,0xB333,0x3333,0xE666,0x6667,0xCCCC,0xCCCD,
  954.     0x9999,0x9999,0xB333,0x3333,0xE666,0x6667,0xCCCC,0xCCCD,
  955.     0x9999,0x9999,0xFFFF,0xFFFF,0x0000,0x0000,0x1999,0x9998,
  956.     0x3333,0x3332,0x6666,0x6666,0x4CCC,0xCCCC,0x1999,0x9998,
  957.     0x3333,0x3332,0x6666,0x6666,0x4CCC,0xCCCC,0x1999,0x9998,
  958.     0x3333,0x3332,0x6666,0x6666,0x4CCC,0xCCCC,0x1999,0x9998,
  959.     0x3333,0x3332,0x6666,0x6666,0x4CCC,0xCCCC,0x1999,0x9998,
  960.     0x3333,0x3332,0x6666,0x6666,0x4CCC,0xCCCC,0x1999,0x9998,
  961.     0x3333,0x3332,0x6666,0x6666,0x4CCC,0xCCCC,0x1999,0x9998,
  962.     0x3333,0x3332,0x6666,0x6666,0x4CCC,0xCCCC,0x1999,0x9998,
  963.     0x3333,0x3332,0x6666,0x6666,0x4CCC,0xCCCC,0x1999,0x9998,
  964.     0x3333,0x3332,0x6666,0x6666,0x4CCC,0xCCCC,0x0000,0x0000
  965. };
  966.  
  967. struct Image Image25 = {
  968.     0,0,    /* XY origin relative to container TopLeft */
  969.     32,38,    /* Image width and height in pixels */
  970.     3,    /* number of bitplanes in Image */
  971.     ImageData25,    /* pointer to ImageData */
  972.     0x0003,0x0000,    /* PlanePick and PlaneOnOff */
  973.     NULL    /* next Image structure */
  974. };
  975.