#include<ultra64.h>

extern Vtx MAP_benom_gass_v[];

#if 0
extern unsigned char MAP_benom_gass01_txt[];
extern unsigned char MAP_benom_gass02_txt[];
#endif
extern unsigned char MAP_benom_gass1_txt[];
extern unsigned char MAP_benom_gass1_S_txt[];



#define gs_Nin_LoadTextureImage(timg,fmt,siz,width,height,tmem,tt)	\
	gsDPSetTextureImage(fmt,siz,1,timg),	\
	gsDPTileSync(),	\
	gsDPSetTile(fmt,siz,0,tmem,tt,0,0,0,0,0,0,0),	\
	gsDPLoadSync(),	\
	gsDPLoadBlock(tt,0,0,width*height-1,CALC_DXT(width,siz##_BYTES))

#define gs_Nin_SetUpTileDescrip(fmt,siz,width,height,tmem,tt,cs,ms,ss,ct,mt,st)	\
	gsDPTileSync(),	\
	gsDPSetTile(fmt,siz,((((width)*siz##_LINE_BYTES)+7)>>3),tmem,tt,0,ct,mt,st,cs,ms,ss),	\
	gsDPSetTileSize(tt,0,0,(width-1)<<G_TEXTURE_IMAGE_FRAC,(height-1)<<G_TEXTURE_IMAGE_FRAC)

#define G_CC_PRIMSHADE PRIMITIVE,0,SHADE,0,0,0,0,SHADE

/* main display list */


/* ======== Default ======== */
#if 1
Gfx MAP_benom_gass[]={
	gsSPVertex(&MAP_benom_gass_v[0],8,0),
	gsDPLoadTextureBlock(MAP_benom_gass1_txt,
			     G_IM_FMT_IA,G_IM_SIZ_8b,64,33,0,
			     G_TX_WRAP | G_TX_NOMIRROR,
			     G_TX_WRAP | G_TX_NOMIRROR,
			     G_TX_NOMASK,G_TX_NOMASK,
			     G_TX_NOLOD,G_TX_NOLOD),
	gsSP1Quadrangle(0, 1, 2, 3, 0),

	gsDPLoadTextureBlock(MAP_benom_gass1_txt+(64*32),
			     G_IM_FMT_IA,G_IM_SIZ_8b,64,32,0,
			     G_TX_WRAP | G_TX_NOMIRROR,
			     G_TX_WRAP | G_TX_NOMIRROR,
			     G_TX_NOMASK,G_TX_NOMASK,
			     G_TX_NOLOD,G_TX_NOLOD),
	gsSP1Quadrangle(4, 5, 6, 7, 4),
	gsSPEndDisplayList(),
}; /* Default */ 
#else
Gfx MAP_benom_gass[]={

	gs_Nin_SetUpTileDescrip(G_IM_FMT_IA,G_IM_SIZ_8b,64,33,0,0,G_TX_WRAP,6,0,G_TX_WRAP,5,0),
	gs_Nin_LoadTextureImage(MAP_benom_gass1_txt,G_IM_FMT_IA,G_IM_SIZ_8b,64,33,0,7),


	gsSPVertex(&MAP_benom_gass_v[0],4,0),
	gsSP1Quadrangle(0, 3, 1, 2, 0),
	gs_Nin_SetUpTileDescrip(G_IM_FMT_IA,G_IM_SIZ_8b,64,32,0,0,G_TX_CLAMP,6,0,G_TX_CLAMP,5,0),
	gs_Nin_LoadTextureImage(MAP_benom_gass1_txt+(64*32),G_IM_FMT_IA,G_IM_SIZ_8b,64,32,0,7),

	gsSPVertex(&MAP_benom_gass_v[4],4,0),
	gsSP1Quadrangle(0, 1, 2, 3, 0),
	gsSPEndDisplayList(),
}; /* Default */ 
#endif
#undef G_CC_PRIMSHADE

#undef gs_Nin_LoadTextureImage

#undef gs_Nin_SetUpTileDescrip

#if 1
/* 8 vertices */
Vtx MAP_benom_gass_v[]={
	{    20,    20,     0,     0,  2048,     0,     0,     0,   119,   255},	/* 3 */
	{    20,     0,     0,     0,  2048,  1024,     0,     0,   119,   255},	/* 0 */
	{   -20,     0,     0,     0,     0,  1024,     0,     0,   119,   255},	/* 2 */
	{   -20,    20,     0,     0,     0,     0,     0,     0,   119,   255},	/* 1 */
	{   -20,   -20,     0,     0,     0,  1024,     0,     0,   119,   255},	/* 4 */
	{    20,   -20,     0,     0,  2048,  1024,     0,     0,   119,   255},	/* 5 */
	{    20,     0,     0,     0,  2048,     0,     0,     0,   119,   255},	/* 6 */
	{   -20,     0,     0,     0,     0,     0,     0,     0,   119,   255},	/* 7 */
};
#else
/* 8 vertices */
Vtx MAP_benom_gass_v[]={
	{    20,     0,     0,     0,  2048,  1024,     0,     0,   119,   255},	/* 0 */
	{   -20,    20,     0,     0,     0,     0,     0,     0,   119,   255},	/* 1 */
	{   -20,     0,     0,     0,     0,  1024,     0,     0,   119,   255},	/* 2 */
	{    20,    20,     0,     0,  2048,     0,     0,     0,   119,   255},	/* 3 */
	{   -20,   -20,     0,     0,     0,  1024,     0,     0,   119,   255},	/* 4 */
	{    20,   -20,     0,     0,  2048,  1024,     0,     0,   119,   255},	/* 5 */
	{    20,     0,     0,     0,  2048,     0,     0,     0,   119,   255},	/* 6 */
	{   -20,     0,     0,     0,     0,     0,     0,     0,   119,   255},	/* 7 */
};
#endif

/*   0 vertices */
/*   1 Materials */

#define	LDIRX	0
#define	LDIRY	0
#define	LDIRZ	120
#define	AMBDIV	1
/* 64 x 64  G_IM_SIZ_8b  G_IM_FMT_IA    */
unsigned char MAP_benom_gass1_txt[] = {
	0xa0,0xe0,0xf0,0xb0,0x40,0x70,0xf0,0xd0,0x60,0xd0,0xe0,0xc0,0x40,0xe0,0xf0,0xd0,0x10,0x40,0xd0,0x30,0x90,0xe0,0xe0,0x30,0xb0,0x70,0x0,0x50,0xd0,0xf0,0xa0,0xd0,0x60,0xc0,0x80,0x10,0x80,0x90,0x80,0x50,0x80,0xc0,0xe0,0xf0,0xc0,0x50,0xe0,0xd0,0xa0,0xa0,0x10,0xd0,0xc0,0x40,0x0,0x0,0x70,0xc0,0xb0,0x0,0x0,0x10,0xc0,0x10,
	0x60,0xf0,0xf0,0xe0,0x90,0xd0,0x80,0x40,0x60,0xd0,0x90,0xb0,0x80,0xa0,0x80,0x60,0xb0,0xe1,0xb0,0x40,0x40,0x60,0xc0,0xd0,0xf0,0xd0,0x90,0x50,0xa0,0xd0,0xf0,0xd0,0x73,0xd2,0xf2,0x71,0x60,0xb0,0xa0,0xd0,0xb0,0xb0,0x90,0x50,0x10,0x0,0x30,0x50,0xc0,0xe0,0x31,0x72,0xc0,0x30,0x0,0x20,0xc0,0xa0,0xa0,0x80,0xd0,0xb0,0xf0,0xd0,
	0x20,0xf0,0xf0,0x80,0xb0,0xf0,0x80,0xa0,0x60,0x80,0x70,0xd0,0xd0,0x40,0x20,0x30,0xc1,0xc1,0x60,0x80,0x10,0x0,0x50,0xd1,0xa0,0x50,0x10,0x0,0x80,0x40,0x70,0x62,0x9f,0x96,0xb2,0x32,0x70,0xd0,0xb1,0xf2,0xe1,0x50,0x10,0x10,0x30,0x10,0x0,0x30,0x70,0x80,0x11,0x13,0x72,0x60,0xa0,0xb0,0xe0,0xb0,0x80,0xb0,0xd0,0x30,0x80,0xe0,
	0xa0,0xd0,0xe0,0x0,0x50,0xb0,0x60,0x50,0x0,0x80,0xb0,0x60,0xf0,0xd0,0xd0,0x80,0x50,0x50,0x40,0xa0,0x70,0x31,0xa2,0xd3,0x80,0x10,0x10,0x0,0x70,0xb0,0xc1,0x28,0x1b,0x28,0x33,0x12,0xc2,0xb0,0x61,0xb1,0xd0,0x80,0xb0,0xf0,0xd0,0xb1,0x61,0x20,0x70,0xb0,0xc0,0xd0,0xf0,0xc0,0x70,0x70,0x30,0x40,0x40,0x20,0x20,0x50,0xd0,0xd0,
	0x0,0x30,0xb0,0x0,0x30,0x30,0x70,0x60,0x50,0xd0,0xc0,0x70,0xa0,0xb0,0xc0,0xf0,0xd0,0x80,0x40,0xc0,0xc5,0x7a,0x75,0x90,0xc0,0x40,0x0,0x30,0xc0,0xf0,0xda,0x7d,0x21,0xaf,0xde,0x51,0xd0,0xd0,0x30,0xd0,0xe0,0xb0,0xc0,0xf1,0xa0,0xf2,0xf2,0xd0,0xb0,0x30,0x20,0x80,0xd0,0xf0,0xa0,0xe0,0xc0,0x80,0x90,0x90,0x70,0xc0,0x90,0x30,
	0x90,0xe0,0xd0,0x40,0x70,0x50,0xc0,0xb0,0x40,0xd0,0x70,0x60,0x30,0x80,0x40,0x90,0xf0,0xf0,0xd0,0xf1,0xc8,0x29,0x26,0xd2,0xd0,0x92,0x71,0xd0,0xf1,0xb4,0x5c,0xcd,0xb1,0xa2,0xeb,0xb2,0xf0,0xe6,0x46,0xb0,0x70,0x20,0x81,0x92,0x60,0xe1,0xe2,0xa1,0xf0,0xb0,0xb0,0x60,0x50,0xe0,0xa0,0xa0,0xb0,0xf0,0xe0,0xa0,0x80,0xf0,0xc0,0xc0,
	0xe0,0xe0,0x40,0x10,0xa0,0x80,0x40,0x40,0x20,0xc0,0x80,0x90,0x50,0xa0,0x80,0x50,0xc0,0xb1,0xa0,0x60,0x43,0x35,0x16,0xb2,0xb0,0xa3,0x72,0xa1,0x81,0x42,0x64,0x8c,0x95,0x50,0x31,0x30,0xd3,0xbf,0x38,0x70,0xa0,0x60,0xb1,0x50,0x80,0xf1,0xe0,0x74,0xa5,0x40,0x40,0x60,0xa0,0xd0,0xb0,0xd0,0xd0,0xc0,0xb0,0x70,0x20,0x80,0x60,0x30,
	0x40,0x80,0x50,0x50,0x60,0x80,0x60,0x70,0x90,0xb0,0x60,0x0,0x0,0x0,0x40,0xa0,0xf1,0x81,0x70,0x0,0x8,0x6f,0x37,0x20,0x61,0x32,0x51,0xa0,0x54,0x37,0x6a,0x74,0xe0,0xc0,0xc0,0x81,0xb8,0xec,0xa0,0x40,0x20,0x20,0xa0,0x50,0xa1,0xf2,0xf1,0xc4,0x64,0x70,0x62,0x43,0x11,0x70,0xc0,0xf0,0xc0,0x71,0xa0,0x10,0x0,0x0,0xa0,0x70,
	0xc0,0xe0,0x80,0xd0,0xe0,0xd0,0xc0,0x70,0x0,0x30,0x60,0x10,0x20,0x0,0x30,0xa0,0xb0,0x50,0xc0,0xa1,0xef,0xff,0xc5,0x0,0x10,0x21,0x42,0x84,0xb8,0xbf,0xcd,0x84,0xa0,0x60,0xd2,0xe8,0xaf,0xe6,0xc0,0x60,0x91,0x81,0x20,0x0,0xd4,0xc4,0x33,0xe2,0xc1,0x72,0x64,0x73,0x32,0x30,0x40,0xb0,0xd0,0xe1,0xf1,0x60,0x80,0x10,0xd0,0xc0,
	0x90,0xc0,0x40,0x80,0xb0,0x20,0x10,0x90,0x30,0x80,0x50,0x70,0xa0,0x30,0x40,0xb0,0xf0,0x62,0xa1,0x32,0xcb,0xfb,0xd2,0x52,0xc2,0xf0,0xf2,0xed,0xcd,0x5c,0xb6,0x64,0x20,0x0,0x43,0xbf,0xef,0x73,0x95,0xa3,0x5d,0x18,0x20,0x1,0x97,0x76,0x1,0xb2,0xe2,0xc4,0xa4,0xd1,0xe1,0xa0,0x0,0x30,0xe0,0xe0,0xb1,0x70,0xe0,0x80,0xe0,0xf0,
	0xe0,0xa0,0x50,0xb0,0xa0,0x60,0x50,0xe0,0x81,0xb0,0xb0,0x50,0x50,0x70,0x80,0x40,0x91,0x3,0x0,0x1,0x4f,0xcf,0x7a,0xbe,0xec,0xf6,0xd6,0x7f,0x3f,0x2f,0xbd,0xd9,0xc0,0xc0,0x41,0x59,0xd9,0x39,0x3f,0x6f,0x5f,0x1b,0x90,0x61,0x35,0xb4,0x80,0xe0,0xa0,0xa2,0xd2,0xb0,0x70,0x20,0x10,0x10,0xb0,0x20,0x0,0x50,0xf0,0xf0,0xf0,0xf0,
	0xe0,0xa0,0x20,0x0,0x0,0x90,0xc0,0xf0,0xd0,0xf1,0xb0,0x30,0xd0,0xb0,0x62,0x37,0x7b,0x9,0x5,0x32,0x7f,0xef,0x7f,0x6e,0x3c,0x6b,0x56,0xaf,0x9f,0x9f,0x6f,0x6f,0x22,0x41,0x12,0xa4,0xfb,0x3f,0x1f,0x8f,0xbf,0x46,0x90,0xa1,0x81,0xe0,0x40,0xc0,0xc0,0xe0,0xe0,0xb0,0x80,0x20,0x30,0x40,0xc0,0x50,0x0,0x50,0xd0,0xf0,0xe0,0xf0,
	0x70,0x60,0xb0,0x60,0x0,0x40,0x80,0xa0,0xb0,0xd1,0x30,0x0,0xe0,0x75,0x4f,0xcf,0xff,0xdf,0xaf,0xb4,0x7b,0xcf,0xcf,0xc3,0x84,0x75,0xc5,0xe9,0xab,0x7f,0x8f,0xac,0x5e,0xf,0xc,0x7c,0xdc,0xcd,0x4f,0x4f,0xdf,0xc3,0x41,0x13,0xd4,0xf0,0x22,0xb1,0xe0,0xb0,0xb0,0xa0,0xd0,0x70,0x13,0x3,0x50,0xa0,0x80,0x80,0xc0,0xf0,0xf0,0xf0,
	0xd0,0x30,0xd0,0xc0,0x70,0x70,0xd0,0xf0,0xf0,0xf0,0x80,0x30,0xa0,0x36,0x5f,0xef,0xff,0xcf,0x4a,0x72,0x96,0x3f,0x3f,0x29,0x42,0xd8,0xff,0x53,0x36,0xaf,0xdf,0x6f,0x6f,0x3f,0xcf,0xbf,0x6f,0xed,0xfd,0xdf,0x9c,0xa7,0x9e,0x2f,0xfe,0xf2,0x35,0x24,0x70,0xd0,0xd0,0x84,0xe3,0xd0,0xc2,0x22,0x50,0xe0,0xf0,0x90,0x40,0xb0,0xc0,0x90,
	0xe0,0x60,0xe0,0xf0,0xd1,0x82,0xa0,0xf0,0xa0,0xf0,0x90,0xc0,0xa0,0x70,0x19,0x3f,0xde,0xb6,0xb0,0xc3,0x79,0x3f,0x2f,0xf,0x7f,0xdf,0xff,0xda,0x9c,0x9f,0xcf,0x3f,0x8f,0xcf,0xff,0x5f,0x2f,0xcf,0xfa,0xed,0x7a,0x3d,0x2f,0x1f,0xcf,0xee,0xf,0xb,0x0,0x30,0x20,0x15,0x74,0xa0,0xf0,0xb0,0x90,0xe0,0xc0,0xb0,0x80,0xc0,0x80,0xc0,
	0xe0,0x60,0x90,0x80,0x81,0xa4,0xc1,0xc0,0x50,0xa0,0x40,0xd0,0xd0,0x90,0x42,0xf,0xbf,0xd8,0xa5,0xf8,0xe7,0x9f,0xbf,0xaf,0x9f,0x3f,0x1f,0x7c,0xbc,0xdf,0xcf,0x3f,0xcf,0xdf,0xdf,0x7f,0x9f,0xef,0xef,0xaf,0x79,0x45,0xc7,0xbe,0xbf,0xbf,0x5f,0x1a,0x1,0x61,0x40,0x80,0xc1,0xd0,0xf0,0xe0,0xd0,0xa0,0x40,0xd0,0xe0,0x70,0x30,0xe0,
	0x70,0xc0,0xc0,0x53,0x22,0x1,0x24,0x7,0x32,0x71,0xb2,0xd0,0xe0,0xc0,0xc6,0x3f,0x6f,0xef,0xad,0xf7,0xc4,0x6f,0x9f,0x5f,0x3f,0x7f,0x3e,0x39,0xa,0x6a,0xbb,0x4b,0xab,0x8b,0x8b,0x9a,0xda,0xba,0x9e,0x7f,0x68,0x60,0xc0,0x50,0x7a,0x3f,0x28,0x2,0x5,0x3,0x20,0x80,0x34,0x25,0x63,0x80,0xf0,0xe1,0xb0,0xd0,0xa0,0x20,0x0,0x60,
	0x40,0xb0,0x30,0x22,0xa3,0x10,0x33,0xe,0xe,0x25,0xb1,0x30,0x0,0x34,0x9f,0xaf,0x5f,0xef,0xf8,0xc1,0x59,0x3f,0xcf,0x5f,0x2b,0x1a,0xb,0x8b,0x4b,0xab,0xdb,0xab,0x8b,0xab,0xcb,0xdb,0xeb,0xeb,0xeb,0xda,0x96,0xd3,0xb1,0x76,0xbe,0x78,0x90,0xc5,0xdf,0x76,0xa0,0x40,0x34,0x26,0x53,0x70,0xe1,0xa1,0x80,0x30,0x10,0x60,0x10,0x10,
	0x60,0x90,0x80,0x50,0xb0,0x70,0x91,0x7,0x2e,0x75,0xe2,0x94,0x32,0x25,0x5f,0xdf,0x7f,0x9f,0x8f,0x4b,0x8e,0x8f,0xbf,0x59,0xab,0x5b,0x1b,0x9b,0x4b,0x7b,0xbb,0xab,0xcb,0xbb,0x9b,0xdb,0xdb,0xab,0xdb,0xab,0x3b,0x99,0xe8,0xaf,0x6f,0x79,0xe6,0xff,0xff,0xe6,0xb0,0x20,0x40,0x40,0x40,0xd0,0xf3,0x94,0x91,0x30,0x0,0x21,0x80,0x40,
	0x0,0x30,0x80,0x40,0x41,0x61,0x70,0x52,0xb5,0xe3,0x54,0x18,0x29,0x63,0x3f,0xff,0xef,0x8f,0x2f,0xf,0x5f,0x4b,0x2a,0x3b,0xbb,0x8b,0x7b,0xbb,0x5b,0x4b,0x8b,0x8b,0xbb,0xbb,0xab,0x9b,0x8b,0xbb,0xdb,0xbb,0x7b,0x8b,0xca,0x6b,0x6f,0xde,0xff,0xff,0x8f,0xa5,0x54,0x42,0x60,0x70,0x80,0xf0,0xf2,0xc4,0xc0,0xa0,0x60,0x80,0x90,0x20,
	0xa0,0x40,0x80,0xa0,0xc1,0xc4,0xb1,0x63,0x71,0xe0,0xf0,0xe3,0x9d,0xdd,0x7f,0xff,0xff,0xdf,0x6f,0x6f,0xcb,0xaa,0x7b,0x8b,0xcb,0x7b,0x7b,0xbb,0x8b,0x9b,0xab,0x9b,0x9b,0xab,0x7b,0x5b,0x8b,0x9b,0xcb,0xcb,0xdb,0xab,0xeb,0xca,0x9b,0xeb,0xcf,0xef,0xdd,0xd5,0xb8,0x44,0x40,0xc0,0xd0,0xb0,0xf0,0xc0,0x70,0xc1,0x62,0x60,0x30,0x10,
	0xf0,0xd0,0x90,0x50,0xd5,0xa3,0xa2,0x72,0xc0,0xc0,0xf5,0xfc,0x9c,0xba,0x77,0xe8,0xf6,0xab,0x7f,0xeb,0xea,0xeb,0xdb,0xdb,0xcb,0xab,0x8b,0xbb,0xab,0xab,0x9b,0x9b,0x9b,0x9b,0x9b,0x8b,0x9b,0x7b,0x8b,0xbb,0xcb,0xdb,0xdb,0xdb,0x6a,0xe5,0xcb,0xef,0xf6,0xf1,0x93,0x2,0x0,0xe0,0xf1,0xb4,0xf0,0xf0,0xb0,0xd7,0xc6,0xd0,0xc0,0x0,
	0xc0,0x70,0x20,0x51,0xab,0x22,0x22,0xb4,0xd0,0xe2,0xed,0xbf,0xd9,0xb1,0x31,0x97,0xc6,0x9b,0x7f,0xda,0x8b,0xbb,0xdb,0xcb,0xbb,0x9b,0x6b,0x9b,0x9b,0x9b,0x8c,0x7c,0x8c,0x8c,0x8c,0x9c,0x8b,0x9b,0xab,0x9b,0xab,0xcb,0xdb,0xdb,0x9b,0xba,0x4f,0x6f,0xc8,0xb0,0x40,0x62,0x90,0xf0,0xfc,0xde,0xe2,0xa0,0x40,0x14,0x9c,0x68,0xb5,0x10,
	0xf0,0xe0,0x60,0x4,0x46,0x50,0x34,0xa1,0x53,0xef,0xff,0xba,0xa5,0xd1,0x94,0xda,0x9c,0x6f,0x49,0xbb,0x9b,0x6b,0xbb,0xbb,0xbb,0xab,0x9b,0x8c,0x8c,0x8c,0x7c,0x7c,0x7c,0x7c,0x7c,0x8c,0x8c,0x8c,0x9b,0xab,0xab,0x9b,0x7b,0xab,0x8b,0x6b,0x19,0x3f,0x6,0x30,0xa1,0xa2,0xc6,0x97,0xcf,0x3f,0x62,0xd0,0xc0,0x24,0xae,0x9b,0xa5,0xc0,
	0xf0,0xf0,0xc0,0x45,0x97,0x43,0x74,0x60,0x5,0xbf,0x8f,0x43,0x60,0xe3,0xdd,0xff,0xcf,0x8b,0x6b,0xdb,0xdb,0xcb,0xbb,0xab,0x9b,0x9b,0x8c,0x8c,0x7c,0x7c,0x6c,0x6c,0x6c,0x6c,0x6c,0x7c,0x7c,0x7c,0x8c,0x9c,0x8b,0xab,0xbb,0xcb,0x8b,0x4b,0x2b,0x2b,0x14,0xa0,0xc0,0x42,0xb7,0x9d,0x99,0x64,0xc0,0xf0,0xd0,0xbb,0xc6,0xc2,0xe1,0xf0,
	0xb0,0xa0,0x92,0x64,0xb4,0x77,0x61,0x40,0x21,0x59,0x6b,0x53,0x62,0xb6,0x8f,0xdf,0xff,0xea,0x7b,0x8b,0x9b,0xcb,0x8b,0x9b,0x9b,0x8c,0x7c,0x7c,0x6c,0x6d,0x6d,0x5d,0x5d,0x5d,0x6d,0x6d,0x6c,0x7c,0x7c,0x8c,0x8c,0xab,0xab,0xbb,0x8b,0xab,0xbb,0xaa,0x34,0x3c,0x1a,0x4d,0x9f,0x9f,0x78,0x60,0x30,0x60,0x75,0x8a,0x41,0xe0,0xf0,0xf0,
	0xf0,0xc9,0x5f,0x8,0x44,0xb4,0xe1,0xc0,0xa0,0x73,0x76,0x9a,0xe8,0xdc,0xef,0xef,0xfe,0xdb,0x5b,0x5b,0x8b,0xbb,0xab,0x9b,0x8c,0x7c,0x7c,0x6c,0x5d,0x5d,0x5d,0x5d,0x5d,0x5d,0x5d,0x5d,0x5d,0x6d,0x6c,0x7c,0x8c,0x9c,0x8b,0xab,0x7b,0xbb,0x7b,0x6b,0x17,0x7f,0x7b,0xda,0xdf,0xcf,0xbf,0xb6,0x60,0x70,0xb7,0xd6,0x80,0xb0,0x90,0xc0,
	0xb0,0x98,0xca,0xd2,0x81,0xb0,0xf0,0xb0,0xa0,0xb4,0xcf,0x7f,0xab,0x38,0xac,0x8f,0xea,0xeb,0xdb,0xbb,0xab,0x8b,0x9b,0x8c,0x7c,0x7c,0x6c,0x5d,0x5d,0x5d,0x4e,0x4e,0x4e,0x4e,0x4e,0x5d,0x5d,0x5d,0x6d,0x7c,0x7c,0x8c,0x9b,0xab,0xab,0xbb,0x7b,0xab,0x4a,0x58,0x82,0xe1,0x54,0x29,0x87,0x83,0xd0,0x92,0x42,0xe1,0xe0,0x50,0x30,0x30,
	0xc0,0xa1,0xa1,0xe0,0x80,0xa0,0xd0,0x50,0x72,0xa8,0xdf,0xbf,0x5f,0xd,0xcf,0xdf,0xda,0xeb,0xdb,0xcb,0xbb,0x8b,0x9b,0x8c,0x7c,0x6c,0x5d,0x5d,0x5d,0x4e,0x4e,0x4e,0x4e,0x4e,0x4e,0x4e,0x5e,0x5d,0x5d,0x6d,0x7c,0x8c,0x9c,0xab,0xbb,0xab,0x9b,0xab,0x9a,0x35,0x81,0xf0,0xd1,0x91,0xb0,0x71,0xd2,0xf1,0x80,0xf0,0xf0,0x60,0x80,0x80,
	0x50,0x10,0x20,0xc0,0xa0,0x60,0xe0,0xc2,0x58,0x9e,0x7f,0x6f,0x2d,0x3,0x85,0xef,0xda,0xcb,0x8b,0xcb,0xbb,0xab,0x9c,0x8c,0x7c,0x6d,0x5d,0x5d,0x4e,0x4e,0x4e,0x4f,0x4f,0x4f,0x4e,0x4e,0x4e,0x5e,0x5d,0x6d,0x6c,0x7c,0x8c,0xab,0x6b,0x7b,0xcb,0xcb,0x4a,0x19,0xb0,0xf0,0xd0,0x80,0x60,0x52,0x96,0xf3,0xd1,0xf0,0xf0,0xa0,0xa0,0x0,
	0x10,0x10,0x80,0xf1,0xb2,0x73,0xa1,0xb0,0x12,0x53,0xa6,0x8c,0x77,0x92,0x63,0xdf,0xdb,0xbb,0xab,0xab,0xbb,0x7b,0x8c,0x7c,0x6c,0x6d,0x5d,0x5e,0x4e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x4e,0x5d,0x5d,0x6d,0x7c,0x8c,0x9c,0x9b,0xcb,0xdb,0xcb,0x8b,0x6f,0xaf,0xd9,0xb2,0xb5,0xc2,0xa0,0xf4,0xf7,0xa2,0xf0,0xf0,0xf0,0x80,0x0,
	0xb0,0x30,0x51,0xd6,0xdf,0xfe,0xc1,0xe0,0xe0,0xe0,0xf0,0xd1,0xb4,0xb9,0x7c,0xdf,0xeb,0xbb,0x7b,0x6b,0x9b,0x7b,0x8c,0x6c,0x6d,0x5d,0x5d,0x4e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x4e,0x5e,0x5d,0x6d,0x7c,0x8c,0x9c,0x9b,0xbb,0x7b,0x9b,0xbb,0xef,0xcf,0xbf,0xef,0xff,0xd9,0xb1,0xd1,0xb9,0x62,0xa0,0xb0,0xe0,0x50,0xb0,
	0xf0,0xe0,0xd0,0xe2,0xdc,0xf9,0xf0,0xf0,0xe1,0xc4,0xd9,0x68,0x31,0x7,0x6f,0x8f,0xeb,0xcb,0x9b,0xab,0xab,0x9b,0x8c,0x7c,0x6d,0x5d,0x5e,0x4e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x5e,0x5d,0x6d,0x7c,0x8c,0x9c,0x8b,0xbb,0xbb,0x8b,0x6b,0xbf,0xbf,0xdb,0xcc,0xcf,0x98,0x51,0x21,0x6,0x3,0x61,0xb0,0xd0,0x70,0xe0,
	0xf0,0xd0,0xe0,0x40,0x40,0xd0,0xf0,0xe0,0x81,0xd8,0xef,0xef,0xd5,0x67,0x7f,0x3f,0xcb,0x9b,0xbb,0xcb,0xbb,0x9b,0x8c,0x7c,0x6d,0x5d,0x5e,0x4e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x5e,0x5d,0x6d,0x7c,0x8c,0x9c,0xab,0xcb,0xab,0x5b,0xbb,0xef,0xff,0xe5,0x60,0xc4,0xa6,0x92,0x82,0x43,0x23,0x40,0x60,0x40,0x90,0xf0,
	0x0,0x20,0xc0,0xa0,0xc0,0xa4,0xf3,0xf0,0xc0,0xf8,0xaf,0xff,0xf9,0x9f,0x4f,0x5f,0xdb,0x6b,0x8b,0x8b,0xab,0x9b,0x8c,0x7c,0x6d,0x6d,0x5d,0x5e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x5e,0x5d,0x6d,0x7c,0x8c,0x9c,0xbb,0x8b,0x7b,0x7b,0xdb,0xef,0xea,0xf0,0xc7,0xdb,0x3b,0xbf,0xd9,0x71,0x51,0x40,0x50,0x0,0x20,0xb0,
	0x0,0x20,0xe0,0xe0,0xd2,0xbc,0xe3,0xe0,0x90,0xe5,0x6f,0x7d,0x3b,0x5f,0x9f,0xbf,0xaa,0x2b,0x8b,0x7b,0xab,0x7b,0x9c,0x7c,0x7c,0x6d,0x5d,0x5e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x5e,0x5e,0x6d,0x7d,0x8c,0x9c,0x9c,0xab,0x7b,0x9b,0x7b,0x8a,0xcf,0x56,0xc7,0x66,0x53,0x0,0x68,0xee,0xd2,0xd0,0xd0,0x60,0x0,0x0,0x10,
	0x70,0xd0,0xf0,0xd0,0x33,0x3c,0xd5,0x70,0x20,0x81,0x43,0x36,0x5f,0x6f,0x2f,0x2f,0x9a,0x2b,0x6b,0xab,0xbb,0xab,0x9c,0x8c,0x7c,0x6d,0x5d,0x5e,0x5e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x5e,0x5e,0x5d,0x6d,0x7d,0x8c,0x9c,0x9b,0xbb,0xab,0x9b,0x7b,0xca,0xef,0x8e,0xef,0xb5,0x33,0x21,0x70,0xfa,0xf3,0xa0,0xc0,0x30,0x42,0x71,0x80,
	0x40,0xa0,0x90,0xf0,0xb5,0x7e,0xe7,0x30,0x30,0x61,0xd1,0xfa,0xcf,0xaf,0xbf,0xaf,0xda,0x8b,0xcb,0xbb,0xcb,0xbb,0x8c,0x9c,0x8c,0x7d,0x6d,0x5d,0x5e,0x5e,0x5e,0x4e,0x4e,0x4e,0x4e,0x5e,0x5e,0x5d,0x6d,0x7d,0x8c,0x8c,0x9c,0xbb,0x9b,0x7b,0xab,0x4b,0x8a,0xbd,0xd5,0xd7,0x97,0x32,0x0,0x70,0xf1,0xf0,0x60,0x60,0x0,0x19,0x46,0xe0,
	0xc0,0x60,0x21,0xd0,0xd3,0x94,0xf0,0xd0,0xc1,0x80,0xc0,0xd5,0x6f,0xcf,0xff,0xef,0xee,0xeb,0xeb,0xcb,0xcb,0xbb,0x6b,0x8c,0x8c,0x7c,0x7d,0x6d,0x6d,0x5e,0x5e,0x5e,0x5e,0x5e,0x5e,0x5e,0x5d,0x6d,0x7d,0x7c,0x8c,0x9c,0xac,0xbb,0x6b,0x4b,0x8b,0x2b,0xce,0x8c,0x91,0x67,0x1f,0x5,0x0,0x30,0xc0,0x91,0x0,0x0,0x70,0xc2,0xa2,0xe0,
	0x90,0xc0,0x91,0xc0,0xb0,0xc0,0xf0,0xe2,0xd4,0xd3,0x93,0xc7,0x2f,0x6f,0x9f,0x9f,0xcf,0xca,0x6b,0x5b,0xbb,0x8b,0x5b,0x9c,0x9c,0x8c,0x7c,0x7d,0x6d,0x6d,0x6d,0x5d,0x5e,0x5e,0x6d,0x6d,0x6d,0x7d,0x7c,0x8c,0x7c,0xac,0xbb,0xcb,0x9b,0x8b,0xab,0x4a,0xdf,0x9f,0xc8,0xbf,0x7f,0xba,0xa2,0x53,0xf2,0xb1,0x10,0x0,0x90,0x90,0x90,0x70,
	0x10,0x90,0x60,0xa0,0xb0,0x80,0xd0,0x83,0x35,0x96,0x9b,0xb9,0x2f,0x2f,0xbf,0xbf,0x6f,0xb,0xb,0x9b,0xdb,0xab,0x8b,0xbb,0x9c,0x7c,0x8c,0x7c,0x7d,0x7d,0x6d,0x6d,0x6d,0x6d,0x6d,0x7d,0x6d,0x7c,0x8c,0x9c,0x9c,0xab,0xab,0xbb,0x4b,0x4b,0xeb,0xcb,0xff,0xd9,0xff,0xcf,0x6f,0x2f,0x1f,0x3a,0xb2,0x81,0xa0,0xd0,0xb0,0x60,0xd0,0x90,
	0x0,0xa0,0x90,0xb0,0x50,0x30,0xf0,0xb4,0x8,0x8,0x89,0xbf,0x9f,0x97,0xcb,0xbf,0x9f,0x2a,0x9,0x5b,0xbb,0xdb,0xab,0xbb,0x8b,0x7c,0x9c,0x7c,0x8c,0x8c,0x7c,0x7d,0x7d,0x7d,0x6d,0x7c,0x8c,0x8c,0x9c,0x7c,0xab,0xab,0x6b,0x9b,0x7b,0x6b,0x89,0x3f,0xc7,0xc6,0xdf,0x9f,0x6a,0x7c,0x7f,0xf,0x17,0x73,0x60,0xa0,0x20,0x0,0xf0,0xf0,
	0x10,0x90,0x80,0x70,0x90,0x90,0xe4,0x9f,0x3f,0x8,0x17,0xbf,0x9f,0xa2,0x97,0xaf,0x7c,0xac,0xaf,0xca,0x8b,0xcb,0x7b,0x6b,0x5b,0x8b,0xac,0xac,0x9c,0x8c,0x8c,0x8c,0x8c,0x7c,0x7c,0x9c,0x9c,0xac,0x9c,0x5b,0x4b,0x7b,0x7b,0x6b,0x7b,0x4a,0x4f,0x2f,0xd8,0xed,0x6f,0x2d,0x67,0xb4,0xee,0x3f,0x1a,0x50,0x80,0xc0,0x70,0x61,0xf0,0xf0,
	0x50,0xd0,0xe0,0x80,0x60,0xa2,0xde,0xbf,0xfb,0xd5,0x48,0xaf,0xcf,0xf9,0xca,0xff,0xdf,0xcf,0x4f,0x9b,0x5a,0xdb,0xcb,0x7b,0x6b,0xbb,0xbb,0xbb,0xac,0xac,0x9c,0x8c,0x9c,0x9c,0x7c,0xac,0xac,0xbb,0xbb,0x4b,0x5b,0xbb,0xdb,0x5b,0xba,0xda,0x8f,0x9f,0xda,0xd5,0x9c,0x7b,0xb9,0xa2,0xf2,0xfa,0xc4,0x20,0x40,0x70,0x70,0x60,0xa0,0x50,
	0x80,0x90,0xa0,0xa1,0x33,0xc8,0x6f,0x93,0xe0,0xf2,0xb8,0x77,0xab,0x79,0x57,0xcf,0xdf,0xbf,0x6f,0x6f,0x5b,0xca,0xeb,0xab,0xbb,0xcb,0xcb,0xcb,0x9b,0x9b,0x9b,0x8b,0x9b,0x7b,0x7b,0xab,0xbb,0xcb,0xcb,0x7b,0x9b,0xdb,0xdb,0x5a,0xeb,0xef,0x4a,0xd9,0xeb,0xf2,0xe4,0xd9,0xfe,0xe5,0xf3,0xf2,0xe0,0x40,0x30,0x50,0x60,0x20,0x10,0x0,
	0xf0,0xc0,0x40,0x53,0x3,0xa9,0x6a,0xa0,0x40,0x76,0xc9,0x67,0xb5,0x72,0x63,0x12,0x58,0x4f,0x1f,0xf,0xf,0x4b,0xaa,0x8b,0x6b,0x8b,0x9b,0xcb,0xcb,0xcb,0xcb,0xcb,0xcb,0xbb,0x4b,0x7b,0xab,0xcb,0xdb,0x8b,0x5b,0x7b,0xba,0x6b,0xef,0xda,0x50,0xa4,0x86,0xd2,0xb0,0x77,0xfc,0xf6,0xf3,0xf0,0xa0,0x40,0x90,0xb0,0xe0,0xa0,0x70,0x50,
	0xf0,0xf0,0xb0,0xe1,0x30,0x14,0xb0,0xf0,0xc1,0xa8,0xeb,0x97,0x32,0x11,0xa0,0x40,0x84,0x2f,0x2f,0x4f,0x1f,0xf,0x6f,0xd9,0xbb,0xcb,0xbb,0x8b,0xbb,0xcb,0x9b,0x8b,0x9b,0xbb,0x9b,0xbb,0x6b,0xab,0xdb,0xdb,0xab,0x69,0x9f,0x6f,0xbf,0xfd,0xc9,0x79,0x33,0x90,0xb0,0xcf,0xfd,0xf5,0xf3,0xf0,0xd0,0x70,0xd2,0xd0,0xf0,0xa0,0x40,0x0,
	0xa0,0xa0,0x30,0xb0,0x40,0x10,0xa0,0xe0,0xe0,0xf3,0xe7,0x75,0x4,0x3,0x70,0x62,0x47,0xf,0x5f,0xbf,0xdf,0x3f,0x4f,0xdf,0xeb,0xaa,0xbb,0xbb,0x9b,0x6b,0x8b,0x7b,0x3b,0x3b,0xab,0xcb,0x5b,0x5b,0xbb,0x6a,0x2b,0x2f,0x5a,0xcb,0xf9,0xef,0xaf,0x8f,0xb4,0xc0,0x36,0xf,0x58,0xe2,0x72,0x60,0xd1,0xd2,0xb1,0x60,0xa0,0x0,0x0,0x0,
	0xc0,0x60,0x10,0x80,0x60,0x70,0x41,0xc0,0xa0,0xe0,0xf3,0x87,0x12,0x0,0x53,0x6b,0x1f,0x9,0x6f,0x7f,0xef,0xef,0xdf,0xbf,0xcf,0x7f,0x89,0xe7,0xc9,0x7a,0xcb,0xdb,0x9b,0x9b,0xeb,0xaa,0xca,0x7a,0x9e,0xaf,0x5f,0x28,0x75,0xa2,0xf1,0xb8,0xca,0xc7,0x94,0xe0,0xcb,0x5f,0x56,0xb2,0x30,0x30,0x95,0xb6,0x60,0x50,0x90,0x10,0x30,0x20,
	0xc0,0x30,0xb0,0xc0,0x61,0xa3,0x82,0xb0,0xa0,0xe0,0xd1,0xd3,0xd0,0xb0,0xd4,0xfd,0xcd,0xa4,0xb6,0x3f,0x7f,0xbf,0xff,0xdf,0xbf,0x6b,0x42,0xc4,0xcd,0xcf,0xcb,0xa8,0xba,0x59,0xdc,0xaf,0xdf,0x5f,0x5f,0x5f,0xd,0x1,0xa0,0xb0,0xf0,0xe0,0xa0,0xe2,0xc9,0xb6,0xc9,0x4b,0x58,0x72,0xd0,0xd0,0x62,0x62,0xa0,0xe0,0xd0,0xb0,0xb0,0x0,
	0x30,0x30,0xd0,0x80,0x51,0x82,0xb0,0x40,0x20,0x20,0x1,0x7a,0xdc,0x70,0xc0,0xdb,0x7e,0x2,0x0,0x3f,0xbf,0xdf,0xdf,0x7f,0xca,0xe9,0x8f,0xcf,0x4f,0x8c,0xda,0x8f,0xdc,0x82,0xf5,0xff,0xaf,0x6f,0xcf,0x9f,0x2f,0x0,0x40,0xd5,0xbb,0xf6,0xf4,0xf4,0xcc,0x9f,0x4f,0x29,0x65,0x21,0xc0,0xf0,0xc0,0xb0,0xb0,0xb0,0x60,0x60,0x60,0x0,
	0xe0,0xe1,0xe1,0x60,0x70,0xd0,0xf0,0x80,0x10,0x1,0x5,0xf,0xab,0x40,0x50,0x17,0x5e,0x35,0x20,0x3b,0x4f,0x7f,0x8f,0x7e,0xb2,0xe6,0xaf,0xcf,0x9f,0xdf,0xef,0x9f,0xef,0xff,0xfa,0xdf,0x3f,0x7f,0xca,0x4f,0x5f,0x11,0x10,0xe8,0xaf,0xff,0xfe,0xf4,0xcd,0x5f,0xf,0x4,0x1,0x0,0x30,0xe0,0xe0,0x50,0x30,0x70,0x60,0x10,0x70,0xc0,
	0x70,0x61,0x62,0x20,0x30,0x90,0xa0,0x60,0x11,0x3,0x44,0x7,0x84,0xb0,0x80,0x11,0xa3,0x52,0x80,0x81,0x4,0x9,0x3f,0xd9,0xd1,0xe0,0x8c,0x2f,0xbf,0x9f,0x4f,0x9f,0xfe,0xff,0xea,0x87,0x2e,0x9f,0xff,0x7f,0xdf,0xa6,0x60,0xe7,0xdf,0xff,0xd9,0xe1,0xa9,0xdb,0xc2,0xb0,0x30,0x0,0x0,0x90,0xe0,0x20,0x1,0xa0,0xb0,0x10,0x60,0xc0,
	0x80,0x20,0x30,0x20,0x30,0xd0,0xf0,0xc0,0x1,0x4,0x56,0x6,0x8b,0xe6,0xb0,0x20,0xc0,0x30,0x1,0x70,0x0,0x0,0x98,0xf9,0xc3,0xe0,0xb8,0x29,0xc3,0xe8,0x7a,0xe6,0xf2,0x47,0x32,0x80,0x92,0x76,0xfd,0xff,0xff,0x4f,0x49,0xb4,0x94,0xb3,0x30,0x60,0xa2,0xb1,0x70,0x80,0x0,0x10,0x40,0xb0,0xc0,0xb0,0x21,0x11,0x40,0x50,0x60,0x90,
	0xf0,0xd0,0x70,0x20,0x60,0xd0,0xf0,0xc0,0x10,0x12,0x97,0x17,0x99,0xa8,0x12,0x0,0xc0,0x20,0x10,0xc0,0x70,0x74,0x3f,0xdf,0xe3,0x91,0x42,0x11,0x40,0xb0,0xfa,0xf6,0xe2,0x50,0x90,0xa0,0x81,0xc5,0xfc,0xaf,0xcf,0x6f,0xad,0x41,0x70,0xb0,0x60,0x80,0xb0,0x30,0x30,0xb0,0x30,0x60,0x40,0x20,0x10,0xe0,0xb0,0x10,0x40,0x90,0x80,0xb0,
	0x60,0xe0,0xa0,0x80,0x60,0x50,0xa0,0x50,0x80,0x10,0x32,0x1,0x42,0xb6,0x24,0x0,0xb1,0xc3,0xf1,0xf0,0xb1,0x9f,0x3f,0x7f,0xd5,0xc0,0x50,0x20,0x72,0x37,0xcf,0xed,0xe5,0x90,0x30,0x0,0x40,0xe6,0xef,0x3f,0x1f,0x7f,0xdf,0x64,0xa0,0xb0,0x90,0xd0,0x30,0x0,0x90,0xf3,0xc2,0x60,0xa0,0x40,0x0,0xf0,0xd0,0x30,0x60,0x90,0xe0,0xd0,
	0x50,0xd0,0x90,0x20,0x60,0xc0,0x80,0x40,0xa0,0xa0,0xa0,0x30,0x60,0x93,0x43,0x0,0x33,0x26,0xb1,0xc0,0xa6,0x4f,0x8b,0x9d,0xc4,0x80,0x10,0x49,0x9f,0x1f,0x5f,0xbf,0x6a,0x32,0x70,0x60,0xc0,0xd7,0xef,0xdf,0x6f,0xdf,0xff,0xa7,0x60,0xb0,0x80,0xe0,0x20,0x30,0xb0,0xe5,0xe6,0x71,0x60,0x10,0x20,0xd0,0xa0,0x20,0x40,0x30,0x90,0x20,
	0x0,0x60,0x70,0x70,0xe0,0xe0,0x30,0x80,0x90,0x90,0x60,0x0,0xe0,0xf1,0xd1,0x60,0x61,0x1,0x60,0xc0,0x79,0x9,0x1,0x22,0x41,0x30,0x2,0x3f,0xb,0x16,0x56,0xd8,0x9d,0x35,0xa0,0x70,0xf0,0xb8,0xae,0xf6,0xcc,0xff,0xef,0x47,0x14,0xd3,0x40,0xa0,0x20,0x70,0xc0,0x61,0xa1,0xe0,0xf0,0x70,0x0,0x30,0x50,0x60,0x50,0x70,0xb0,0xc0,
	0x90,0xd0,0x90,0xd0,0xe1,0x70,0x10,0x70,0xd0,0x70,0x70,0x30,0xd0,0xe0,0xa0,0xc0,0xd0,0x40,0x22,0xe1,0x82,0x3,0x1,0x0,0x10,0x20,0x3,0x97,0x42,0x70,0x80,0x70,0x61,0x2,0x2,0x20,0xc0,0x22,0x71,0xf0,0xc1,0xc5,0xe5,0xad,0x8f,0xc5,0x0,0x20,0x60,0xc0,0xe0,0xa0,0x30,0xd0,0xd0,0x30,0x0,0x80,0x70,0xb0,0x80,0xc0,0x60,0xc0,
	0x20,0xc0,0xe0,0xe0,0xa1,0xe0,0xb0,0x90,0xb0,0x50,0x90,0x90,0x60,0xc0,0x40,0xd0,0xf0,0x51,0x0,0xd0,0xa1,0x13,0x16,0x15,0x46,0x2,0x41,0xf2,0xb0,0x50,0xa0,0x50,0x30,0x1,0x22,0x91,0xe1,0x40,0xc0,0xf0,0xc0,0x60,0x80,0x87,0xbd,0x94,0x70,0xc0,0xd0,0x90,0x80,0xc0,0x20,0xc0,0xc0,0xb0,0x60,0xb0,0x30,0x50,0x70,0xe0,0x40,0x20,
	0x50,0x30,0x90,0xd0,0xd0,0xf0,0x90,0x90,0x60,0xb0,0xc0,0xa0,0x30,0xc0,0x0,0x30,0x60,0x0,0x30,0xb4,0x16,0x3,0x26,0xb9,0xcb,0x3,0x10,0x71,0xa0,0x72,0x73,0x0,0x0,0x40,0xb,0x2a,0x50,0x30,0x80,0x90,0xd0,0xa0,0xb0,0x71,0x62,0xb0,0xe0,0x70,0x40,0x50,0x70,0xe0,0x80,0xe0,0xe0,0xe0,0x60,0xc0,0xd0,0x60,0x80,0xf0,0xd0,0xd0,
	0x0,0x50,0xf0,0xf0,0xf0,0xd0,0x60,0x80,0xd0,0xf0,0x70,0x0,0x0,0xa0,0x30,0x30,0x90,0x50,0xa1,0x89,0xe,0x25,0xd2,0xff,0xff,0x74,0xa0,0x60,0xb0,0x93,0x83,0x50,0x20,0xc0,0x6b,0x39,0x30,0xc0,0xb1,0x51,0x60,0x60,0xb0,0xb0,0x42,0x50,0xb0,0x40,0x0,0x10,0x0,0xe0,0xc0,0xd0,0xb0,0xf0,0xd0,0x70,0xb0,0x50,0x60,0xd0,0xe0,0xc0,
	0x20,0x40,0xf0,0xf0,0xd0,0x50,0xb0,0xf0,0xf0,0xf0,0xc0,0x0,0x0,0x50,0xc0,0xc0,0x40,0x50,0x70,0xb2,0x95,0x43,0xf1,0xf4,0xe3,0x40,0xc0,0xb0,0xc0,0x80,0x80,0xb0,0x80,0xf0,0xd0,0xb0,0x80,0xc0,0x70,0x1,0x70,0xc0,0xb0,0xa0,0x92,0x20,0xa0,0x80,0x10,0x60,0x10,0xa0,0x20,0x10,0x50,0xf0,0xf0,0xf0,0xf0,0xc0,0x50,0x80,0x90,0x20,
	0x0,0x10,0xe0,0x80,0x30,0x40,0x70,0xa0,0xf0,0x80,0x60,0x0,0xc0,0xe0,0xf0,0xf0,0xc0,0xc0,0x30,0x0,0x30,0xb0,0xf0,0xf0,0xf0,0xe0,0xe0,0x40,0x60,0xe0,0xd0,0xc0,0x80,0xd0,0x10,0x10,0xa0,0x10,0x0,0x0,0x90,0x60,0x10,0xa0,0xf0,0x70,0xe0,0xd0,0x60,0x40,0x60,0xf0,0x80,0x20,0x20,0xf0,0xf0,0xf0,0xf0,0xf0,0xd0,0xd0,0x70,0xa0,
};

unsigned char MAP_benom_gass1_S_txt[] = {
	0xa0,0xe0,0xf0,0xb0,0x40,0x70,0xf0,0xd0,0x60,0xd0,0xe0,0xc0,0x40,0xe0,0xf0,0xd0,0x10,0x40,0xd0,0x30,0x90,0xe0,0xe0,0x30,0xb0,0x70,0x0,0x50,0xd0,0xf0,0xa0,0xd0,0x60,0xc0,0x80,0x10,0x80,0x90,0x80,0x50,0x80,0xc0,0xe0,0xf0,0xc0,0x50,0xe0,0xd0,0xa0,0xa0,0x10,0xd0,0xc0,0x40,0x0,0x0,0x70,0xc0,0xb0,0x0,0x0,0x10,0xc0,0x10,
	0x60,0xf0,0xf0,0xe0,0x90,0xd0,0x80,0x40,0x60,0xd0,0x90,0xb0,0x80,0xa0,0x80,0x60,0xb0,0xe1,0xb0,0x40,0x40,0x60,0xc0,0xd0,0xf0,0xd0,0x90,0x50,0xa0,0xd0,0xf0,0xd0,0x73,0xd2,0xf2,0x71,0x60,0xb0,0xa0,0xd0,0xb0,0xb0,0x90,0x50,0x10,0x0,0x30,0x50,0xc0,0xe0,0x31,0x72,0xc0,0x30,0x0,0x20,0xc0,0xa0,0xa0,0x80,0xd0,0xb0,0xf0,0xd0,
	0x20,0xf0,0xf0,0x80,0xb0,0xf0,0x80,0xa0,0x60,0x80,0x70,0xd0,0xd0,0x40,0x20,0x30,0xc1,0xc1,0x60,0x80,0x10,0x0,0x50,0xd1,0xa0,0x50,0x10,0x0,0x80,0x40,0x70,0x62,0x9f,0x96,0xb2,0x32,0x70,0xd0,0xb1,0xf2,0xe1,0x50,0x10,0x10,0x30,0x10,0x0,0x30,0x70,0x80,0x11,0x13,0x72,0x60,0xa0,0xb0,0xe0,0xb0,0x80,0xb0,0xd0,0x30,0x80,0xe0,
	0xa0,0xd0,0xe0,0x0,0x50,0xb0,0x60,0x50,0x0,0x80,0xb0,0x60,0xf0,0xd0,0xd0,0x80,0x50,0x50,0x40,0xa0,0x70,0x31,0xa2,0xd3,0x80,0x10,0x10,0x0,0x70,0xb0,0xc1,0x28,0x1b,0x28,0x33,0x12,0xc2,0xb0,0x61,0xb1,0xd0,0x80,0xb0,0xf0,0xd0,0xb1,0x61,0x20,0x70,0xb0,0xc0,0xd0,0xf0,0xc0,0x70,0x70,0x30,0x40,0x40,0x20,0x20,0x50,0xd0,0xd0,
	0x0,0x30,0xb0,0x0,0x30,0x30,0x70,0x60,0x50,0xd0,0xc0,0x70,0xa0,0xb0,0xc0,0xf0,0xd0,0x80,0x40,0xc0,0xc5,0x7a,0x75,0x90,0xc0,0x40,0x0,0x30,0xc0,0xf0,0xda,0x7d,0x21,0xaf,0xde,0x51,0xd0,0xd0,0x30,0xd0,0xe0,0xb0,0xc0,0xf1,0xa0,0xf2,0xf2,0xd0,0xb0,0x30,0x20,0x80,0xd0,0xf0,0xa0,0xe0,0xc0,0x80,0x90,0x90,0x70,0xc0,0x90,0x30,
	0x90,0xe0,0xd0,0x40,0x70,0x50,0xc0,0xb0,0x40,0xd0,0x70,0x60,0x30,0x80,0x40,0x90,0xf0,0xf0,0xd0,0xf1,0xc8,0x29,0x26,0xd2,0xd0,0x92,0x71,0xd0,0xf1,0xb4,0x5c,0xcd,0xb1,0xa2,0xeb,0xb2,0xf0,0xe6,0x46,0xb0,0x70,0x20,0x81,0x92,0x60,0xe1,0xe2,0xa1,0xf0,0xb0,0xb0,0x60,0x50,0xe0,0xa0,0xa0,0xb0,0xf0,0xe0,0xa0,0x80,0xf0,0xc0,0xc0,
	0xe0,0xe0,0x40,0x10,0xa0,0x80,0x40,0x40,0x20,0xc0,0x80,0x90,0x50,0xa0,0x80,0x50,0xc0,0xb1,0xa0,0x60,0x43,0x35,0x16,0xb2,0xb0,0xa3,0x72,0xa1,0x81,0x42,0x64,0x8c,0x95,0x50,0x31,0x30,0xd3,0xbf,0x38,0x70,0xa0,0x60,0xb1,0x50,0x80,0xf1,0xe0,0x74,0xa5,0x40,0x40,0x60,0xa0,0xd0,0xb0,0xd0,0xd0,0xc0,0xb0,0x70,0x20,0x80,0x60,0x30,
	0x40,0x80,0x50,0x50,0x60,0x80,0x60,0x70,0x90,0xb0,0x60,0x0,0x0,0x0,0x40,0xa0,0xf1,0x81,0x70,0x0,0x8,0x6f,0x37,0x20,0x61,0x32,0x51,0xa0,0x54,0x37,0x6a,0x74,0xe0,0xc0,0xc0,0x81,0xb8,0xec,0xa0,0x40,0x20,0x20,0xa0,0x50,0xa1,0xf2,0xf1,0xc4,0x64,0x70,0x62,0x43,0x11,0x70,0xc0,0xf0,0xc0,0x71,0xa0,0x10,0x0,0x0,0xa0,0x70,
	0xc0,0xe0,0x80,0xd0,0xe0,0xd0,0xc0,0x70,0x0,0x30,0x60,0x10,0x20,0x0,0x30,0xa0,0xb0,0x50,0xc0,0xa1,0xef,0xff,0xc5,0x0,0x10,0x21,0x42,0x84,0xb8,0xbf,0xcd,0x84,0xa0,0x60,0xd2,0xe8,0xaf,0xe6,0xc0,0x60,0x91,0x81,0x20,0x0,0xd4,0xc4,0x33,0xe2,0xc1,0x72,0x64,0x73,0x32,0x30,0x40,0xb0,0xd0,0xe1,0xf1,0x60,0x80,0x10,0xd0,0xc0,
	0x90,0xc0,0x40,0x80,0xb0,0x20,0x10,0x90,0x30,0x80,0x50,0x70,0xa0,0x30,0x40,0xb0,0xf0,0x62,0xa1,0x32,0xcb,0xfb,0xd2,0x52,0xc2,0xf0,0xf2,0xed,0xcd,0x5c,0xb6,0x64,0x20,0x0,0x43,0xbf,0xef,0x73,0x95,0xa3,0x5d,0x18,0x20,0x1,0x97,0x76,0x1,0xb2,0xe2,0xc4,0xa4,0xd1,0xe1,0xa0,0x0,0x30,0xe0,0xe0,0xb1,0x70,0xe0,0x80,0xe0,0xf0,
	0xe0,0xa0,0x50,0xb0,0xa0,0x60,0x50,0xe0,0x81,0xb0,0xb0,0x50,0x50,0x70,0x80,0x40,0x91,0x3,0x0,0x1,0x4f,0xcf,0x7a,0xbe,0xec,0xf6,0xd6,0x7f,0x3f,0x2f,0xbd,0xd9,0xc0,0xc0,0x41,0x59,0xd9,0x39,0x3f,0x6f,0x5f,0x1b,0x90,0x61,0x35,0xb4,0x80,0xe0,0xa0,0xa2,0xd2,0xb0,0x70,0x20,0x10,0x10,0xb0,0x20,0x0,0x50,0xf0,0xf0,0xf0,0xf0,
	0xe0,0xa0,0x20,0x0,0x0,0x90,0xc0,0xf0,0xd0,0xf1,0xb0,0x30,0xd0,0xb0,0x62,0x37,0x7b,0x9,0x5,0x32,0x7f,0xef,0x7f,0x6e,0x3c,0x6b,0x56,0xaf,0x9f,0x9f,0x6f,0x6f,0x22,0x41,0x12,0xa4,0xfb,0x3f,0x1f,0x8f,0xbf,0x46,0x90,0xa1,0x81,0xe0,0x40,0xc0,0xc0,0xe0,0xe0,0xb0,0x80,0x20,0x30,0x40,0xc0,0x50,0x0,0x50,0xd0,0xf0,0xe0,0xf0,
	0x70,0x60,0xb0,0x60,0x0,0x40,0x80,0xa0,0xb0,0xd1,0x30,0x0,0xe0,0x75,0x4f,0xcf,0xff,0xdf,0xaf,0xb4,0x7b,0xcf,0xcf,0xc3,0x84,0x75,0xc5,0xe9,0xab,0x7f,0x8f,0xac,0x5e,0xf,0xc,0x7c,0xdc,0xcd,0x4f,0x4f,0xdf,0xc3,0x41,0x13,0xd4,0xf0,0x22,0xb1,0xe0,0xb0,0xb0,0xa0,0xd0,0x70,0x13,0x3,0x50,0xa0,0x80,0x80,0xc0,0xf0,0xf0,0xf0,
	0xd0,0x30,0xd0,0xc0,0x70,0x70,0xd0,0xf0,0xf0,0xf0,0x80,0x30,0xa0,0x36,0x5f,0xef,0xff,0xcf,0x4a,0x72,0x96,0x3f,0x3f,0x29,0x42,0xd8,0xff,0x53,0x36,0xaf,0xdf,0x6f,0x6f,0x3f,0xcf,0xbf,0x6f,0xed,0xfd,0xdf,0x9c,0xa7,0x9e,0x2f,0xfe,0xf2,0x35,0x24,0x70,0xd0,0xd0,0x84,0xe3,0xd0,0xc2,0x22,0x50,0xe0,0xf0,0x90,0x40,0xb0,0xc0,0x90,
	0xe0,0x60,0xe0,0xf0,0xd1,0x82,0xa0,0xf0,0xa0,0xf0,0x90,0xc0,0xa0,0x70,0x19,0x3f,0xde,0xb6,0xb0,0xc3,0x79,0x3f,0x2f,0xf,0x7f,0xdf,0xff,0xda,0x9c,0x9f,0xcf,0x3f,0x8f,0xcf,0xff,0x5f,0x2f,0xcf,0xfa,0xed,0x7a,0x3d,0x2f,0x1f,0xcf,0xee,0xf,0xb,0x0,0x30,0x20,0x15,0x74,0xa0,0xf0,0xb0,0x90,0xe0,0xc0,0xb0,0x80,0xc0,0x80,0xc0,
	0xe0,0x60,0x90,0x80,0x81,0xa4,0xc1,0xc0,0x50,0xa0,0x40,0xd0,0xd0,0x90,0x42,0xf,0xbf,0xd8,0xa5,0xf8,0xe7,0x9f,0xbf,0xaf,0x9f,0x3f,0x1f,0x7c,0xbc,0xdf,0xcf,0x3f,0xcf,0xdf,0xdf,0x7f,0x9f,0xef,0xef,0xaf,0x79,0x45,0xc7,0xbe,0xbf,0xbf,0x5f,0x1a,0x1,0x61,0x40,0x80,0xc1,0xd0,0xf0,0xe0,0xd0,0xa0,0x40,0xd0,0xe0,0x70,0x30,0xe0,
	0x70,0xc0,0xc0,0x53,0x22,0x1,0x24,0x7,0x32,0x71,0xb2,0xd0,0xe0,0xc0,0xc6,0x3f,0x6f,0xef,0xad,0xf7,0xc4,0x6f,0x9f,0x5f,0x3f,0x7f,0x3e,0x39,0xa,0x6a,0xbb,0x4b,0xab,0x8b,0x8b,0x9a,0xda,0xba,0x9e,0x7f,0x68,0x60,0xc0,0x50,0x7a,0x3f,0x28,0x2,0x5,0x3,0x20,0x80,0x34,0x25,0x63,0x80,0xf0,0xe1,0xb0,0xd0,0xa0,0x20,0x0,0x60,
	0x40,0xb0,0x30,0x22,0xa3,0x10,0x33,0xe,0xe,0x25,0xb1,0x30,0x0,0x34,0x9f,0xaf,0x5f,0xef,0xf8,0xc1,0x59,0x3f,0xcf,0x5f,0x2b,0x1a,0xb,0x8b,0x4b,0xab,0xdb,0xab,0x8b,0xab,0xcb,0xdb,0xeb,0xeb,0xeb,0xda,0x96,0xd3,0xb1,0x76,0xbe,0x78,0x90,0xc5,0xdf,0x76,0xa0,0x40,0x34,0x26,0x53,0x70,0xe1,0xa1,0x80,0x30,0x10,0x60,0x10,0x10,
	0x60,0x90,0x80,0x50,0xb0,0x70,0x91,0x7,0x2e,0x75,0xe2,0x94,0x32,0x25,0x5f,0xdf,0x7f,0x9f,0x8f,0x4b,0x8e,0x8f,0xbf,0x59,0xab,0x5b,0x1b,0x9b,0x4b,0x7b,0xbb,0xab,0xcb,0xbb,0x9b,0xdb,0xdb,0xab,0xdb,0xab,0x3b,0x99,0xe8,0xaf,0x6f,0x79,0xe6,0xff,0xff,0xe6,0xb0,0x20,0x40,0x40,0x40,0xd0,0xf3,0x94,0x91,0x30,0x0,0x21,0x80,0x40,
	0x0,0x30,0x80,0x40,0x41,0x61,0x70,0x52,0xb5,0xe3,0x54,0x18,0x29,0x63,0x3f,0xff,0xef,0x8f,0x2f,0xf,0x5f,0x4b,0x2a,0x3b,0xbb,0x8b,0x7b,0xbb,0x5b,0x4b,0x8b,0x8b,0xbb,0xbb,0xab,0x9b,0x8b,0xbb,0xdb,0xbb,0x7b,0x8b,0xca,0x6b,0x6f,0xde,0xff,0xff,0x8f,0xa5,0x54,0x42,0x60,0x70,0x80,0xf0,0xf2,0xc4,0xc0,0xa0,0x60,0x80,0x90,0x20,
	0xa0,0x40,0x80,0xa0,0xc1,0xc4,0xb1,0x63,0x71,0xe0,0xf0,0xe3,0x9d,0xdd,0x7f,0xff,0xff,0xdf,0x6f,0x6f,0xcb,0xaa,0x7b,0x8b,0xcb,0x7b,0x7b,0xbb,0x8b,0x9b,0xab,0x9b,0x9b,0xab,0x7b,0x5b,0x8b,0x9b,0xcb,0xcb,0xdb,0xab,0xeb,0xca,0x9b,0xeb,0xcf,0xef,0xdd,0xd5,0xb8,0x44,0x40,0xc0,0xd0,0xb0,0xf0,0xc0,0x70,0xc1,0x62,0x60,0x30,0x10,
	0xf0,0xd0,0x90,0x50,0xd5,0xa3,0xa2,0x72,0xc0,0xc0,0xf5,0xfc,0x9c,0xba,0x77,0xe8,0xf6,0xab,0x7f,0xeb,0xea,0xeb,0xdb,0xdb,0xcb,0xab,0x8b,0xbb,0xab,0xab,0x9b,0x9b,0x9b,0x9b,0x9b,0x8b,0x9b,0x7b,0x8b,0xbb,0xcb,0xdb,0xdb,0xdb,0x6a,0xe5,0xcb,0xef,0xf6,0xf1,0x93,0x2,0x0,0xe0,0xf1,0xb4,0xf0,0xf0,0xb0,0xd7,0xc6,0xd0,0xc0,0x0,
	0xc0,0x70,0x20,0x51,0xab,0x22,0x22,0xb4,0xd0,0xe2,0xed,0xbf,0xd9,0xb1,0x31,0x97,0xc6,0x9b,0x7f,0xda,0x8b,0xbb,0xdb,0xcb,0xbb,0x9b,0x6b,0x9b,0x9b,0x9b,0x8c,0x7c,0x8c,0x8c,0x8c,0x9c,0x8b,0x9b,0xab,0x9b,0xab,0xcb,0xdb,0xdb,0x9b,0xba,0x4f,0x6f,0xc8,0xb0,0x40,0x62,0x90,0xf0,0xfc,0xde,0xe2,0xa0,0x40,0x14,0x9c,0x68,0xb5,0x10,
	0xf0,0xe0,0x60,0x4,0x46,0x50,0x34,0xa1,0x53,0xef,0xff,0xba,0xa5,0xd1,0x94,0xda,0x9c,0x6f,0x49,0xbb,0x9b,0x6b,0xbb,0xbb,0xbb,0xab,0x9b,0x8c,0x8c,0x8c,0x7c,0x7c,0x7c,0x7c,0x7c,0x8c,0x8c,0x8c,0x9b,0xab,0xab,0x9b,0x7b,0xab,0x8b,0x6b,0x19,0x3f,0x6,0x30,0xa1,0xa2,0xc6,0x97,0xcf,0x3f,0x62,0xd0,0xc0,0x24,0xae,0x9b,0xa5,0xc0,
	0xf0,0xf0,0xc0,0x45,0x97,0x43,0x74,0x60,0x5,0xbf,0x8f,0x43,0x60,0xe3,0xdd,0xff,0xcf,0x8b,0x6b,0xdb,0xdb,0xcb,0xbb,0xab,0x9b,0x9b,0x8c,0x8c,0x7c,0x7c,0x6c,0x6c,0x6c,0x6c,0x6c,0x7c,0x7c,0x7c,0x8c,0x9c,0x8b,0xab,0xbb,0xcb,0x8b,0x4b,0x2b,0x2b,0x14,0xa0,0xc0,0x42,0xb7,0x9d,0x99,0x64,0xc0,0xf0,0xd0,0xbb,0xc6,0xc2,0xe1,0xf0,
	0xb0,0xa0,0x92,0x64,0xb4,0x77,0x61,0x40,0x21,0x59,0x6b,0x53,0x62,0xb6,0x8f,0xdf,0xff,0xea,0x7b,0x8b,0x9b,0xcb,0x8b,0x9b,0x9b,0x8c,0x7c,0x7c,0x6c,0x6d,0x6d,0x5d,0x5d,0x5d,0x6d,0x6d,0x6c,0x7c,0x7c,0x8c,0x8c,0xab,0xab,0xbb,0x8b,0xab,0xbb,0xaa,0x34,0x3c,0x1a,0x4d,0x9f,0x9f,0x78,0x60,0x30,0x60,0x75,0x8a,0x41,0xe0,0xf0,0xf0,
	0xf0,0xc9,0x5f,0x8,0x44,0xb4,0xe1,0xc0,0xa0,0x73,0x76,0x9a,0xe8,0xdc,0xef,0xef,0xfe,0xdb,0x5b,0x5b,0x8b,0xbb,0xab,0x9b,0x8c,0x7c,0x7c,0x6c,0x5d,0x5d,0x5d,0x5d,0x5d,0x5d,0x5d,0x5d,0x5d,0x6d,0x6c,0x7c,0x8c,0x9c,0x8b,0xab,0x7b,0xbb,0x7b,0x6b,0x17,0x7f,0x7b,0xda,0xdf,0xcf,0xbf,0xb6,0x60,0x70,0xb7,0xd6,0x80,0xb0,0x90,0xc0,
	0xb0,0x98,0xca,0xd2,0x81,0xb0,0xf0,0xb0,0xa0,0xb4,0xcf,0x7f,0xab,0x38,0xac,0x8f,0xea,0xeb,0xdb,0xbb,0xab,0x8b,0x9b,0x8c,0x7c,0x7c,0x6c,0x5d,0x5d,0x5d,0x4e,0x4e,0x4e,0x4e,0x4e,0x5d,0x5d,0x5d,0x6d,0x7c,0x7c,0x8c,0x9b,0xab,0xab,0xbb,0x7b,0xab,0x4a,0x58,0x82,0xe1,0x54,0x29,0x87,0x83,0xd0,0x92,0x42,0xe1,0xe0,0x50,0x30,0x30,
	0xc0,0xa1,0xa1,0xe0,0x80,0xa0,0xd0,0x50,0x72,0xa8,0xdf,0xbf,0x5f,0xd,0xcf,0xdf,0xda,0xeb,0xdb,0xcb,0xbb,0x8b,0x9b,0x8c,0x7c,0x6c,0x5d,0x5d,0x5d,0x4e,0x4e,0x4e,0x4e,0x4e,0x4e,0x4e,0x5e,0x5d,0x5d,0x6d,0x7c,0x8c,0x9c,0xab,0xbb,0xab,0x9b,0xab,0x9a,0x35,0x81,0xf0,0xd1,0x91,0xb0,0x71,0xd2,0xf1,0x80,0xf0,0xf0,0x60,0x80,0x80,
	0x50,0x10,0x20,0xc0,0xa0,0x60,0xe0,0xc2,0x58,0x9e,0x7f,0x6f,0x2d,0x3,0x85,0xef,0xda,0xcb,0x8b,0xcb,0xbb,0xab,0x9c,0x8c,0x7c,0x6d,0x5d,0x5d,0x4e,0x4e,0x4e,0x4f,0x4f,0x4f,0x4e,0x4e,0x4e,0x5e,0x5d,0x6d,0x6c,0x7c,0x8c,0xab,0x6b,0x7b,0xcb,0xcb,0x4a,0x19,0xb0,0xf0,0xd0,0x80,0x60,0x52,0x96,0xf3,0xd1,0xf0,0xf0,0xa0,0xa0,0x0,
	0x10,0x10,0x80,0xf1,0xb2,0x73,0xa1,0xb0,0x12,0x53,0xa6,0x8c,0x77,0x92,0x63,0xdf,0xdb,0xbb,0xab,0xab,0xbb,0x7b,0x8c,0x7c,0x6c,0x6d,0x5d,0x5e,0x4e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x4e,0x5d,0x5d,0x6d,0x7c,0x8c,0x9c,0x9b,0xcb,0xdb,0xcb,0x8b,0x6f,0xaf,0xd9,0xb2,0xb5,0xc2,0xa0,0xf4,0xf7,0xa2,0xf0,0xf0,0xf0,0x80,0x0,
	0xb0,0x30,0x51,0xd6,0xdf,0xfe,0xc1,0xe0,0xe0,0xe0,0xf0,0xd1,0xb4,0xb9,0x7c,0xdf,0xeb,0xbb,0x7b,0x6b,0x9b,0x7b,0x8c,0x6c,0x6d,0x5d,0x5d,0x4e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x4e,0x5e,0x5d,0x6d,0x7c,0x8c,0x9c,0x9b,0xbb,0x7b,0x9b,0xbb,0xef,0xcf,0xbf,0xef,0xff,0xd9,0xb1,0xd1,0xb9,0x62,0xa0,0xb0,0xe0,0x50,0xb0,
	0xf0,0xe0,0xd0,0xe2,0xdc,0xf9,0xf0,0xf0,0xe1,0xc4,0xd9,0x68,0x31,0x7,0x6f,0x8f,0xeb,0xcb,0x9b,0xab,0xab,0x9b,0x8c,0x7c,0x6d,0x5d,0x5e,0x4e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x5e,0x5d,0x6d,0x7c,0x8c,0x9c,0x8b,0xbb,0xbb,0x8b,0x6b,0xbf,0xbf,0xdb,0xcc,0xcf,0x98,0x51,0x21,0x6,0x3,0x61,0xb0,0xd0,0x70,0xe0,
	0xf0,0xd0,0xe0,0x40,0x40,0xd0,0xf0,0xe0,0x81,0xd8,0xef,0xef,0xd5,0x67,0x7f,0x3f,0xcb,0x9b,0xbb,0xcb,0xbb,0x9b,0x8c,0x7c,0x6d,0x5d,0x5e,0x4e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x5e,0x5d,0x6d,0x7c,0x8c,0x9c,0xab,0xcb,0xab,0x5b,0xbb,0xef,0xff,0xe5,0x60,0xc4,0xa6,0x92,0x82,0x43,0x23,0x40,0x60,0x40,0x90,0xf0,
	0x0,0x20,0xc0,0xa0,0xc0,0xa4,0xf3,0xf0,0xc0,0xf8,0xaf,0xff,0xf9,0x9f,0x4f,0x5f,0xdb,0x6b,0x8b,0x8b,0xab,0x9b,0x8c,0x7c,0x6d,0x6d,0x5d,0x5e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x5e,0x5d,0x6d,0x7c,0x8c,0x9c,0xbb,0x8b,0x7b,0x7b,0xdb,0xef,0xea,0xf0,0xc7,0xdb,0x3b,0xbf,0xd9,0x71,0x51,0x40,0x50,0x0,0x20,0xb0,
	0x0,0x20,0xe0,0xe0,0xd2,0xbc,0xe3,0xe0,0x90,0xe5,0x6f,0x7d,0x3b,0x5f,0x9f,0xbf,0xaa,0x2b,0x8b,0x7b,0xab,0x7b,0x9c,0x7c,0x7c,0x6d,0x5d,0x5e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x5e,0x5e,0x6d,0x7d,0x8c,0x9c,0x9c,0xab,0x7b,0x9b,0x7b,0x8a,0xcf,0x56,0xc7,0x66,0x53,0x0,0x68,0xee,0xd2,0xd0,0xd0,0x60,0x0,0x0,0x10,
	0x70,0xd0,0xf0,0xd0,0x33,0x3c,0xd5,0x70,0x20,0x81,0x43,0x36,0x5f,0x6f,0x2f,0x2f,0x9a,0x2b,0x6b,0xab,0xbb,0xab,0x9c,0x8c,0x7c,0x6d,0x5d,0x5e,0x5e,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x5e,0x5e,0x5d,0x6d,0x7d,0x8c,0x9c,0x9b,0xbb,0xab,0x9b,0x7b,0xca,0xef,0x8e,0xef,0xb5,0x33,0x21,0x70,0xfa,0xf3,0xa0,0xc0,0x30,0x42,0x71,0x80,
	0x40,0xa0,0x90,0xf0,0xb5,0x7e,0xe7,0x30,0x30,0x61,0xd1,0xfa,0xcf,0xaf,0xbf,0xaf,0xda,0x8b,0xcb,0xbb,0xcb,0xbb,0x8c,0x9c,0x8c,0x7d,0x6d,0x5d,0x5e,0x5e,0x5e,0x4e,0x4e,0x4e,0x4e,0x5e,0x5e,0x5d,0x6d,0x7d,0x8c,0x8c,0x9c,0xbb,0x9b,0x7b,0xab,0x4b,0x8a,0xbd,0xd5,0xd7,0x97,0x32,0x0,0x70,0xf1,0xf0,0x60,0x60,0x0,0x19,0x46,0xe0,
	0xc0,0x60,0x21,0xd0,0xd3,0x94,0xf0,0xd0,0xc1,0x80,0xc0,0xd5,0x6f,0xcf,0xff,0xef,0xee,0xeb,0xeb,0xcb,0xcb,0xbb,0x6b,0x8c,0x8c,0x7c,0x7d,0x6d,0x6d,0x5e,0x5e,0x5e,0x5e,0x5e,0x5e,0x5e,0x5d,0x6d,0x7d,0x7c,0x8c,0x9c,0xac,0xbb,0x6b,0x4b,0x8b,0x2b,0xce,0x8c,0x91,0x67,0x1f,0x5,0x0,0x30,0xc0,0x91,0x0,0x0,0x70,0xc2,0xa2,0xe0,
	0x90,0xc0,0x91,0xc0,0xb0,0xc0,0xf0,0xe2,0xd4,0xd3,0x93,0xc7,0x2f,0x6f,0x9f,0x9f,0xcf,0xca,0x6b,0x5b,0xbb,0x8b,0x5b,0x9c,0x9c,0x8c,0x7c,0x7d,0x6d,0x6d,0x6d,0x5d,0x5e,0x5e,0x6d,0x6d,0x6d,0x7d,0x7c,0x8c,0x7c,0xac,0xbb,0xcb,0x9b,0x8b,0xab,0x4a,0xdf,0x9f,0xc8,0xbf,0x7f,0xba,0xa2,0x53,0xf2,0xb1,0x10,0x0,0x90,0x90,0x90,0x70,
	0x10,0x90,0x60,0xa0,0xb0,0x80,0xd0,0x83,0x35,0x96,0x9b,0xb9,0x2f,0x2f,0xbf,0xbf,0x6f,0xb,0xb,0x9b,0xdb,0xab,0x8b,0xbb,0x9c,0x7c,0x8c,0x7c,0x7d,0x7d,0x6d,0x6d,0x6d,0x6d,0x6d,0x7d,0x6d,0x7c,0x8c,0x9c,0x9c,0xab,0xab,0xbb,0x4b,0x4b,0xeb,0xcb,0xff,0xd9,0xff,0xcf,0x6f,0x2f,0x1f,0x3a,0xb2,0x81,0xa0,0xd0,0xb0,0x60,0xd0,0x90,
	0x0,0xa0,0x90,0xb0,0x50,0x30,0xf0,0xb4,0x8,0x8,0x89,0xbf,0x9f,0x97,0xcb,0xbf,0x9f,0x2a,0x9,0x5b,0xbb,0xdb,0xab,0xbb,0x8b,0x7c,0x9c,0x7c,0x8c,0x8c,0x7c,0x7d,0x7d,0x7d,0x6d,0x7c,0x8c,0x8c,0x9c,0x7c,0xab,0xab,0x6b,0x9b,0x7b,0x6b,0x89,0x3f,0xc7,0xc6,0xdf,0x9f,0x6a,0x7c,0x7f,0xf,0x17,0x73,0x60,0xa0,0x20,0x0,0xf0,0xf0,
	0x10,0x90,0x80,0x70,0x90,0x90,0xe4,0x9f,0x3f,0x8,0x17,0xbf,0x9f,0xa2,0x97,0xaf,0x7c,0xac,0xaf,0xca,0x8b,0xcb,0x7b,0x6b,0x5b,0x8b,0xac,0xac,0x9c,0x8c,0x8c,0x8c,0x8c,0x7c,0x7c,0x9c,0x9c,0xac,0x9c,0x5b,0x4b,0x7b,0x7b,0x6b,0x7b,0x4a,0x4f,0x2f,0xd8,0xed,0x6f,0x2d,0x67,0xb4,0xee,0x3f,0x1a,0x50,0x80,0xc0,0x70,0x61,0xf0,0xf0,
	0x50,0xd0,0xe0,0x80,0x60,0xa2,0xde,0xbf,0xfb,0xd5,0x48,0xaf,0xcf,0xf9,0xca,0xff,0xdf,0xcf,0x4f,0x9b,0x5a,0xdb,0xcb,0x7b,0x6b,0xbb,0xbb,0xbb,0xac,0xac,0x9c,0x8c,0x9c,0x9c,0x7c,0xac,0xac,0xbb,0xbb,0x4b,0x5b,0xbb,0xdb,0x5b,0xba,0xda,0x8f,0x9f,0xda,0xd5,0x9c,0x7b,0xb9,0xa2,0xf2,0xfa,0xc4,0x20,0x40,0x70,0x70,0x60,0xa0,0x50,
	0x80,0x90,0xa0,0xa1,0x33,0xc8,0x6f,0x93,0xe0,0xf2,0xb8,0x77,0xab,0x79,0x57,0xcf,0xdf,0xbf,0x6f,0x6f,0x5b,0xca,0xeb,0xab,0xbb,0xcb,0xcb,0xcb,0x9b,0x9b,0x9b,0x8b,0x9b,0x7b,0x7b,0xab,0xbb,0xcb,0xcb,0x7b,0x9b,0xdb,0xdb,0x5a,0xeb,0xef,0x4a,0xd9,0xeb,0xf2,0xe4,0xd9,0xfe,0xe5,0xf3,0xf2,0xe0,0x40,0x30,0x50,0x60,0x20,0x10,0x0,
	0xf0,0xc0,0x40,0x53,0x3,0xa9,0x6a,0xa0,0x40,0x76,0xc9,0x67,0xb5,0x72,0x63,0x12,0x58,0x4f,0x1f,0xf,0xf,0x4b,0xaa,0x8b,0x6b,0x8b,0x9b,0xcb,0xcb,0xcb,0xcb,0xcb,0xcb,0xbb,0x4b,0x7b,0xab,0xcb,0xdb,0x8b,0x5b,0x7b,0xba,0x6b,0xef,0xda,0x50,0xa4,0x86,0xd2,0xb0,0x77,0xfc,0xf6,0xf3,0xf0,0xa0,0x40,0x90,0xb0,0xe0,0xa0,0x70,0x50,
	0xf0,0xf0,0xb0,0xe1,0x30,0x14,0xb0,0xf0,0xc1,0xa8,0xeb,0x97,0x32,0x11,0xa0,0x40,0x84,0x2f,0x2f,0x4f,0x1f,0xf,0x6f,0xd9,0xbb,0xcb,0xbb,0x8b,0xbb,0xcb,0x9b,0x8b,0x9b,0xbb,0x9b,0xbb,0x6b,0xab,0xdb,0xdb,0xab,0x69,0x9f,0x6f,0xbf,0xfd,0xc9,0x79,0x33,0x90,0xb0,0xcf,0xfd,0xf5,0xf3,0xf0,0xd0,0x70,0xd2,0xd0,0xf0,0xa0,0x40,0x0,
	0xa0,0xa0,0x30,0xb0,0x40,0x10,0xa0,0xe0,0xe0,0xf3,0xe7,0x75,0x4,0x3,0x70,0x62,0x47,0xf,0x5f,0xbf,0xdf,0x3f,0x4f,0xdf,0xeb,0xaa,0xbb,0xbb,0x9b,0x6b,0x8b,0x7b,0x3b,0x3b,0xab,0xcb,0x5b,0x5b,0xbb,0x6a,0x2b,0x2f,0x5a,0xcb,0xf9,0xef,0xaf,0x8f,0xb4,0xc0,0x36,0xf,0x58,0xe2,0x72,0x60,0xd1,0xd2,0xb1,0x60,0xa0,0x0,0x0,0x0,
	0xc0,0x60,0x10,0x80,0x60,0x70,0x41,0xc0,0xa0,0xe0,0xf3,0x87,0x12,0x0,0x53,0x6b,0x1f,0x9,0x6f,0x7f,0xef,0xef,0xdf,0xbf,0xcf,0x7f,0x89,0xe7,0xc9,0x7a,0xcb,0xdb,0x9b,0x9b,0xeb,0xaa,0xca,0x7a,0x9e,0xaf,0x5f,0x28,0x75,0xa2,0xf1,0xb8,0xca,0xc7,0x94,0xe0,0xcb,0x5f,0x56,0xb2,0x30,0x30,0x95,0xb6,0x60,0x50,0x90,0x10,0x30,0x20,
	0xc0,0x30,0xb0,0xc0,0x61,0xa3,0x82,0xb0,0xa0,0xe0,0xd1,0xd3,0xd0,0xb0,0xd4,0xfd,0xcd,0xa4,0xb6,0x3f,0x7f,0xbf,0xff,0xdf,0xbf,0x6b,0x42,0xc4,0xcd,0xcf,0xcb,0xa8,0xba,0x59,0xdc,0xaf,0xdf,0x5f,0x5f,0x5f,0xd,0x1,0xa0,0xb0,0xf0,0xe0,0xa0,0xe2,0xc9,0xb6,0xc9,0x4b,0x58,0x72,0xd0,0xd0,0x62,0x62,0xa0,0xe0,0xd0,0xb0,0xb0,0x0,
	0x30,0x30,0xd0,0x80,0x51,0x82,0xb0,0x40,0x20,0x20,0x1,0x7a,0xdc,0x70,0xc0,0xdb,0x7e,0x2,0x0,0x3f,0xbf,0xdf,0xdf,0x7f,0xca,0xe9,0x8f,0xcf,0x4f,0x8c,0xda,0x8f,0xdc,0x82,0xf5,0xff,0xaf,0x6f,0xcf,0x9f,0x2f,0x0,0x40,0xd5,0xbb,0xf6,0xf4,0xf4,0xcc,0x9f,0x4f,0x29,0x65,0x21,0xc0,0xf0,0xc0,0xb0,0xb0,0xb0,0x60,0x60,0x60,0x0,
	0xe0,0xe1,0xe1,0x60,0x70,0xd0,0xf0,0x80,0x10,0x1,0x5,0xf,0xab,0x40,0x50,0x17,0x5e,0x35,0x20,0x3b,0x4f,0x7f,0x8f,0x7e,0xb2,0xe6,0xaf,0xcf,0x9f,0xdf,0xef,0x9f,0xef,0xff,0xfa,0xdf,0x3f,0x7f,0xca,0x4f,0x5f,0x11,0x10,0xe8,0xaf,0xff,0xfe,0xf4,0xcd,0x5f,0xf,0x4,0x1,0x0,0x30,0xe0,0xe0,0x50,0x30,0x70,0x60,0x10,0x70,0xc0,
	0x70,0x61,0x62,0x20,0x30,0x90,0xa0,0x60,0x11,0x3,0x44,0x7,0x84,0xb0,0x80,0x11,0xa3,0x52,0x80,0x81,0x4,0x9,0x3f,0xd9,0xd1,0xe0,0x8c,0x2f,0xbf,0x9f,0x4f,0x9f,0xfe,0xff,0xea,0x87,0x2e,0x9f,0xff,0x7f,0xdf,0xa6,0x60,0xe7,0xdf,0xff,0xd9,0xe1,0xa9,0xdb,0xc2,0xb0,0x30,0x0,0x0,0x90,0xe0,0x20,0x1,0xa0,0xb0,0x10,0x60,0xc0,
	0x80,0x20,0x30,0x20,0x30,0xd0,0xf0,0xc0,0x1,0x4,0x56,0x6,0x8b,0xe6,0xb0,0x20,0xc0,0x30,0x1,0x70,0x0,0x0,0x98,0xf9,0xc3,0xe0,0xb8,0x29,0xc3,0xe8,0x7a,0xe6,0xf2,0x47,0x32,0x80,0x92,0x76,0xfd,0xff,0xff,0x4f,0x49,0xb4,0x94,0xb3,0x30,0x60,0xa2,0xb1,0x70,0x80,0x0,0x10,0x40,0xb0,0xc0,0xb0,0x21,0x11,0x40,0x50,0x60,0x90,
	0xf0,0xd0,0x70,0x20,0x60,0xd0,0xf0,0xc0,0x10,0x12,0x97,0x17,0x99,0xa8,0x12,0x0,0xc0,0x20,0x10,0xc0,0x70,0x74,0x3f,0xdf,0xe3,0x91,0x42,0x11,0x40,0xb0,0xfa,0xf6,0xe2,0x50,0x90,0xa0,0x81,0xc5,0xfc,0xaf,0xcf,0x6f,0xad,0x41,0x70,0xb0,0x60,0x80,0xb0,0x30,0x30,0xb0,0x30,0x60,0x40,0x20,0x10,0xe0,0xb0,0x10,0x40,0x90,0x80,0xb0,
	0x60,0xe0,0xa0,0x80,0x60,0x50,0xa0,0x50,0x80,0x10,0x32,0x1,0x42,0xb6,0x24,0x0,0xb1,0xc3,0xf1,0xf0,0xb1,0x9f,0x3f,0x7f,0xd5,0xc0,0x50,0x20,0x72,0x37,0xcf,0xed,0xe5,0x90,0x30,0x0,0x40,0xe6,0xef,0x3f,0x1f,0x7f,0xdf,0x64,0xa0,0xb0,0x90,0xd0,0x30,0x0,0x90,0xf3,0xc2,0x60,0xa0,0x40,0x0,0xf0,0xd0,0x30,0x60,0x90,0xe0,0xd0,
	0x50,0xd0,0x90,0x20,0x60,0xc0,0x80,0x40,0xa0,0xa0,0xa0,0x30,0x60,0x93,0x43,0x0,0x33,0x26,0xb1,0xc0,0xa6,0x4f,0x8b,0x9d,0xc4,0x80,0x10,0x49,0x9f,0x1f,0x5f,0xbf,0x6a,0x32,0x70,0x60,0xc0,0xd7,0xef,0xdf,0x6f,0xdf,0xff,0xa7,0x60,0xb0,0x80,0xe0,0x20,0x30,0xb0,0xe5,0xe6,0x71,0x60,0x10,0x20,0xd0,0xa0,0x20,0x40,0x30,0x90,0x20,
	0x0,0x60,0x70,0x70,0xe0,0xe0,0x30,0x80,0x90,0x90,0x60,0x0,0xe0,0xf1,0xd1,0x60,0x61,0x1,0x60,0xc0,0x79,0x9,0x1,0x22,0x41,0x30,0x2,0x3f,0xb,0x16,0x56,0xd8,0x9d,0x35,0xa0,0x70,0xf0,0xb8,0xae,0xf6,0xcc,0xff,0xef,0x47,0x14,0xd3,0x40,0xa0,0x20,0x70,0xc0,0x61,0xa1,0xe0,0xf0,0x70,0x0,0x30,0x50,0x60,0x50,0x70,0xb0,0xc0,
	0x90,0xd0,0x90,0xd0,0xe1,0x70,0x10,0x70,0xd0,0x70,0x70,0x30,0xd0,0xe0,0xa0,0xc0,0xd0,0x40,0x22,0xe1,0x82,0x3,0x1,0x0,0x10,0x20,0x3,0x97,0x42,0x70,0x80,0x70,0x61,0x2,0x2,0x20,0xc0,0x22,0x71,0xf0,0xc1,0xc5,0xe5,0xad,0x8f,0xc5,0x0,0x20,0x60,0xc0,0xe0,0xa0,0x30,0xd0,0xd0,0x30,0x0,0x80,0x70,0xb0,0x80,0xc0,0x60,0xc0,
	0x20,0xc0,0xe0,0xe0,0xa1,0xe0,0xb0,0x90,0xb0,0x50,0x90,0x90,0x60,0xc0,0x40,0xd0,0xf0,0x51,0x0,0xd0,0xa1,0x13,0x16,0x15,0x46,0x2,0x41,0xf2,0xb0,0x50,0xa0,0x50,0x30,0x1,0x22,0x91,0xe1,0x40,0xc0,0xf0,0xc0,0x60,0x80,0x87,0xbd,0x94,0x70,0xc0,0xd0,0x90,0x80,0xc0,0x20,0xc0,0xc0,0xb0,0x60,0xb0,0x30,0x50,0x70,0xe0,0x40,0x20,
	0x50,0x30,0x90,0xd0,0xd0,0xf0,0x90,0x90,0x60,0xb0,0xc0,0xa0,0x30,0xc0,0x0,0x30,0x60,0x0,0x30,0xb4,0x16,0x3,0x26,0xb9,0xcb,0x3,0x10,0x71,0xa0,0x72,0x73,0x0,0x0,0x40,0xb,0x2a,0x50,0x30,0x80,0x90,0xd0,0xa0,0xb0,0x71,0x62,0xb0,0xe0,0x70,0x40,0x50,0x70,0xe0,0x80,0xe0,0xe0,0xe0,0x60,0xc0,0xd0,0x60,0x80,0xf0,0xd0,0xd0,
	0x0,0x50,0xf0,0xf0,0xf0,0xd0,0x60,0x80,0xd0,0xf0,0x70,0x0,0x0,0xa0,0x30,0x30,0x90,0x50,0xa1,0x89,0xe,0x25,0xd2,0xff,0xff,0x74,0xa0,0x60,0xb0,0x93,0x83,0x50,0x20,0xc0,0x6b,0x39,0x30,0xc0,0xb1,0x51,0x60,0x60,0xb0,0xb0,0x42,0x50,0xb0,0x40,0x0,0x10,0x0,0xe0,0xc0,0xd0,0xb0,0xf0,0xd0,0x70,0xb0,0x50,0x60,0xd0,0xe0,0xc0,
	0x20,0x40,0xf0,0xf0,0xd0,0x50,0xb0,0xf0,0xf0,0xf0,0xc0,0x0,0x0,0x50,0xc0,0xc0,0x40,0x50,0x70,0xb2,0x95,0x43,0xf1,0xf4,0xe3,0x40,0xc0,0xb0,0xc0,0x80,0x80,0xb0,0x80,0xf0,0xd0,0xb0,0x80,0xc0,0x70,0x1,0x70,0xc0,0xb0,0xa0,0x92,0x20,0xa0,0x80,0x10,0x60,0x10,0xa0,0x20,0x10,0x50,0xf0,0xf0,0xf0,0xf0,0xc0,0x50,0x80,0x90,0x20,
	0x0,0x10,0xe0,0x80,0x30,0x40,0x70,0xa0,0xf0,0x80,0x60,0x0,0xc0,0xe0,0xf0,0xf0,0xc0,0xc0,0x30,0x0,0x30,0xb0,0xf0,0xf0,0xf0,0xe0,0xe0,0x40,0x60,0xe0,0xd0,0xc0,0x80,0xd0,0x10,0x10,0xa0,0x10,0x0,0x0,0x90,0x60,0x10,0xa0,0xf0,0x70,0xe0,0xd0,0x60,0x40,0x60,0xf0,0x80,0x20,0x20,0xf0,0xf0,0xf0,0xf0,0xf0,0xd0,0xd0,0x70,0xa0,
};

#if 0
/* 64 x 32  G_IM_SIZ_8b  G_IM_FMT_IA    */
unsigned char MAP_benom_gass01_txt[] = {
	0xd0, 0x30, 0x70, 0xd0, 0xa0, 0x20, 0x20, 0x60, 0x50, 0x60, 0x90, 0x80, 0x50, 0x50, 0x40, 0x0, 0x20, 0x20, 0x20, 0x10, 0x20, 0x80, 0x60, 0x40, 0x40, 0x40, 0x40, 0x30, 0xb0, 0xf0, 0xe0, 0xe0, 0x80, 0x20, 0x30, 0x60, 0xc0, 0xa0, 0xc0, 0x70, 0x30, 0x20, 0x50, 0x60, 0x30, 0x20, 0x30, 0x20, 0x20, 0x20, 0x10, 0x50, 0x60, 0x60, 0x50, 0x60, 0x90, 0x50, 0x0, 0x30, 0x80, 0x0, 0x10, 0xb0, 
	0xe0, 0xc0, 0x60, 0xb0, 0xc0, 0x70, 0x50, 0x60, 0x80, 0x90, 0x70, 0x50, 0x60, 0x70, 0x20, 0x0, 0x30, 0x31, 0x20, 0x90, 0xe0, 0x90, 0x70, 0x80, 0x60, 0x50, 0x80, 0xa0, 0x80, 0x90, 0x90, 0x90, 0x73, 0x32, 0x12, 0x41, 0xb0, 0xa0, 0x80, 0xd0, 0xb0, 0xb0, 0x80, 0x0, 0x0, 0x60, 0xb0, 0xa0, 0x50, 0x20, 0x61, 0xb2, 0xb0, 0x70, 0x20, 0x30, 0x60, 0x40, 0x10, 0x20, 0x70, 0x70, 0x50, 0x90, 
	0x40, 0xe0, 0xe0, 0xc0, 0x80, 0x90, 0xa0, 0x40, 0x50, 0xc0, 0xb0, 0x90, 0x80, 0x30, 0x20, 0x30, 0x31, 0x21, 0x10, 0xa0, 0xf0, 0x90, 0x20, 0x91, 0xd0, 0xd0, 0xa0, 0x40, 0x30, 0x80, 0x80, 0x22, 0x1f, 0x66, 0x82, 0x92, 0xc0, 0xc0, 0x71, 0xe2, 0xf1, 0xb0, 0x70, 0x10, 0x90, 0xb0, 0x80, 0x70, 0x60, 0x80, 0xc1, 0xb3, 0x72, 0x40, 0x20, 0x30, 0x50, 0x20, 0x10, 0x70, 0xd0, 0xa0, 0x10, 0x10, 
	0x0, 0x70, 0x90, 0xc0, 0x70, 0x40, 0xa0, 0x60, 0x40, 0x50, 0xa0, 0xf0, 0x70, 0x0, 0x10, 0x30, 0x50, 0x60, 0x80, 0xc0, 0xe0, 0xc1, 0xc2, 0xd3, 0xb0, 0xa0, 0x90, 0x20, 0x20, 0x70, 0x71, 0x58, 0x5b, 0x78, 0x93, 0xa2, 0xb2, 0xa0, 0xc1, 0xe1, 0xb0, 0x70, 0x70, 0x80, 0xd0, 0x61, 0x31, 0x60, 0x80, 0x80, 0x40, 0x80, 0xb0, 0x50, 0x0, 0x20, 0x60, 0x40, 0x30, 0x60, 0x50, 0x80, 0x70, 0x0, 
	0x90, 0xf0, 0x90, 0x70, 0x30, 0x40, 0x50, 0x70, 0xa0, 0x70, 0x80, 0xb0, 0x40, 0x0, 0x20, 0x20, 0x20, 0x90, 0xf0, 0xe0, 0x85, 0x9a, 0xe5, 0xf0, 0xd0, 0xa0, 0xc0, 0x70, 0x30, 0x20, 0xa, 0x6d, 0x81, 0x3f, 0x8e, 0xf1, 0x80, 0x30, 0xb0, 0xa0, 0x70, 0xc0, 0xf0, 0xf1, 0xd0, 0x82, 0xa2, 0x90, 0x60, 0x10, 0x10, 0x80, 0xd0, 0x70, 0x10, 0x0, 0x30, 0x70, 0x20, 0x20, 0x40, 0xb0, 0xc0, 0x10, 
	0xf0, 0xd0, 0x70, 0x50, 0x40, 0x30, 0x50, 0x50, 0x70, 0xb0, 0xa0, 0x40, 0x0, 0x10, 0x50, 0x60, 0x40, 0x90, 0xb0, 0x61, 0x58, 0x89, 0x86, 0xa2, 0xd0, 0xc2, 0xe1, 0x80, 0x81, 0x84, 0x2c, 0x5d, 0xa1, 0x62, 0x5b, 0x62, 0x50, 0x56, 0x56, 0x70, 0xb0, 0x50, 0x41, 0x92, 0x90, 0x81, 0xb2, 0x51, 0x40, 0x60, 0x80, 0x80, 0x80, 0x70, 0x70, 0x40, 0x60, 0x90, 0x60, 0xb0, 0x80, 0x40, 0x80, 0x20, 
	0x90, 0x50, 0x70, 0xa0, 0xb0, 0x70, 0xb0, 0x80, 0x20, 0x20, 0x60, 0x70, 0x20, 0x10, 0x70, 0x90, 0x40, 0x71, 0xc0, 0xb0, 0x93, 0x45, 0x36, 0x42, 0xb0, 0xf3, 0xf2, 0xa1, 0x61, 0x82, 0x84, 0xac, 0x85, 0x60, 0xa1, 0xc0, 0xc3, 0xbf, 0x48, 0x30, 0x80, 0x40, 0x41, 0x40, 0x40, 0x31, 0x40, 0x64, 0x85, 0x80, 0x60, 0x20, 0x30, 0x90, 0xc0, 0xa0, 0x70, 0x20, 0x20, 0x60, 0x30, 0x0, 0x40, 0x50, 
	0x30, 0x40, 0x30, 0x70, 0x90, 0xa0, 0xa0, 0x70, 0x20, 0x0, 0x30, 0x90, 0x90, 0x40, 0x60, 0xa0, 0x91, 0x61, 0xc0, 0xf0, 0xc8, 0x5f, 0x67, 0x30, 0x41, 0x92, 0x81, 0x70, 0xc4, 0xa7, 0xca, 0xb4, 0x30, 0x10, 0x70, 0xb1, 0xd8, 0xbc, 0x30, 0x20, 0x70, 0x90, 0x70, 0x80, 0x61, 0x62, 0x71, 0x54, 0x74, 0xa0, 0x62, 0x43, 0x41, 0x50, 0x80, 0x60, 0x20, 0x31, 0x80, 0x70, 0x20, 0x50, 0xa0, 0x90, 
	0x20, 0x80, 0x20, 0x20, 0xb0, 0x80, 0x20, 0x10, 0x10, 0x40, 0x60, 0x40, 0x50, 0x60, 0x50, 0x80, 0x90, 0x60, 0x80, 0xc1, 0xcf, 0xcf, 0xd5, 0x60, 0x30, 0x11, 0x2, 0x64, 0xd8, 0x8f, 0x8d, 0x74, 0x50, 0x30, 0x2, 0x28, 0x6f, 0xa6, 0x90, 0x60, 0x71, 0x41, 0x10, 0x30, 0x44, 0xc4, 0xe3, 0x52, 0x61, 0x82, 0x34, 0x23, 0x12, 0x20, 0x40, 0x60, 0x50, 0x61, 0xc1, 0x80, 0x10, 0x80, 0xf0, 0xe0, 
	0x60, 0xa0, 0xc0, 0x80, 0xb0, 0x40, 0x0, 0x0, 0x0, 0x30, 0x70, 0x40, 0x10, 0x50, 0x90, 0xd0, 0xc0, 0x82, 0x61, 0x32, 0x5b, 0x7b, 0xa2, 0x72, 0x42, 0x40, 0x2, 0x4d, 0x8d, 0x3c, 0x26, 0x84, 0xd0, 0x90, 0x13, 0xf, 0x4f, 0xd3, 0xd5, 0x73, 0x4d, 0x38, 0x20, 0x11, 0x37, 0x86, 0xd1, 0xa2, 0x82, 0x74, 0x34, 0x1, 0x1, 0x10, 0x50, 0x90, 0x90, 0x70, 0x81, 0x70, 0x0, 0x20, 0xc0, 0xf0, 
	0xb0, 0xd0, 0xf0, 0x80, 0x80, 0x60, 0x50, 0x30, 0x1, 0x0, 0x80, 0xd0, 0x70, 0x40, 0xa0, 0xe0, 0xb1, 0x63, 0x50, 0x51, 0x9f, 0x6f, 0x6a, 0x4e, 0x5c, 0x86, 0x36, 0x4f, 0x2f, 0x3f, 0x3d, 0x59, 0xa0, 0x90, 0x21, 0x19, 0x69, 0x69, 0x4f, 0x4f, 0x7f, 0xcb, 0x90, 0x61, 0x35, 0x24, 0x60, 0xb0, 0xc0, 0xc2, 0xa2, 0x50, 0x10, 0x0, 0x60, 0xa0, 0x50, 0x30, 0x50, 0x30, 0x20, 0x30, 0x60, 0xa0, 
	0x70, 0x70, 0x80, 0x20, 0x50, 0xb0, 0xa0, 0x70, 0x50, 0x21, 0x70, 0xf0, 0xb0, 0x60, 0xb2, 0xb7, 0x5b, 0x59, 0x85, 0xd2, 0xef, 0x6f, 0x3f, 0x3e, 0x5c, 0x6b, 0x36, 0x5f, 0x1f, 0x5f, 0xcf, 0x9f, 0x92, 0xa1, 0x22, 0x24, 0x7b, 0x1f, 0xf, 0x4f, 0xcf, 0xe6, 0xb0, 0x91, 0x91, 0x60, 0x30, 0x40, 0xb0, 0xe0, 0xc0, 0x90, 0x60, 0x10, 0x10, 0x50, 0x40, 0x20, 0x50, 0x30, 0x60, 0xa0, 0x80, 0x70, 
	0x30, 0x30, 0x60, 0x0, 0x40, 0xc0, 0xd0, 0xd0, 0xb0, 0x71, 0x50, 0xb0, 0xd0, 0xa5, 0xef, 0xdf, 0x6f, 0x4f, 0x8f, 0xc4, 0x8b, 0x4f, 0x7f, 0x83, 0x74, 0x45, 0x25, 0x69, 0x5b, 0x5f, 0xcf, 0xdc, 0xbe, 0x9f, 0x2c, 0x4c, 0xbc, 0x5d, 0x1f, 0x7f, 0xef, 0xb3, 0xb1, 0xd3, 0xd4, 0xc0, 0x62, 0x11, 0x80, 0xd0, 0xa0, 0x80, 0x80, 0x70, 0x33, 0x33, 0x70, 0x80, 0x70, 0x60, 0x60, 0xb0, 0xd0, 0x80, 
	0x70, 0x70, 0x40, 0x20, 0x80, 0xe0, 0xf0, 0xe0, 0xb0, 0xa0, 0x70, 0x70, 0xd0, 0xf6, 0xdf, 0xcf, 0x6f, 0xf, 0x2a, 0x62, 0x66, 0x4f, 0xaf, 0xa9, 0x92, 0xa8, 0x9f, 0xa3, 0x86, 0x4f, 0x6f, 0xaf, 0xaf, 0x7f, 0x4f, 0x7f, 0xdf, 0x8d, 0x1d, 0x8f, 0xfc, 0xb7, 0x8e, 0xcf, 0xae, 0xa2, 0x55, 0x4, 0x40, 0x90, 0xa0, 0xb4, 0xa3, 0xa0, 0xa2, 0x82, 0x70, 0x70, 0x50, 0x40, 0x10, 0x60, 0xa0, 0x80, 
	0xa0, 0xa0, 0x20, 0x50, 0xa1, 0xb2, 0xe0, 0xe0, 0xc0, 0xe0, 0xb0, 0x80, 0x90, 0xa0, 0x69, 0x3f, 0x1e, 0x6, 0x0, 0x43, 0x79, 0x3f, 0x4f, 0x7f, 0xaf, 0xff, 0xff, 0xca, 0x6c, 0x6f, 0x4f, 0x5f, 0x8f, 0x8f, 0x8f, 0x8f, 0xaf, 0x7f, 0x3a, 0xbd, 0xfa, 0xdd, 0x6f, 0x3f, 0x6f, 0x8e, 0x2f, 0xb, 0x10, 0x40, 0x70, 0xa5, 0x94, 0x60, 0x70, 0x90, 0x80, 0x20, 0x0, 0x20, 0x10, 0x50, 0x60, 0x30, 
	0x80, 0x90, 0x30, 0x50, 0x41, 0x44, 0x91, 0xc0, 0xf0, 0xe0, 0xb0, 0x90, 0xa0, 0x70, 0x12, 0xf, 0xf, 0x8, 0x35, 0xa8, 0xa7, 0x4f, 0x2f, 0x9f, 0xef, 0xff, 0xff, 0xec, 0x7c, 0x7f, 0x6f, 0x5f, 0x7f, 0xaf, 0xcf, 0x8f, 0x5f, 0x3f, 0x5f, 0xbf, 0xb9, 0xd5, 0xb7, 0x1e, 0x6f, 0xcf, 0x5f, 0x4a, 0x51, 0x41, 0x20, 0x50, 0xa1, 0x80, 0x60, 0xb0, 0xe0, 0x70, 0x10, 0x10, 0x50, 0x80, 0x80, 0x20, 
	0xa0, 0xb0, 0x60, 0x43, 0x22, 0x51, 0x64, 0x97, 0xe2, 0xc1, 0x62, 0x50, 0x80, 0x90, 0x66, 0x3f, 0x1f, 0x5f, 0x8d, 0xd7, 0xd4, 0xaf, 0x7f, 0x9f, 0xcf, 0x9f, 0xdf, 0xff, 0xdf, 0xaf, 0x8f, 0x9f, 0xbf, 0xef, 0xff, 0x9f, 0x4f, 0x4f, 0xaf, 0xcf, 0xa8, 0xb0, 0xb0, 0x70, 0xba, 0xcf, 0x58, 0x82, 0xa5, 0x83, 0x40, 0x30, 0xb4, 0xf5, 0xd3, 0xc0, 0xc0, 0xe1, 0xa0, 0x30, 0x60, 0x90, 0xb0, 0x50, 
	0xd0, 0xc0, 0xb0, 0x72, 0x43, 0xb0, 0x93, 0x6e, 0x8e, 0xa5, 0x71, 0x30, 0x0, 0x64, 0xdf, 0xcf, 0x8f, 0x9f, 0xa8, 0xa1, 0x99, 0xaf, 0x9f, 0x4f, 0x5f, 0x4f, 0xaf, 0xff, 0xff, 0xff, 0xae, 0xcd, 0xff, 0xff, 0xff, 0xcf, 0x9f, 0xaf, 0xff, 0xdf, 0xb5, 0x93, 0x71, 0x96, 0xce, 0x88, 0x30, 0xb5, 0xef, 0xb6, 0x40, 0x40, 0xc4, 0xf6, 0xf3, 0xa0, 0x61, 0xc1, 0xf0, 0xb0, 0xb0, 0xc0, 0x80, 0x50, 
	0xa0, 0x80, 0xe0, 0x90, 0x40, 0xc0, 0xd1, 0x67, 0x5e, 0x85, 0x92, 0x54, 0x2, 0x45, 0xcf, 0xff, 0xef, 0xaf, 0x8f, 0xab, 0x6e, 0x6f, 0x8f, 0x5f, 0x7f, 0xaf, 0xcf, 0xdf, 0xff, 0xff, 0xcf, 0xdf, 0xdf, 0xcf, 0xef, 0xff, 0xef, 0xcf, 0xef, 0x9f, 0x9f, 0xae, 0xa8, 0x9f, 0x6f, 0x89, 0xa6, 0xef, 0xff, 0xb6, 0x30, 0x70, 0xc0, 0x90, 0x80, 0xb0, 0xa3, 0xa4, 0xf1, 0xf0, 0xe0, 0xd1, 0x70, 0x10, 
	0x70, 0x40, 0x70, 0x70, 0x81, 0xc1, 0xf0, 0xd2, 0xb5, 0x83, 0x74, 0x88, 0x89, 0xa3, 0xbf, 0xdf, 0xef, 0xaf, 0xbf, 0xff, 0xcf, 0x5f, 0x6f, 0xaf, 0xdf, 0xef, 0xef, 0xcf, 0xef, 0xff, 0xff, 0xff, 0xdf, 0xcf, 0xef, 0xff, 0xff, 0xef, 0xcf, 0x9f, 0xbf, 0xcf, 0xff, 0xdf, 0xaf, 0xee, 0xff, 0xdf, 0x9f, 0x75, 0x44, 0x72, 0x80, 0x40, 0x50, 0xa0, 0xb2, 0xb4, 0xc0, 0x80, 0x40, 0x70, 0xc0, 0x30, 
	0x70, 0x70, 0x40, 0x50, 0xd1, 0xe4, 0xf1, 0xf3, 0xe1, 0xa0, 0x90, 0xa3, 0xbd, 0xbd, 0x8f, 0x9f, 0xdf, 0xef, 0xff, 0xff, 0xff, 0x8f, 0x9f, 0xef, 0xef, 0xef, 0xff, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfb, 0xef, 0xdb, 0xbf, 0x8f, 0x6d, 0x55, 0x48, 0x34, 0x40, 0x90, 0xa0, 0x50, 0x30, 0x70, 0x90, 0x41, 0x2, 0x40, 0xe0, 0x90, 
	0x60, 0x80, 0xb0, 0x70, 0xa5, 0xc3, 0xa2, 0xb2, 0xc0, 0xc0, 0xc5, 0xcc, 0xcc, 0x6a, 0x27, 0x68, 0xc6, 0xeb, 0xef, 0xcf, 0xff, 0xbf, 0xdf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0xd5, 0x86, 0x44, 0x1b, 0x2f, 0x66, 0x61, 0x53, 0x52, 0x90, 0xf0, 0xe1, 0x64, 0x20, 0x60, 0x90, 0x87, 0x56, 0x70, 0xa0, 0x60, 
	0x50, 0x40, 0x80, 0xb1, 0x8b, 0x32, 0x2, 0x34, 0x70, 0xd2, 0xcd, 0x9f, 0x99, 0x41, 0x1, 0x77, 0xd6, 0xdb, 0xdf, 0xdf, 0xff, 0xbf, 0xcf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0xdf, 0xff, 0xff, 0xef, 0xaf, 0x69, 0xf, 0xf, 0x68, 0xb0, 0xb0, 0xb2, 0xd0, 0xf0, 0xcc, 0x8e, 0xa2, 0xc0, 0xc0, 0x94, 0x8c, 0xa8, 0xd5, 0x90, 
	0x20, 0x20, 0x20, 0xe4, 0xd6, 0x30, 0x4, 0x21, 0x63, 0xbf, 0xbf, 0x6a, 0x65, 0x61, 0x84, 0xea, 0xec, 0xcf, 0xef, 0xff, 0xff, 0xcf, 0xcf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0x1f, 0x96, 0xf0, 0xa1, 0x82, 0xc6, 0xd7, 0x7f, 0x7f, 0xc2, 0xd0, 0xf0, 0xa4, 0xae, 0xeb, 0xd5, 0xf0, 
	0x60, 0xc0, 0x80, 0xa5, 0x77, 0x43, 0x14, 0x50, 0x85, 0x7f, 0x7f, 0x73, 0x70, 0x73, 0xbd, 0xef, 0xbf, 0xcf, 0xff, 0xff, 0xff, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0xcf, 0xff, 0xef, 0x6f, 0x44, 0xa0, 0x70, 0x62, 0xc7, 0xbd, 0x69, 0x64, 0x80, 0xb0, 0xc0, 0x4b, 0x66, 0xe2, 0x71, 0xc0, 
	0xf0, 0xf0, 0x92, 0x24, 0x4, 0x27, 0x31, 0x70, 0xa1, 0xb9, 0xab, 0x63, 0x32, 0x56, 0x6f, 0x6f, 0x9f, 0xaf, 0xcf, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xbf, 0xaf, 0xff, 0xbf, 0x24, 0x4c, 0x7a, 0x8d, 0xcf, 0x9f, 0x58, 0x70, 0xc0, 0xc0, 0x55, 0xa, 0x31, 0xb0, 0x30, 0x30, 
	0xb0, 0x79, 0x5f, 0x48, 0x74, 0x54, 0x51, 0xa0, 0xe0, 0xe3, 0xd6, 0x9a, 0x68, 0x7c, 0x5f, 0x7f, 0x9f, 0x4f, 0x7f, 0xcf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0xbf, 0xdf, 0xda, 0xa7, 0x6f, 0x6b, 0x7a, 0xaf, 0xaf, 0x6f, 0x76, 0xb0, 0xa0, 0x57, 0x6, 0x10, 0x90, 0xb0, 0x20, 
	0x10, 0x68, 0xaa, 0xc2, 0xf1, 0xd0, 0x80, 0x70, 0xa0, 0xd4, 0xbf, 0x5f, 0x4b, 0x98, 0xcc, 0xdf, 0xaf, 0x9f, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xcd, 0xbe, 0xff, 0xb8, 0xa2, 0xe1, 0xc4, 0x49, 0x27, 0x73, 0xd0, 0xf2, 0x82, 0x1, 0x30, 0xc0, 0xe0, 0x40, 
	0x30, 0x91, 0x81, 0x50, 0x70, 0xa0, 0xb0, 0x60, 0x62, 0xb8, 0x7f, 0x2f, 0x3f, 0x4d, 0x5f, 0x5f, 0x8f, 0xdf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0xdf, 0xdf, 0xbf, 0xdf, 0xa5, 0x71, 0xa0, 0x81, 0x11, 0x10, 0x71, 0xc2, 0xc1, 0x60, 0x50, 0x80, 0x50, 0x80, 0x90, 
	0x60, 0x70, 0x0, 0x10, 0x20, 0x50, 0xb0, 0xc2, 0xc8, 0xbe, 0x6f, 0x3f, 0x7d, 0x93, 0x45, 0xf, 0x2f, 0xaf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0xdf, 0xff, 0xef, 0xdf, 0x59, 0x20, 0x60, 0x90, 0x80, 0x50, 0x32, 0x66, 0x83, 0x71, 0x70, 0x90, 0x70, 0x60, 0x80, 
	0x70, 0x70, 0x30, 0x41, 0x52, 0x73, 0xe1, 0xf0, 0x82, 0x73, 0xc6, 0xbc, 0xc7, 0xf2, 0x93, 0x4f, 0x6f, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xdf, 0xeb, 0xfc, 0x6f, 0x2f, 0xa9, 0xf2, 0xe5, 0xb2, 0x90, 0x84, 0xa7, 0xb2, 0x60, 0x90, 0xf0, 0xb0, 0x30, 
	0x80, 0x30, 0x41, 0x26, 0x9f, 0x8e, 0xa1, 0xb0, 0x70, 0x70, 0xb0, 0xb1, 0xb4, 0xf9, 0xfc, 0xef, 0xcf, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xdf, 0x9f, 0xaf, 0xef, 0x8f, 0x2f, 0x6f, 0xaf, 0x7f, 0x59, 0xb1, 0xe1, 0x99, 0x82, 0xc0, 0xd0, 0xd0, 0xc0, 0x60, 
};

/* 64 x 32  G_IM_SIZ_8b  G_IM_FMT_IA    */
unsigned char MAP_benom_gass02_txt[] = {
	0x90, 0xc0, 0xb0, 0x32, 0xac, 0xd9, 0xd0, 0x90, 0x81, 0x94, 0x69, 0x28, 0x31, 0x87, 0xdf, 0xff, 0xef, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xcf, 0x5f, 0xaf, 0xcf, 0x3f, 0xb, 0x5c, 0x9f, 0x68, 0x71, 0x71, 0x26, 0x73, 0xe1, 0xe0, 0xf0, 0xa0, 0x30, 
	0x30, 0xc0, 0x90, 0x20, 0x30, 0xa0, 0xf0, 0xc0, 0x81, 0x98, 0x7f, 0x3f, 0x55, 0x97, 0xdf, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0xdf, 0xef, 0xff, 0x9f, 0x75, 0xa0, 0xc4, 0xa6, 0x62, 0x32, 0x33, 0x33, 0x60, 0x90, 0xb0, 0x40, 0x60, 
	0x0, 0x20, 0x10, 0x40, 0xc0, 0xf4, 0xc3, 0x90, 0x20, 0x18, 0x8f, 0xcf, 0xd9, 0xdf, 0xbf, 0xaf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x9f, 0xbf, 0xea, 0xb0, 0x77, 0x8b, 0xcb, 0xcf, 0x69, 0x21, 0x51, 0x60, 0x30, 0x0, 0x40, 0xb0, 
	0x30, 0xb0, 0xa0, 0xa0, 0xf2, 0xac, 0x23, 0x60, 0x70, 0x55, 0x8f, 0xad, 0xab, 0xaf, 0x8f, 0xbf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xbf, 0x6f, 0xbf, 0xe6, 0x77, 0x46, 0x93, 0x90, 0x78, 0x9e, 0xa2, 0x60, 0x30, 0x50, 0x50, 0x50, 0x80, 
	0x20, 0xd0, 0xa0, 0x70, 0x93, 0x7c, 0x15, 0x60, 0xe0, 0xb1, 0x73, 0x96, 0xbf, 0xbf, 0xbf, 0xdf, 0xaf, 0x7f, 0xcf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xdf, 0xbf, 0xff, 0xef, 0xdf, 0xff, 0xee, 0x5f, 0x55, 0xd3, 0xc1, 0x40, 0x4a, 0x73, 0x30, 0x0, 0x10, 0x62, 0xa1, 0x90, 
	0x30, 0x40, 0x10, 0x40, 0xa5, 0xae, 0x87, 0x40, 0x40, 0x41, 0x81, 0xea, 0xef, 0xcf, 0xbf, 0x6f, 0x1f, 0x3f, 0xcf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xcf, 0xaf, 0xff, 0xcf, 0xbf, 0xed, 0xf5, 0x97, 0x47, 0x52, 0xa0, 0xb0, 0x71, 0x60, 0x30, 0x10, 0x40, 0x99, 0xf6, 0xb0, 
	0xa0, 0x30, 0x21, 0x60, 0xc3, 0xe4, 0xd0, 0x30, 0x1, 0x90, 0xd0, 0x95, 0x5f, 0x5f, 0x6f, 0x6f, 0x9f, 0xdf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0xbf, 0xef, 0xef, 0x9f, 0x7f, 0x9c, 0xd1, 0xf7, 0xaf, 0x25, 0x30, 0x80, 0xa0, 0xa1, 0x60, 0x30, 0x90, 0x92, 0x62, 0x80, 
	0x40, 0x10, 0x21, 0x50, 0x80, 0x80, 0xe0, 0x92, 0x34, 0x73, 0x83, 0x27, 0xf, 0x4f, 0xaf, 0xdf, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x9f, 0x8c, 0xfd, 0xff, 0xbf, 0x6f, 0x5f, 0x88, 0xcf, 0xcf, 0x8a, 0x52, 0x53, 0x82, 0xa1, 0xe0, 0xc0, 0x80, 0x50, 0x10, 0x90, 
	0x10, 0x20, 0x30, 0x50, 0x50, 0x40, 0xa0, 0xc3, 0x45, 0x6, 0x5b, 0x89, 0x8f, 0x7f, 0xaf, 0xdf, 0xef, 0xbf, 0x9f, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xbf, 0x8f, 0xbf, 0xe7, 0xff, 0xaf, 0x5f, 0x89, 0x8f, 0x8f, 0x8f, 0x5f, 0x6f, 0xba, 0xe2, 0xe1, 0xf0, 0xd0, 0x40, 0x60, 0x40, 0x80, 
	0x10, 0x70, 0x70, 0x40, 0x70, 0x70, 0x80, 0x94, 0x38, 0x18, 0x59, 0x9f, 0xdf, 0xc7, 0x7b, 0x9f, 0xff, 0xea, 0xcf, 0xef, 0xcf, 0xdf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xcf, 0xdf, 0xcf, 0x7f, 0x8a, 0x8f, 0x8f, 0xb7, 0xa6, 0x5f, 0x8f, 0xaa, 0x6c, 0x5f, 0x7f, 0x87, 0xa3, 0xd0, 0xd0, 0x90, 0xc0, 0x70, 0x40, 
	0x10, 0x80, 0xa0, 0x40, 0x20, 0x50, 0x64, 0x2f, 0x2f, 0x88, 0x77, 0x1f, 0x6f, 0xc2, 0xa7, 0x9f, 0xcc, 0xcc, 0xbf, 0xbf, 0x9f, 0xaf, 0xdf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xdf, 0xaf, 0xff, 0xcf, 0x7c, 0xaf, 0x6f, 0x4f, 0x78, 0x4d, 0x3f, 0x8d, 0xd7, 0xe4, 0x9e, 0x2f, 0x2a, 0x40, 0x40, 0xa0, 0xf0, 0xe1, 0x80, 0x50, 
	0x30, 0xd0, 0xc0, 0x40, 0x0, 0x52, 0x7e, 0xf, 0x5b, 0xf5, 0xc8, 0x3f, 0x2f, 0x79, 0x9a, 0x9f, 0x8f, 0x2f, 0x3f, 0x6f, 0x5f, 0x8f, 0xaf, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0xff, 0xef, 0xef, 0xdf, 0xbf, 0x8f, 0xac, 0xed, 0x9f, 0x5f, 0x4a, 0x55, 0xac, 0xcb, 0xc9, 0xe2, 0xc2, 0x9a, 0xa4, 0x80, 0x20, 0x60, 0xd0, 0xa0, 0x90, 0xb0, 
	0x50, 0xb0, 0x60, 0x41, 0x53, 0x48, 0x5f, 0x13, 0x30, 0xb2, 0xf8, 0xb7, 0x5b, 0x49, 0x67, 0x9f, 0x9f, 0x3f, 0x3f, 0xaf, 0x8f, 0x3f, 0x8f, 0xef, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xcf, 0xaf, 0xbf, 0xef, 0xcf, 0xef, 0xdf, 0x4f, 0x3f, 0x7f, 0xdf, 0x9a, 0x89, 0xbb, 0xe2, 0xb4, 0x69, 0x7e, 0xa5, 0xc3, 0xd2, 0xd0, 0xa0, 0x60, 0x70, 0x50, 0x60, 0x80, 0x80, 
	0x50, 0x30, 0x0, 0x43, 0x53, 0x19, 0x5a, 0x60, 0x30, 0x66, 0xe9, 0xd7, 0x55, 0x32, 0x43, 0x72, 0xa8, 0x7f, 0x5f, 0xcf, 0xbf, 0x3f, 0xaf, 0xff, 0xff, 0xdc, 0xdf, 0xff, 0xff, 0xdf, 0xef, 0xdf, 0xdf, 0xff, 0xdf, 0x6f, 0x7f, 0xdf, 0xcf, 0x7f, 0xaf, 0xdf, 0x6f, 0x4f, 0x4f, 0x4a, 0x70, 0xa4, 0xe6, 0xf2, 0xd0, 0x57, 0x7c, 0xc6, 0xb3, 0xa0, 0x90, 0x70, 0x60, 0x50, 0x30, 0x30, 0x20, 0x50, 
	0x20, 0x20, 0x10, 0x31, 0x30, 0x74, 0x90, 0x80, 0x91, 0xb8, 0xcb, 0x87, 0x52, 0x61, 0x50, 0x60, 0x94, 0x5f, 0xf, 0x4f, 0x7f, 0x8f, 0xcf, 0xff, 0xec, 0x99, 0x8f, 0xef, 0xef, 0xaf, 0xbf, 0xcb, 0xdf, 0xff, 0xdf, 0x9f, 0xcf, 0xff, 0xbf, 0x4f, 0x9f, 0xef, 0xdf, 0xaf, 0x6f, 0x2d, 0x89, 0x99, 0x73, 0xb0, 0xf0, 0xcf, 0x8d, 0xa5, 0xa3, 0x80, 0x50, 0x50, 0x72, 0x50, 0x40, 0x20, 0x0, 0x50, 
	0x80, 0x80, 0x50, 0x0, 0x20, 0xb0, 0x80, 0x60, 0xa0, 0xb3, 0x67, 0x15, 0x44, 0x93, 0x80, 0x92, 0xa7, 0x5f, 0x4f, 0x4f, 0x8f, 0x8f, 0x6f, 0x8f, 0xef, 0xbf, 0x8f, 0xcc, 0xda, 0x9e, 0xc7, 0xf7, 0xff, 0xff, 0xff, 0xef, 0xff, 0xef, 0xcf, 0x6f, 0x7f, 0xbf, 0xea, 0xeb, 0xc9, 0x9f, 0xbf, 0x7f, 0x4, 0x40, 0xc6, 0xaf, 0x58, 0x62, 0x92, 0x80, 0x21, 0x32, 0xa1, 0x80, 0x10, 0x10, 0x20, 0x50, 
	0xe0, 0xd0, 0x70, 0x10, 0x20, 0x60, 0x61, 0x80, 0x70, 0x30, 0x3, 0x37, 0x52, 0x40, 0x83, 0xcb, 0x8f, 0x69, 0xbf, 0xdf, 0x8f, 0x3f, 0xf, 0x6f, 0xef, 0xbf, 0x89, 0xc3, 0xd4, 0xcb, 0xea, 0xf8, 0xec, 0xff, 0xef, 0xcf, 0xef, 0xcf, 0xbf, 0xaf, 0x2f, 0x68, 0xd5, 0xe2, 0xf1, 0xf8, 0xba, 0x47, 0x14, 0x40, 0x6b, 0x4f, 0x36, 0x52, 0x70, 0x70, 0x35, 0x16, 0x50, 0x50, 0x0, 0x10, 0x70, 0x40, 
	0xb0, 0x90, 0x90, 0x60, 0x71, 0x63, 0x92, 0xa0, 0x30, 0x0, 0x21, 0xc3, 0xa0, 0x30, 0x84, 0xdd, 0x4d, 0x14, 0x76, 0xbf, 0x3f, 0xf, 0x6f, 0xbf, 0x9f, 0x5b, 0x62, 0xb4, 0xed, 0xff, 0xfb, 0xc8, 0x7a, 0x89, 0x9c, 0x8f, 0xef, 0xcf, 0xaf, 0x9f, 0x2d, 0x61, 0xd0, 0xd0, 0xe0, 0xe0, 0x90, 0x22, 0x29, 0x66, 0x49, 0x5b, 0x68, 0x22, 0x40, 0x90, 0x92, 0x52, 0x30, 0x20, 0x10, 0x20, 0x40, 0x20, 
	0xc0, 0x60, 0x70, 0xa0, 0xd1, 0xc2, 0xc0, 0x50, 0x0, 0x0, 0x61, 0xda, 0xcc, 0x80, 0xd0, 0xeb, 0x4e, 0x2, 0x0, 0x1f, 0xf, 0xf, 0xcf, 0xdf, 0x5a, 0x59, 0x4f, 0x7f, 0x9f, 0xcc, 0xfa, 0xaf, 0x2c, 0x52, 0x75, 0x9f, 0xef, 0xcf, 0xaf, 0x6f, 0x6f, 0xa0, 0xb0, 0xa5, 0x9b, 0x96, 0xb4, 0x54, 0x1c, 0x6f, 0x7f, 0x99, 0x95, 0x41, 0x50, 0xc0, 0xd0, 0xa0, 0x60, 0x50, 0x50, 0x50, 0x20, 0x30, 
	0xf0, 0xa1, 0x21, 0x70, 0xc0, 0xe0, 0xa0, 0x30, 0x0, 0x21, 0x65, 0x6f, 0x8b, 0xc0, 0xf0, 0xf7, 0xae, 0x15, 0x0, 0x3b, 0x4f, 0x6f, 0xdf, 0xde, 0x82, 0x56, 0x4f, 0x9f, 0x8f, 0xaf, 0xff, 0x9f, 0x7f, 0xcf, 0x9a, 0x5f, 0x8f, 0x9f, 0xba, 0x9f, 0xdf, 0xa1, 0x60, 0x48, 0x4f, 0x6f, 0xde, 0x94, 0x4d, 0xaf, 0xdf, 0x94, 0x91, 0xb0, 0xa0, 0x70, 0x80, 0x70, 0x30, 0x90, 0xd0, 0x90, 0x50, 0x80, 
	0x80, 0xb1, 0x12, 0x10, 0x50, 0xa0, 0x90, 0x30, 0x11, 0x43, 0x64, 0x47, 0x34, 0x70, 0xb0, 0xe1, 0xc3, 0x42, 0x30, 0xa1, 0x94, 0x99, 0xdf, 0xf9, 0xc1, 0x50, 0x5c, 0xdf, 0xaf, 0xbf, 0xff, 0xdf, 0xce, 0xff, 0x9a, 0x17, 0x2e, 0x8f, 0xbf, 0xaf, 0xef, 0x96, 0x0, 0x7, 0x2f, 0x4f, 0x99, 0xd1, 0xe9, 0xeb, 0xf2, 0xa0, 0x80, 0xc0, 0x90, 0x10, 0x30, 0x40, 0x1, 0x90, 0xf0, 0xc0, 0x70, 0xa0, 
	0x0, 0x70, 0x30, 0x20, 0x20, 0x60, 0x70, 0x40, 0x71, 0x74, 0x76, 0x66, 0xb, 0x16, 0x60, 0x80, 0x70, 0x30, 0x61, 0x70, 0x50, 0x30, 0x98, 0xf9, 0xe3, 0x80, 0x98, 0xa9, 0x53, 0xb8, 0xfa, 0xf6, 0xc2, 0x97, 0xb2, 0x70, 0x42, 0xa6, 0xad, 0x5f, 0x7f, 0x7f, 0x19, 0x14, 0x24, 0x13, 0x40, 0xc0, 0xf2, 0x91, 0x80, 0xd0, 0xc0, 0x90, 0x30, 0x0, 0x40, 0x80, 0x51, 0x71, 0xf0, 0xf0, 0xb0, 0x80, 
	0x20, 0x50, 0x70, 0x90, 0x60, 0x30, 0x40, 0x40, 0x70, 0x82, 0x97, 0x67, 0x19, 0x38, 0x52, 0x10, 0x0, 0x10, 0x70, 0x60, 0x60, 0x54, 0x5f, 0xaf, 0xa3, 0xb1, 0xc2, 0x81, 0x40, 0xa0, 0xea, 0xb6, 0x62, 0x40, 0x90, 0xc0, 0x51, 0x55, 0x7c, 0x7f, 0x7f, 0x8f, 0x4d, 0x41, 0x50, 0x50, 0x60, 0x70, 0x90, 0x20, 0x0, 0x90, 0xf0, 0xe0, 0x70, 0x20, 0x30, 0xa0, 0xd0, 0x90, 0xd0, 0xf0, 0xd0, 0xa0, 
	0x70, 0x50, 0xa0, 0x70, 0x70, 0x90, 0x90, 0x30, 0x0, 0x50, 0xa2, 0x81, 0x52, 0x86, 0xc4, 0x60, 0x1, 0x3, 0x31, 0x60, 0xa1, 0xbf, 0x6f, 0x1f, 0x85, 0xe0, 0x90, 0x50, 0x32, 0x47, 0x7f, 0x8d, 0x65, 0x20, 0x20, 0x50, 0x50, 0x66, 0x6f, 0x9f, 0xcf, 0xcf, 0x7f, 0x54, 0x70, 0xc0, 0xc0, 0x60, 0x20, 0x0, 0x0, 0x53, 0xc2, 0xe0, 0xb0, 0x40, 0x10, 0x90, 0xe0, 0x80, 0x90, 0xf0, 0xa0, 0x50, 
	0x50, 0x90, 0xb0, 0x40, 0x50, 0xb0, 0x90, 0x30, 0x10, 0x60, 0x90, 0x90, 0x90, 0xb3, 0xe3, 0xb0, 0x23, 0x6, 0x11, 0x40, 0x56, 0x5f, 0x5b, 0x1d, 0x84, 0xa0, 0x30, 0x49, 0x5f, 0x2f, 0x7f, 0x9f, 0x7a, 0x42, 0x40, 0x80, 0x70, 0x57, 0x4f, 0x6f, 0x9f, 0xdf, 0xef, 0x87, 0x90, 0xe0, 0xd0, 0x70, 0x10, 0x10, 0x40, 0x65, 0x66, 0x61, 0x70, 0x40, 0x30, 0x70, 0x80, 0x50, 0x60, 0xb0, 0x80, 0x10, 
	0x70, 0x70, 0x40, 0x90, 0x70, 0x70, 0x60, 0x40, 0x90, 0xa0, 0x30, 0x40, 0xd0, 0xe1, 0x91, 0x60, 0x41, 0x31, 0x40, 0x60, 0x39, 0x49, 0x91, 0x72, 0x51, 0x30, 0x12, 0x4f, 0xcb, 0xd6, 0xd6, 0xa8, 0x3d, 0x35, 0xb0, 0xf0, 0x90, 0x28, 0x6e, 0xc6, 0x8c, 0x7f, 0xcf, 0x87, 0x84, 0xf3, 0xf0, 0xc0, 0x80, 0x90, 0xb0, 0x71, 0x31, 0x30, 0x40, 0x30, 0x10, 0x20, 0x50, 0x70, 0x80, 0x50, 0x70, 0x20, 
	0xe0, 0x20, 0x0, 0x70, 0x81, 0x50, 0x70, 0x70, 0x70, 0x50, 0x10, 0x30, 0x80, 0x90, 0x80, 0x70, 0x50, 0x0, 0x22, 0x91, 0x92, 0x93, 0x81, 0x50, 0x30, 0x0, 0x23, 0x67, 0xe2, 0xd0, 0xe0, 0xf0, 0x71, 0x2, 0x52, 0xd0, 0xa0, 0x62, 0x91, 0xa0, 0x51, 0x15, 0x55, 0x6d, 0x8f, 0xd5, 0xd0, 0xd0, 0x80, 0xa0, 0xb0, 0x30, 0x0, 0x70, 0xb0, 0x90, 0x70, 0x50, 0x50, 0x40, 0xa0, 0xc0, 0x90, 0x60, 
	0xf0, 0x50, 0x50, 0x90, 0xe1, 0xd0, 0xd0, 0x70, 0x0, 0x30, 0x90, 0x80, 0x40, 0x80, 0xc0, 0x90, 0x40, 0x1, 0x20, 0xc0, 0xc1, 0x83, 0x76, 0x45, 0x26, 0x22, 0x31, 0x42, 0x80, 0xa0, 0xd0, 0xf0, 0x90, 0x1, 0x32, 0xb1, 0xc1, 0xa0, 0xf0, 0xc0, 0x70, 0x10, 0x40, 0x77, 0x8d, 0xa4, 0xe0, 0xa0, 0x50, 0xb0, 0xf0, 0x60, 0x0, 0x40, 0x90, 0xc0, 0xa0, 0x60, 0x20, 0x30, 0xb0, 0xe0, 0xa0, 0x60, 
	0xf0, 0xd0, 0x60, 0x40, 0x70, 0x90, 0x50, 0x20, 0x40, 0x70, 0xa0, 0x80, 0x40, 0x80, 0x90, 0x40, 0x40, 0x10, 0x30, 0xa4, 0x66, 0x33, 0x76, 0x89, 0x3b, 0x43, 0x70, 0x31, 0x40, 0xa2, 0xa3, 0x90, 0x60, 0x50, 0x8b, 0x7a, 0x60, 0x70, 0xd0, 0xc0, 0x70, 0x40, 0x20, 0x51, 0xc2, 0xd0, 0x80, 0x20, 0x40, 0xc0, 0xc0, 0x70, 0x40, 0x20, 0x10, 0x50, 0xb0, 0xd0, 0x70, 0x60, 0xa0, 0x90, 0xc0, 0x90, 
	0xe0, 0xf0, 0x90, 0x30, 0x0, 0x10, 0x50, 0x40, 0x60, 0x70, 0x90, 0x60, 0x10, 0x30, 0x40, 0x10, 0x30, 0x40, 0x21, 0x79, 0x6e, 0x55, 0xb2, 0x8f, 0x5f, 0x64, 0x80, 0x60, 0x60, 0x43, 0x43, 0x50, 0x80, 0xb0, 0x8b, 0x69, 0xb0, 0xa0, 0x21, 0x61, 0x70, 0xb0, 0xa0, 0xc0, 0xc2, 0x80, 0x30, 0x20, 0x50, 0x70, 0xa0, 0xd0, 0xd0, 0xb0, 0x60, 0x30, 0x60, 0xa0, 0x60, 0x10, 0x60, 0x80, 0xb0, 0xb0, 
	0xc0, 0xc0, 0xf0, 0xc0, 0x20, 0x0, 0x30, 0x70, 0x80, 0x40, 0x30, 0x60, 0x50, 0x50, 0x50, 0x40, 0x40, 0x20, 0x10, 0x72, 0x75, 0x43, 0xc1, 0x94, 0x83, 0x70, 0x20, 0x20, 0xa0, 0xa0, 0x40, 0x20, 0x70, 0xd0, 0x80, 0x0, 0x40, 0xb0, 0xb0, 0xe1, 0xd0, 0xc0, 0xd0, 0xc0, 0xb2, 0x70, 0x30, 0x90, 0xa0, 0x90, 0x80, 0x60, 0x80, 0xc0, 0xa0, 0x60, 0x20, 0x40, 0x70, 0x10, 0x40, 0x50, 0x30, 0x60, 
	0x40, 0x80, 0xc0, 0x60, 0x0, 0x50, 0x40, 0xa0, 0xf0, 0xc0, 0x80, 0x70, 0x50, 0x30, 0x10, 0x0, 0x0, 0x10, 0x10, 0x60, 0xc0, 0xb0, 0x80, 0xa0, 0xe0, 0xd0, 0x40, 0x20, 0xb0, 0xd0, 0xa0, 0x60, 0x70, 0xd0, 0xb0, 0x20, 0x0, 0x80, 0xf0, 0xa0, 0x70, 0x80, 0xa0, 0x70, 0x60, 0x50, 0x60, 0xc0, 0x90, 0x20, 0x0, 0x20, 0x50, 0x90, 0x70, 0x20, 0x0, 0x10, 0x50, 0x90, 0xa0, 0x50, 0x0, 0x0, 
};
#endif
