/*
 * *****************************************************************
 * *                                                               *
 * *    Copyright Compaq Computer Corporation, 2000                *
 * *                                                               *
 * *   The software contained on this media  is  proprietary  to   *
 * *   and  embodies  the  confidential  technology  of  Compaq    *
 * *   Computer Corporation.  Possession, use,  duplication  or    *
 * *   dissemination of the software and media is authorized only  *
 * *   pursuant to a valid written license from Compaq Computer    *
 * *   Corporation.                                                *
 * *                                                               *
 * *   RESTRICTED RIGHTS LEGEND   Use, duplication, or disclosure  *
 * *   by the U.S. Government is subject to restrictions  as  set  *
 * *   forth in Subparagraph (c)(1)(ii)  of  DFARS  252.227-7013,  *
 * *   or  in  FAR 52.227-19, as applicable.                       *
 * *                                                               *
 * *****************************************************************
 */
/*
 * HISTORY
 */

#define textlist2_width 20
#define textlist2_height 20
#define textlist2_x_hot 0
#define textlist2_y_hot 0
static char textlist2_bits[] = {
   0xff, 0xff, 0x0f, 0x01, 0x80, 0x0a, 0x55, 0x81, 0x0f, 0xab, 0x82, 0x0f,
   0x01, 0x80, 0x08, 0xff, 0xff, 0x08, 0x55, 0xf5, 0x08, 0xab, 0xea, 0x08,
   0xff, 0xff, 0x08, 0x01, 0x80, 0x08, 0x55, 0x81, 0x08, 0xab, 0x82, 0x08,
   0x01, 0x80, 0x08, 0x01, 0x80, 0x08, 0xab, 0x8a, 0x08, 0x55, 0x95, 0x08,
   0x01, 0x80, 0x0f, 0x01, 0x80, 0x0f, 0x55, 0x95, 0x0a, 0xff, 0xff, 0x0f};
