git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

commit 88a86778d65102b6399dc94554a016524ed32dd1
parent 33c370f69ddbf468cb65db581524a541dcfb3012
Author: Toxa <untoxa@mail.ru>
Date:   Mon, 15 Mar 2021 00:34:24 +0300

set_bkg_submap()/set_win_submap() and example

Diffstat:
Agbdk-lib/examples/gb/large_map/Makefile11+++++++++++
Agbdk-lib/examples/gb/large_map/bigmap_map.c1661+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Agbdk-lib/examples/gb/large_map/bigmap_map.h32++++++++++++++++++++++++++++++++
Agbdk-lib/examples/gb/large_map/bigmap_tiles.c512+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Agbdk-lib/examples/gb/large_map/bigmap_tiles.h107+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Agbdk-lib/examples/gb/large_map/large_map.c96+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Mgbdk-lib/include/gb/gb.h6++++++
Mgbdk-lib/libc/gb/Makefile1+
Agbdk-lib/libc/gb/set_tile_submap.s136+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Agbdk-lib/libc/gb/set_win_tile_submap.s50++++++++++++++++++++++++++++++++++++++++++++++++++
10 files changed, 2612 insertions(+), 0 deletions(-)

diff --git a/gbdk-lib/examples/gb/large_map/Makefile b/gbdk-lib/examples/gb/large_map/Makefile @@ -0,0 +1,11 @@ +CC = ../../../bin/lcc + +all: + $(CC) -o large_map.gb large_map.c bigmap_map.c bigmap_tiles.c + +make.bat: Makefile + @echo "REM Automatically generated from Makefile" > make.bat + @make -sn | sed y/\\//\\\\/ | grep -v make >> make.bat + +clean: + rm -f *.o *.lst *.map *.gb *.ihx *.sym *.cdb *.adb *.asm diff --git a/gbdk-lib/examples/gb/large_map/bigmap_map.c b/gbdk-lib/examples/gb/large_map/bigmap_map.c @@ -0,0 +1,1661 @@ +/* + + BIGMAP_MAP.C + + Map Source File. + + Info: + Section : + Bank : 0 + Map size : 247 x 66 + Tile set : bigmap_tiles.gbr + Plane count : 1 plane (8 bits) + Plane order : Planes are continues + Tile offset : 0 + Split data : No + + This file was generated by GBMB v1.8 + +*/ + +#define bigmap_mapWidth 247 +#define bigmap_mapHeight 66 +#define bigmap_mapBank 0 + +#define bigmap_map bigmap_mapPLN0 +const unsigned char bigmap_mapPLN0[] = +{ + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03, + 0x00,0x01,0x00,0x01,0x04,0x05,0x04,0x05,0x04,0x05, + 0x04,0x05,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x06,0x06,0x06,0x06,0x07,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x09,0x06,0x04,0x05,0x06,0x06,0x06,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x02,0x03,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0C,0x0D,0x0C,0x0D,0x0C,0x0D,0x0C,0x0D,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x0E,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x0F,0x06, + 0x0C,0x0D,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x1B,0x1C,0x1F,0x1F, + 0x1F,0x20,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x00,0x01,0x00,0x01,0x00,0x01, + 0x10,0x11,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01,0x06,0x06, + 0x06,0x06,0x04,0x05,0x04,0x05,0x00,0x01,0x00,0x01, + 0x00,0x01,0x02,0x03,0x00,0x01,0x00,0x01,0x06,0x06, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x0A,0x0B,0x06,0x06, + 0x06,0x06,0x14,0x15,0x16,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x09,0x06,0x06,0x04,0x05, + 0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x30,0x3F,0x40,0x41,0x42,0x9B,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x17,0x18,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x0C, + 0x0D,0x0C,0x0D,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x02,0x03,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0E,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x0F,0x06,0x06,0x0C,0x0D,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x02,0x03,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x39,0x4C,0x4D,0x08,0x09,0x9B,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01, + 0x02,0x03,0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01, + 0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x19,0x1A,0x06,0x06,0x06,0x06,0x19,0x19, + 0x00,0x01,0x02,0x03,0x00,0x01,0x12,0x13,0x00,0x01, + 0x02,0x03,0x06,0x06,0x02,0x03,0x00,0x01,0x1B,0x1C, + 0x1D,0x1E,0x1D,0x1E,0x1D,0x1E,0x1F,0x1F,0x1F,0x1F, + 0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,0x20,0x0B,0x0A,0x0B, + 0x06,0x04,0x05,0x06,0x06,0x06,0x06,0x06,0x14,0x15, + 0x21,0x22,0x16,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x23,0x21,0x22,0x24,0x25, + 0x06,0x06,0x06,0x06,0x06,0x06,0x02,0x03,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x02,0x03,0x06,0x06,0x00,0x01,0x02,0x03, + 0x00,0x01,0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x39,0x14,0x15, + 0x24,0x25,0x9B,0x03,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x26, + 0x27,0x06,0x06,0x06,0x06,0x28,0x26,0x0A,0x0B,0x12, + 0x13,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x29,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x2A,0x03,0x02,0x03,0x06,0x0C,0x0D, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0E, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x0F,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x3C,0xA5,0xA5,0xA5,0xA5,0xA6, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x00,0x01,0x10,0x11,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x1A,0x06,0x06,0x06,0x02,0x03, + 0x02,0x03,0x02,0x03,0x00,0x01,0x06,0x2B,0x06,0x06, + 0x06,0x06,0x2B,0x06,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x02,0x03,0x06,0x06,0x06,0x06,0x06,0x06, + 0x02,0x03,0x2C,0x06,0x06,0x06,0x12,0x13,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x2D,0x04,0x05,0x04,0x04,0x04,0x04,0x05,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x14,0x15,0x21,0x22, + 0x21,0x22,0x21,0x22,0x21,0x22,0x21,0x22,0x24,0x25, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03, + 0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x02,0x03,0x02,0x03,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13,0x06,0x06, + 0x00,0x01,0x12,0x13,0x00,0x01,0x12,0x13,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03, + 0x06,0xD8,0xDB,0xDB,0xDB,0xDB,0xDC,0x06,0x02,0x03, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x0A, + 0x0B,0x17,0x18,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x27,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x06,0x06,0x2E,0x2F,0x2E,0x2F,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x30, + 0x06,0x06,0x06,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x32,0x0C,0x0D, + 0x0C,0x0C,0x0C,0x0C,0x0D,0x06,0x06,0x06,0x06,0x06, + 0x05,0x04,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x04, + 0x05,0x06,0x06,0x04,0x05,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0xD8,0xE1, + 0xE1,0xE1,0xE1,0xE2,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x00,0x01,0x06,0x06, + 0x10,0x11,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x02,0x03,0x02,0x03,0x33,0x19, + 0x34,0x06,0x06,0x06,0x06,0x06,0x12,0x13,0x00,0x01, + 0x06,0x35,0x36,0x36,0x36,0x36,0x2E,0x06,0x02,0x03, + 0x00,0x01,0x00,0x01,0x00,0x01,0x1B,0x1C,0x37,0x38, + 0x1D,0x1E,0x1D,0x1E,0x1D,0x1E,0x39,0x06,0x06,0x06, + 0x02,0x03,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x31,0x06,0x06,0x2D,0x12,0x13,0x04,0x05,0x04, + 0x05,0x06,0x06,0x06,0x06,0x05,0x05,0x0D,0x0C,0x05, + 0x04,0x06,0x06,0x06,0x06,0x06,0x04,0x05,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x0C,0x0D,0x04,0x05, + 0x0C,0x0D,0x04,0x05,0x06,0x06,0x02,0x03,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x02,0x03,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x02,0x03,0x02,0x03,0x06,0x31, + 0x06,0x06,0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x02,0x03,0x44,0x45,0x06,0xD8,0x80,0x80,0x80,0x80, + 0xB6,0x06,0x06,0x06,0x02,0x03,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x0A,0x0B,0x06,0x06,0x17,0x18,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x3A,0x26,0x3B,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x06,0x2F,0x36, + 0x36,0x36,0x36,0x2E,0x2F,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x29,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x3C,0x3D,0x3E,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x31, + 0x06,0x32,0x0A,0x0B,0x0C,0x0D,0x0C,0x0D,0x06,0x06, + 0x06,0x06,0x0D,0x0D,0x05,0x04,0x0D,0x0C,0x06,0x06, + 0x06,0x04,0x05,0x0C,0x0D,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0C,0x0D,0x06,0x06,0x0C, + 0x0D,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x06,0x12,0x13,0x12,0x13,0x12,0x13, + 0x06,0x31,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x50, + 0x51,0x06,0xDD,0xE1,0xE1,0xE1,0xE1,0xE2,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x00,0x01,0x06,0x06,0x06,0x06,0x02,0x03,0x02,0x03, + 0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03,0x06,0x06, + 0x06,0x06,0x3F,0x40,0x41,0x42,0x12,0x13,0x12,0x13, + 0x00,0x01,0x02,0x03,0x06,0x35,0x36,0x36,0x36,0x36, + 0x36,0x36,0x1B,0x1C,0x1D,0x1E,0x1D,0x1E,0x1D,0x1E, + 0x43,0x06,0x06,0x06,0x06,0x06,0x44,0x45,0x06,0x06, + 0x46,0x47,0x2C,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x2D,0x02, + 0x03,0x04,0x05,0x04,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0D,0x0C,0x06,0x06,0x06,0x06,0x06,0x0C,0x0D, + 0x06,0x06,0x06,0x06,0x48,0x49,0x4A,0x4B,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x04,0x05,0x04,0x05, + 0x06,0x06,0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x02,0x03,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x02,0x03,0x00,0x01,0x00,0x01,0x02,0x03,0x06,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03, + 0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x06,0x44,0x45,0x06,0x06,0x46, + 0x80,0x80,0x80,0x80,0xB6,0x06,0x06,0x06,0x44,0x45, + 0x02,0x03,0x00,0x01,0x02,0x03,0x00,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x4C, + 0x4D,0x4E,0x4F,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x2F,0x36,0x36,0x36,0x36,0x36,0x36,0x29, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x50,0x51,0x06,0x06,0x52,0x53,0x30, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x32,0x06,0x06,0x0C,0x0D, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x3F,0x40,0x54,0x55,0x54,0x55,0x54,0x55, + 0x55,0x56,0x57,0x58,0x59,0x55,0x55,0x54,0x55,0x54, + 0x55,0x41,0x42,0x0C,0x0D,0x0C,0x0D,0x04,0x05,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x12,0x13,0x02,0x03, + 0x02,0x03,0x02,0x03,0x12,0x13,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x50,0x51,0x06,0x06,0xDD,0xE1,0xE1,0xE1, + 0xE1,0xE2,0x06,0x06,0x31,0x50,0x51,0x06,0x06,0x0A, + 0x0B,0x06,0x06,0x0A,0x00,0x01,0x12,0x13,0x06,0x06, + 0x06,0x06,0x06,0x5A,0x19,0x19,0x19,0x19,0x1A,0x06, + 0x06,0x06,0x3F,0x40,0x54,0x55,0x5B,0x08,0x08,0x5C, + 0x02,0x03,0x02,0x03,0x02,0x03,0x06,0x06,0x06,0x35, + 0x36,0x36,0x36,0x36,0x36,0x36,0x2C,0x06,0x3F,0x40, + 0x54,0x55,0x41,0x42,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x2C,0x06,0x06,0x06, + 0x06,0x06,0x5D,0x5E,0x5F,0x60,0x61,0x62,0x06,0x06, + 0x06,0x06,0x2D,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x05,0x04,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x4C, + 0x4D,0x63,0x64,0x63,0x64,0x63,0x64,0x64,0x65,0x66, + 0x67,0x68,0x64,0x64,0x63,0x64,0x63,0x64,0x4E,0x09, + 0x06,0x06,0x04,0x05,0x0C,0x0D,0x06,0x06,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03,0x06,0x31, + 0x06,0x06,0x06,0x0A,0x0B,0x06,0xA1,0xA2,0x06,0x06, + 0x06,0x0A,0x0B,0x06,0x06,0x06,0x02,0x03,0x02,0x03, + 0x06,0x06,0x06,0x06,0x12,0x13,0x12,0x13,0x12,0x13, + 0x12,0x13,0x12,0x13,0x06,0x06,0x31,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x02,0x03,0x02,0x03, + 0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03,0x00,0x01, + 0x00,0x01,0x02,0x03,0x02,0x03,0x02,0x03,0x00,0x01, + 0x00,0x01,0x00,0x01,0x02,0x03,0x00,0x01,0x12,0x13, + 0x06,0x06,0x06,0x46,0x81,0x82,0x83,0x80,0xB6,0x06, + 0x06,0x06,0x06,0x06,0x44,0x45,0x00,0x01,0x06,0x06, + 0x02,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x69,0x26,0x26,0x26,0x26,0x27,0x06,0x06,0x06,0x4C, + 0x4D,0x63,0x64,0x6A,0x08,0x08,0x09,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x2F,0x36,0x36,0x36, + 0x36,0x36,0x36,0x30,0x06,0x4C,0x4D,0x63,0x64,0x4E, + 0x4F,0x06,0x06,0x06,0x6B,0x6C,0x6D,0x6C,0x6D,0x6C, + 0x6D,0x6C,0x6D,0x30,0x06,0x06,0x31,0x06,0x06,0x6E, + 0x6F,0x70,0x71,0x72,0x73,0x06,0x06,0x06,0x06,0x32, + 0x05,0x04,0x06,0x06,0x06,0x05,0x04,0x0D,0x0C,0x05, + 0x06,0x06,0x06,0x3F,0x40,0x55,0x5B,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x75,0x76,0x77,0x78,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x79,0x41,0x42,0x0C, + 0x0D,0x06,0x04,0x05,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x02,0x03,0x06,0xAF,0xB0,0x06,0x06,0x06,0x02,0x03, + 0x06,0x31,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x52,0x90,0x91,0x92,0x8F,0xC0,0x06,0x06,0x06,0x06, + 0x06,0x50,0x51,0x0A,0x0B,0x06,0x06,0x06,0x00,0x01, + 0x00,0x01,0x06,0x31,0x06,0x06,0x06,0x7A,0x06,0x06, + 0x5D,0x5E,0x5F,0x60,0x7B,0x7C,0x74,0x08,0x08,0x08, + 0x7D,0x7E,0x08,0x5C,0x5D,0x5E,0x5F,0x60,0x61,0x62, + 0x06,0x06,0x06,0x2F,0x7F,0x36,0x36,0x36,0x1B,0x1C, + 0x43,0x06,0x0E,0x08,0x08,0x08,0x08,0x0F,0x06,0x06, + 0x06,0x2D,0x80,0x81,0x82,0x83,0x80,0x81,0x80,0x81, + 0x2C,0x06,0x06,0x06,0x31,0x06,0x84,0x85,0x86,0x87, + 0x08,0x88,0x06,0x06,0x06,0x06,0x2D,0x0D,0x0C,0x04, + 0x05,0x06,0x0D,0x0C,0x05,0x04,0x0D,0x06,0x06,0x06, + 0x4C,0x4D,0x64,0x6A,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x75,0x76,0x77,0x78,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x89,0x4E,0x4F,0x06,0x06,0x06,0x0C, + 0x0D,0x06,0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03,0x02,0x03, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x12,0x13, + 0x12,0x13,0x12,0x13,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x12,0x13,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x06,0x06,0x12,0x13,0x12,0x13,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06, + 0x06,0x06,0x02,0x03,0x02,0x03,0x06,0x31,0x06,0x06, + 0x06,0x06,0x02,0x03,0x02,0x03,0x02,0x03,0x06,0x06, + 0x02,0x03,0x00,0x01,0x12,0x13,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x02,0x03,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x31,0x06,0x06,0x8A,0x06,0x06,0x6E,0x6F,0x70, + 0x8B,0x72,0x8C,0x07,0x08,0x08,0x08,0x8D,0x8E,0x08, + 0x09,0x6E,0x6F,0x70,0x71,0x72,0x73,0x06,0x06,0x06, + 0x06,0x06,0x06,0x36,0x36,0x29,0x06,0x06,0x06,0x14, + 0x15,0x08,0x08,0x24,0x25,0x06,0x06,0x06,0x32,0x8F, + 0x90,0x91,0x92,0x8F,0x90,0x8F,0x90,0x30,0x06,0x06, + 0x06,0x06,0x06,0x93,0x94,0x95,0x96,0x97,0x98,0x06, + 0x31,0x06,0x06,0x32,0x05,0x04,0x0C,0x0D,0x04,0x05, + 0x04,0x0D,0x0C,0x06,0x06,0x06,0x06,0x74,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x75, + 0x76,0x77,0x78,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x79,0x41,0x42,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x00,0x01,0x00,0x01,0x06,0x06,0x06,0x06, + 0x06,0x33,0x34,0x06,0x99,0x08,0x86,0x87,0x9A,0x88, + 0x0E,0x08,0x08,0x08,0x08,0x08,0x08,0x0F,0x84,0x85, + 0x86,0x87,0x08,0x88,0x06,0x06,0x31,0x06,0x06,0x06, + 0x7F,0x36,0x39,0x06,0x06,0x06,0x06,0x9B,0x9C,0x08, + 0x39,0x06,0x06,0x06,0x06,0x9B,0x9D,0x06,0x06,0x06, + 0x06,0x9E,0x9F,0xA0,0x2C,0x06,0x06,0x06,0x06,0x06, + 0xA1,0xA2,0x36,0x36,0x2E,0x06,0x06,0x06,0x06,0x06, + 0x2D,0x0D,0x0C,0x06,0x06,0x0C,0x0D,0x0C,0x05,0x04, + 0x06,0x06,0x06,0x06,0x0E,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x75,0xA3,0xA4,0x78, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x89, + 0x4E,0x4F,0x06,0x06,0x04,0x05,0x06,0x06,0x02,0x03, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x06,0x31,0x06,0x06,0x12,0x13,0x12,0x13,0x06,0x06, + 0x31,0x06,0x02,0x03,0x02,0x03,0x02,0x03,0x06,0x06, + 0x06,0x06,0x06,0x06,0x12,0x13,0x12,0x13,0x12,0x13, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01, + 0x12,0x13,0x12,0x13,0x31,0x06,0x06,0x06,0x12,0x13, + 0x12,0x13,0x12,0x13,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x02,0x03,0x00,0x01, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x12,0x13, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x3A,0x3B, + 0x06,0x93,0x94,0x95,0x96,0x97,0x98,0x14,0x15,0x21, + 0x22,0x21,0x22,0x24,0x25,0x93,0x94,0x95,0x96,0x97, + 0x98,0x31,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x3C, + 0x3D,0x6C,0x6D,0xA5,0xA6,0xA7,0xA8,0x3C,0x3D,0xA9, + 0xAA,0xA5,0xA6,0xAB,0x06,0x06,0x06,0x06,0xAC,0xAD, + 0xAE,0x30,0x06,0x06,0x06,0x06,0x06,0xAF,0xB0,0x36, + 0x36,0xB1,0x06,0x31,0x06,0x06,0x06,0x32,0x04,0x05, + 0x06,0x06,0x06,0x04,0x05,0x0D,0x0C,0x04,0x06,0x06, + 0x06,0x74,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x75,0xB2,0xB3,0x78,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x5C,0x06, + 0x06,0x0C,0x0D,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x31, + 0x06,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x12,0x13,0x12, + 0x13,0x12,0x13,0x12,0x13,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x00,0x01,0x02,0x03, + 0x06,0x06,0xB4,0xB5,0x5F,0x60,0x61,0x62,0xA1,0xA2, + 0x36,0x36,0x2E,0x06,0x12,0x13,0x06,0x06,0x06,0x06, + 0x06,0x06,0xA1,0xA2,0x36,0x36,0x2E,0x06,0x06,0x31, + 0x06,0x5A,0x19,0x19,0x19,0x19,0x46,0x47,0x80,0x81, + 0x80,0xB6,0xB7,0xB8,0x46,0x47,0xB9,0xBA,0x80,0xB6, + 0x9D,0x06,0x06,0x06,0x06,0x9E,0x06,0x06,0x2C,0x06, + 0x06,0x06,0x12,0x13,0x06,0x35,0x36,0x36,0x2E,0x06, + 0x06,0x06,0x06,0x06,0x2D,0x0C,0x0D,0x06,0x06,0x06, + 0x0C,0x0D,0x05,0x04,0x0C,0x06,0x06,0x06,0x07,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x23,0xBB, + 0xBC,0xA3,0xA4,0xBD,0x22,0x22,0x22,0x16,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x09,0x06,0x04,0x05,0x04, + 0x05,0x06,0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x06,0x06,0x12,0x13,0x00,0x01, + 0x00,0x01,0x12,0x13,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x12,0x13,0x12,0x13,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x06,0x06,0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13, + 0x12,0x13,0x06,0x06,0x31,0x06,0x12,0x13,0x31,0x06, + 0x06,0x06,0x02,0x03,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B, + 0x0A,0x0B,0x02,0x03,0x06,0x06,0x06,0x06,0x06,0x06, + 0x12,0x13,0x12,0x0A,0x0B,0x06,0x06,0x06,0x06,0xBE, + 0x6F,0x70,0x71,0x72,0x73,0xAF,0xB0,0x36,0x36,0xB1, + 0x06,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0xAF, + 0xB0,0x36,0x36,0xB1,0x06,0x06,0x06,0x06,0x69,0x26, + 0x26,0x26,0x26,0x52,0x53,0x8F,0x90,0xBF,0xC0,0xC1, + 0xC2,0x52,0x53,0xC3,0xC4,0xBF,0xC0,0xAB,0x06,0x06, + 0x06,0x06,0xAC,0x06,0x06,0x30,0x06,0x06,0x06,0x0A, + 0x0B,0x06,0x2F,0x36,0x36,0xB1,0x06,0x06,0x06,0x06, + 0x06,0x32,0x04,0x06,0x06,0x06,0x06,0x04,0x05,0x0D, + 0x0C,0x04,0x06,0x06,0x06,0x0E,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x5C,0x06,0xC5,0xC6,0xC7, + 0xC8,0x06,0x06,0x06,0x74,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x5C,0x06,0x0C,0x0D,0x0C,0x0D,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x06,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x00,0x01,0x06,0x06,0x06,0x06,0x99,0x08,0x86,0x87, + 0x08,0x88,0x06,0x35,0x36,0x36,0x2E,0x06,0x02,0x03, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x35,0x36,0x36, + 0x2E,0x06,0x44,0x45,0x06,0x2B,0x3F,0x40,0x54,0x55, + 0x54,0x55,0x54,0x55,0x54,0x55,0xC9,0xCA,0x41,0x42, + 0x06,0x06,0x44,0x45,0x9D,0x06,0x06,0x06,0x06,0x9E, + 0x06,0x06,0x2C,0x06,0x06,0x06,0x02,0x03,0x06,0x35, + 0x36,0x36,0x2E,0x06,0x06,0x06,0x06,0x06,0x2D,0x06, + 0x06,0x06,0x06,0x06,0x0C,0x0D,0x05,0x04,0x04,0x06, + 0x06,0x06,0x74,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x09,0x06,0x31,0x06,0x31,0x06,0x31,0x06, + 0x06,0x07,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x09, + 0x06,0x06,0x04,0x05,0x06,0x06,0x06,0x06,0x00,0x01, + 0x00,0x01,0x02,0x03,0x02,0x03,0x02,0x03,0x06,0x06, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x02,0x03,0x02,0x03,0x12,0x13,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13,0x06,0x06, + 0x00,0x01,0x12,0x13,0x06,0x06,0x06,0x06,0x0A,0x0B, + 0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06, + 0x06,0x06,0x12,0x13,0x00,0x01,0x00,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x93,0x94,0x95,0x96,0x97,0x98,0x06, + 0x2F,0x36,0x36,0xB1,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x2F,0x36,0x36,0xB1,0x06,0x50, + 0x51,0x06,0x06,0x4C,0x4D,0x63,0x64,0x63,0x64,0x63, + 0x64,0x63,0x64,0xCB,0xCC,0x4E,0x4F,0x06,0x06,0x50, + 0x51,0xAB,0x06,0x31,0x06,0x06,0xAC,0x06,0x06,0x30, + 0x06,0x06,0x06,0x06,0x06,0x06,0x2F,0x36,0x36,0xB1, + 0x06,0x06,0x06,0x06,0x06,0x32,0x06,0x06,0x06,0x06, + 0x04,0x05,0x04,0x0D,0x0C,0x04,0x06,0x06,0x06,0x07, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x5C, + 0x31,0x31,0x06,0x31,0x31,0x06,0x31,0x06,0x74,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x5C,0x06,0x06,0x0C, + 0x0D,0x04,0x05,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0A,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x02,0x03,0x02,0x03,0x02, + 0x03,0x02,0x03,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0B,0x00,0x01,0x06,0x06,0x06,0x06, + 0x06,0x35,0x36,0x36,0x36,0x36,0x36,0x36,0x36,0x36, + 0x2E,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x35,0x36,0x36,0x2E,0x06,0x06,0x06,0x06,0x06, + 0x74,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x5C,0x06,0x06,0x06,0xCD,0xCE,0x06, + 0x06,0x06,0x06,0x9E,0x06,0x06,0x2C,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x2D,0x06,0x06,0x06,0x06,0x0C,0x0D,0x0C, + 0x05,0x04,0x0C,0x06,0x06,0x06,0x74,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x5C,0x06,0x06,0x31, + 0x06,0x31,0x31,0x06,0x06,0x07,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x09,0x06,0x06,0x06,0x06,0x0C,0x0D, + 0x06,0x06,0x00,0x01,0x02,0x03,0x06,0x06,0x06,0x06, + 0x31,0x06,0x06,0x06,0x02,0x03,0x02,0x03,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x02,0x03,0x02,0x03,0x02,0x03, + 0x02,0x03,0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x12,0x13,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x12,0x13,0x00,0x01,0x00,0x01, + 0x00,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x2F,0x36, + 0x36,0x36,0x36,0x36,0x36,0x36,0x36,0x2E,0x2F,0x2E, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x2F,0x36, + 0x36,0x2E,0x2F,0x2E,0x06,0x06,0x06,0x74,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x09,0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06, + 0xAC,0x06,0x06,0x30,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x32, + 0x06,0x06,0x06,0x06,0x06,0x04,0x05,0x0D,0x06,0x06, + 0x06,0x06,0x06,0x0E,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x09,0x06,0x06,0x31,0x31,0x06,0x06, + 0x06,0x06,0x74,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x4F,0x06,0x06,0x06,0x04,0x05,0x06,0x06,0x06,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0B,0x0A,0x0A,0x0B,0x0B,0xCF,0xD0, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x7F,0x36, + 0x7F,0x36,0x36,0x36,0x36,0x36,0x2E,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x35,0x36,0x36,0x36,0x36, + 0x2E,0x06,0x06,0x06,0x07,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x5C,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x9E,0x06,0x06, + 0x2C,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x31,0x06,0x06,0x06,0x2D,0x06,0x06,0x06, + 0x06,0x06,0x0C,0x0D,0x06,0x06,0x06,0x31,0x06,0x06, + 0x74,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x79,0x41,0x42,0x06,0x06,0x31,0x06,0x3F,0x40,0x5B, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x5C,0x06,0x06, + 0x06,0x0C,0x0D,0x06,0x06,0x06,0x02,0x03,0x06,0x06, + 0x06,0x06,0x12,0x13,0x12,0x13,0x12,0x13,0x06,0x06, + 0x06,0x06,0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13,0x12,0x13, + 0x12,0x13,0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x12,0x13,0x12,0x13,0x31,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x12,0x13,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x5A,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x36, + 0x36,0x36,0x36,0xB1,0x06,0x06,0x06,0x06,0x06,0x06, + 0x2F,0x2E,0x2F,0x36,0x36,0x36,0x36,0xB1,0x06,0x06, + 0x06,0x74,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x09,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0xAC,0x06,0x06,0x30,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x32,0x06,0x06,0x06,0x06,0x06,0x05, + 0x04,0x05,0x04,0x06,0x06,0x31,0x06,0x07,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x89,0x4E,0x4F, + 0x06,0x06,0x06,0x06,0x4C,0x4D,0x6A,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x09,0x06,0x06,0x04,0x05,0x04, + 0x05,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0B,0x7A,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x2F,0x36,0x36, + 0x2E,0x06,0x06,0x06,0x06,0x06,0x36,0x36,0x36,0x36, + 0x36,0x36,0x36,0x7F,0xB1,0x06,0x06,0x06,0x07,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x5C,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0xD1,0xD2,0x04,0x05,0x2C,0x06,0x06,0x06,0x44,0x45, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x2D,0x06,0x06,0x06,0x06,0x04,0x0D,0x0C,0x0D,0x0C, + 0x06,0x06,0x06,0x06,0x74,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x79,0x54,0x55,0x54, + 0x55,0x5B,0x08,0x08,0x08,0x08,0x08,0x08,0x23,0x24, + 0x24,0x25,0x06,0x06,0x0C,0x0D,0x0C,0x0D,0x06,0x06, + 0x06,0x06,0x06,0x06,0x12,0x13,0x00,0x01,0x00,0x01, + 0x00,0x01,0x12,0x13,0x12,0x13,0x06,0x06,0x02,0x03, + 0x02,0x03,0x02,0x03,0x02,0x03,0x00,0x01,0x02,0x03, + 0x06,0x06,0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13, + 0x12,0x13,0x06,0x06,0x31,0x06,0x02,0x03,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x10,0x11,0x00,0x01,0x00,0x01,0x02,0x03,0x00,0x01, + 0x00,0x01,0x12,0x13,0x00,0x01,0x02,0x03,0x02,0x03, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13,0x12,0x13, + 0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x8A, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x36,0x36,0x2E,0x2F,0x2E, + 0x2F,0x2E,0x2F,0x36,0x36,0x36,0x36,0x36,0x36,0xB1, + 0x06,0x06,0x06,0x06,0x06,0x0E,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x09,0x06, + 0x06,0x06,0xD3,0xD4,0xD5,0xD4,0xD5,0xD6,0xD7,0x0C, + 0x0D,0x30,0x06,0x06,0x06,0x50,0x51,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x32,0x06,0x06, + 0x06,0x06,0x0C,0x05,0x04,0x06,0x06,0x06,0x06,0x06, + 0x06,0x07,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x64,0x64,0x63,0x64,0x6A,0x08, + 0x08,0x08,0x08,0x08,0x08,0x5C,0x06,0x06,0x06,0x06, + 0x04,0x05,0x04,0x05,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x17,0x18,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x7A,0x06,0xA1,0xA2, + 0xA1,0xA2,0xA1,0xA2,0xA1,0xA2,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x35,0x36,0x36,0x36,0x7F,0x7F,0x36, + 0x7F,0x36,0x7F,0x36,0xB1,0x06,0x06,0x06,0x3F,0x40, + 0x54,0x55,0x5B,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x5C,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x04,0x05,0x04,0x05,0x39,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x9B,0x06,0x06,0x06,0x06,0x06, + 0x0D,0x0C,0x06,0x06,0x06,0x06,0x06,0x06,0x0E,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x5C,0x06,0x06,0x06,0x06,0x0C,0x0D,0x0C, + 0x0D,0x06,0x06,0x06,0x12,0x13,0x12,0x13,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x12,0x13,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x02,0x03,0x06,0x06,0x12,0x13,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13,0x06,0x06, + 0x06,0x06,0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03, + 0x02,0x03,0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01, + 0x12,0x13,0x00,0x01,0x02,0x03,0x02,0x03,0x02,0x03, + 0x06,0x06,0x31,0x06,0x02,0x03,0x02,0x03,0x02,0x03, + 0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x8A,0x06,0xAF,0xB0,0xAF,0xB0,0xAF, + 0xB0,0xAF,0xB0,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x2F,0x36,0x36,0xB1,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x4C,0x4D,0x63,0x64,0x6A, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x09,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0C,0x0D,0x0C,0x0D,0x3C,0x3D,0x6C,0x6D,0x6C, + 0x6D,0xA5,0xA5,0xA5,0xA5,0xA5,0xA5,0xA5,0xA5,0xA5, + 0xA5,0xA6,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x14,0x15,0x22,0x16,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x23,0x24,0x25, + 0x06,0x06,0x06,0x04,0x05,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x31,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0B,0x0A,0x0B,0x0A,0x0B, + 0x0A,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x33,0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19, + 0x19,0x19,0x19,0x19,0x34,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x3F,0x40,0x54,0x55,0x54,0x55, + 0x54,0x55,0x5B,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x79, + 0x41,0x42,0x06,0x06,0x04,0x05,0x04,0x05,0x3F,0x40, + 0x41,0x42,0xD8,0xD9,0xDA,0xD9,0xDA,0xD9,0xDB,0xDB, + 0xDB,0xDB,0xDB,0xDB,0xDB,0xDB,0xDB,0xDB,0xDC,0x31, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x31,0x06,0x06,0x06,0x07,0x08,0x08,0x08,0x7D, + 0x7E,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x5C,0x06,0x06,0x06,0x06,0x06, + 0x0C,0x0D,0x06,0x06,0x06,0x06,0x12,0x13,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13,0x12,0x13, + 0x12,0x13,0x06,0x06,0x06,0x06,0x06,0x06,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x12,0x13,0x06,0x06,0x31,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x10,0x11,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03,0x06,0x5A, + 0x19,0x19,0x19,0x19,0x19,0x19,0x34,0x19,0x19,0x19, + 0x19,0x5A,0x06,0x06,0x06,0x06,0x02,0x03,0x00,0x01, + 0x00,0x01,0x00,0x01,0x02,0x03,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x3A,0x26,0x26, + 0x26,0x26,0x26,0x26,0x26,0x26,0x26,0x26,0x26,0x26, + 0x26,0x3B,0x06,0x06,0x48,0x49,0x4A,0x4B,0x06,0x06, + 0x06,0x4C,0x4D,0x63,0x64,0x63,0x64,0x63,0x64,0x6A, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x89,0x4E,0x4F,0x06, + 0x06,0x0C,0x0D,0x0C,0x0D,0x4C,0x4D,0x4E,0x4F,0xDD, + 0xDE,0xDF,0xE0,0xDF,0xE0,0xE1,0xE1,0xE1,0xE1,0xE1, + 0xE1,0xE1,0xE1,0xE1,0xE1,0xE2,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x31,0x06,0x06,0x31,0x06,0x06,0x31, + 0x06,0x06,0x0E,0x08,0x08,0x08,0x8D,0x8E,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x23,0xBB,0xE3,0xBB,0xE3, + 0x24,0x25,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x17,0x18,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x69,0x26,0x26,0x26, + 0x26,0x3A,0x26,0x3B,0x26,0x26,0x26,0x26,0x69,0x06, + 0x31,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x54,0x55,0x54,0x55,0x54,0x55, + 0x54,0x55,0x54,0x55,0x54,0x55,0x54,0x55,0x54,0x55, + 0x54,0x56,0x57,0x58,0x59,0x55,0x54,0x55,0x5B,0x08, + 0x08,0x08,0x08,0x08,0x7D,0x7E,0x08,0x08,0x08,0x08, + 0x08,0x08,0x7D,0x7E,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x79,0x54,0x55,0x54,0x55, + 0x54,0x55,0x5B,0x08,0x08,0x5C,0x46,0x47,0x80,0x81, + 0x80,0x81,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80, + 0x80,0x80,0xB6,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x74, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x5C,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x04,0x05,0x06,0x06,0x06,0x06,0x06,0x06,0x12,0x13, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13,0x12,0x13, + 0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13,0x06,0x06, + 0x06,0x06,0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03, + 0x06,0x5A,0x19,0x7A,0x06,0x06,0x06,0x06,0x3F,0x40, + 0x41,0x42,0x12,0x13,0x06,0x7A,0x34,0x19,0x19,0x5A, + 0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x06,0x06,0x02,0x03,0x00,0x01,0x02,0x03, + 0x00,0x63,0x64,0x63,0x64,0x63,0x64,0x63,0x64,0x63, + 0x64,0x63,0x64,0x63,0x64,0x63,0x64,0x63,0x65,0x66, + 0x67,0x68,0xE4,0x63,0x64,0x6A,0x08,0x08,0x08,0x08, + 0x08,0x8D,0x8E,0x08,0x08,0x7D,0x7E,0x08,0x08,0x8D, + 0x8E,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x89,0x63,0x64,0x63,0x64,0x63,0x64,0x6A, + 0x08,0x08,0x09,0x52,0x53,0x8F,0x90,0x8F,0x90,0xBF, + 0xBF,0xBF,0xBF,0xBF,0xBF,0xBF,0xBF,0xBF,0xBF,0xC0, + 0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x31,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x07,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x09, + 0x06,0x06,0x06,0x06,0x06,0x04,0x05,0x0C,0x0D,0x04, + 0x05,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x69,0x26, + 0x26,0x06,0x06,0x06,0x06,0x4C,0x4D,0x4E,0x4F,0x0A, + 0x0B,0x06,0x26,0x3B,0x26,0x26,0x7A,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x06,0x06,0x0A,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x75,0x76,0x77,0x78,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x8D,0x8E,0x08,0x08,0x08,0x08,0x08,0x7D, + 0x7E,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x79, + 0x54,0x55,0x41,0x42,0x12,0x13,0x12,0x13,0x12,0x13, + 0x12,0x13,0x12,0x13,0x12,0x13,0x06,0x06,0x06,0x06, + 0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0E,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x5C,0x06,0x06,0x06, + 0x06,0x06,0x0C,0x0D,0x04,0x05,0x0C,0x0D,0x04,0x05, + 0x06,0x06,0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01, + 0x00,0x01,0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03, + 0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x12,0x13,0x06,0x06,0x06,0x06,0x06,0x5A, + 0x19,0x19,0x19,0x19,0x19,0x7A,0x06,0x06,0x3F,0x40, + 0x54,0x55,0x5B,0x08,0x08,0x5C,0x02,0x03,0x06,0x06, + 0x06,0x06,0x06,0x7A,0x06,0x06,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13,0x06,0x06, + 0x00,0x01,0x12,0x13,0x00,0x08,0x08,0x7D,0x7E,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x75,0xA3,0xA4,0x78,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x8D,0x8E,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x89,0x63,0x64,0x4E, + 0x4F,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x31,0x06,0x06,0x06,0x06, + 0x31,0x06,0x06,0x06,0x06,0x06,0x3F,0x40,0x54,0x55, + 0x5B,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x09,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0C,0x0D,0x06,0x06,0x0C,0x0D,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x3F,0x40,0x54,0x55,0x55,0x55,0x55,0x54,0x55,0x41, + 0x42,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x69,0x26,0x26,0x26, + 0x26,0x26,0x26,0x06,0x06,0x4C,0x4D,0x63,0x64,0x6A, + 0x08,0x08,0x09,0x06,0x06,0x06,0x12,0x13,0x06,0x06, + 0x8A,0x06,0x31,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x08,0x08,0x8D,0x8E,0x08,0x08,0xE5,0xE6, + 0xE7,0xE8,0xE9,0xEA,0x08,0x08,0x08,0x08,0x08,0x75, + 0xB2,0xB3,0x78,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x5C,0x02,0x03, + 0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x4C,0x4D,0x63,0x64,0x6A,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x09,0x06,0x48,0x49,0x4A,0x4B,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x02,0x03,0x02,0x03,0x02,0x03,0x06,0x4C,0x4D,0x63, + 0x64,0x64,0x64,0x64,0x63,0x64,0x4E,0x4F,0x02,0x03, + 0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03, + 0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x06,0x31, + 0x06,0x31,0x06,0x7A,0x06,0x06,0x5D,0x5E,0x5F,0x60, + 0x7B,0x7C,0x74,0x08,0x08,0x08,0x7D,0x7E,0x08,0x5C, + 0x06,0x06,0x06,0x0A,0x0B,0x06,0x06,0x7A,0x06,0x06, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x08, + 0x08,0x08,0x08,0x08,0x08,0xBE,0x6F,0x70,0x71,0x72, + 0x73,0x21,0x22,0x21,0x22,0x21,0xBC,0xA3,0xA4,0xBD, + 0x22,0x16,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x7D,0x7E,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x09,0x54,0x55,0x54,0x55,0x54, + 0x55,0x54,0x55,0x54,0x55,0x54,0x55,0x54,0x55,0x54, + 0x54,0x55,0x54,0x55,0x54,0x55,0x54,0x55,0x54,0x55, + 0x5B,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x79,0x41,0x56, + 0x57,0x58,0x59,0x55,0x54,0x55,0x54,0x55,0x54,0x55, + 0x54,0x54,0x55,0x54,0x55,0x54,0x55,0x54,0x55,0x54, + 0x55,0x54,0x55,0x55,0x5B,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x5C,0x55,0x55,0x54,0x55,0x41, + 0x42,0x06,0x06,0x06,0x06,0x31,0x06,0x31,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x31,0x06,0x06, + 0x8A,0x06,0x06,0x6E,0x6F,0x70,0x8B,0x72,0x8C,0x07, + 0x08,0x08,0x08,0x8D,0x8E,0x08,0x09,0x06,0x06,0x06, + 0x02,0x03,0x06,0x06,0x8A,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x1B,0x1C,0x1D,0x1E, + 0x1F,0x20,0x99,0x08,0x86,0x87,0x9A,0x88,0x1A,0x06, + 0x06,0x06,0x06,0xC5,0xC6,0xC7,0xC8,0x06,0x0E,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x8D,0x8E, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x64,0x63,0x64,0x64,0x63,0x64,0x63,0x64, + 0x63,0x64,0x63,0x64,0x63,0x64,0x63,0x63,0x64,0x63, + 0x64,0x63,0x64,0x63,0x64,0x63,0x64,0x6A,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x89,0x4E,0x65,0x66,0x67,0x68, + 0xE4,0x63,0x64,0x63,0x64,0x63,0x64,0x63,0x63,0x64, + 0x63,0x64,0x63,0x64,0x63,0x64,0x63,0x64,0x63,0x64, + 0x64,0x6A,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x64,0x64,0x64,0x63,0x64,0x4E,0x4F,0x06,0x44, + 0x45,0x31,0x06,0x31,0x06,0x06,0x02,0x03,0x02,0x03, + 0x02,0x03,0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03, + 0x02,0x03,0x06,0x06,0x06,0x06,0x06,0x33,0x06,0x06, + 0x99,0x08,0x86,0x87,0x9A,0x88,0x0E,0x08,0x08,0x08, + 0x08,0x08,0x08,0x5C,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x8A,0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x29,0x06,0x06,0x06,0x06,0x2A,0x93, + 0x94,0x95,0x96,0x97,0x98,0x27,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x14,0x15,0xBB,0xE3,0xBB, + 0xE3,0xBB,0xE3,0xBB,0xE3,0xEB,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x75,0x76,0x77,0x78,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x5C,0x06,0x50,0x51,0x06,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x5A,0x19, + 0x19,0x06,0x06,0x06,0x33,0x06,0x06,0x93,0x94,0x95, + 0x96,0x97,0x98,0x0E,0x08,0x08,0x7D,0x7E,0x08,0x08, + 0x09,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x7A,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x43,0x06,0x12,0x13,0x06,0x2D,0x06,0x06,0x06,0x06, + 0x06,0x06,0x2B,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13, + 0x12,0x13,0x0E,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x7D,0x7E,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x75,0xA3,0xA4,0x78,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x09,0x31,0x06,0x06,0x06,0x06,0x31,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x02,0x03,0x06,0x06,0x06,0x69,0x26,0x7A,0x06,0x06, + 0x06,0x7A,0x06,0x06,0xA1,0xA2,0x36,0x36,0x2E,0x06, + 0x14,0x15,0x16,0x8D,0x8E,0x08,0x08,0x25,0xA1,0xA2, + 0x36,0x36,0x2E,0x06,0x06,0x8A,0x06,0x06,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01, + 0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x06,0x06,0x0A, + 0x0B,0x06,0x32,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0xEC,0x06,0x06,0x06,0x06,0xD3,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x14, + 0x15,0x16,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x8D,0x8E,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x7D,0x7E,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x75,0xB2,0xB3, + 0x78,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x5C,0x06, + 0x06,0x06,0x44,0x45,0x1B,0x1C,0x37,0x38,0x1D,0x1E, + 0x1D,0x1E,0x1D,0x1F,0x20,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x5A, + 0x19,0x19,0x7A,0x06,0x26,0x06,0x06,0x06,0x26,0x06, + 0x06,0xAF,0xB0,0x36,0x36,0xB1,0x06,0x06,0x06,0x0E, + 0x08,0x08,0x08,0x09,0x06,0xAF,0xB0,0x36,0x36,0xB1, + 0x06,0x06,0x8A,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x12,0x13,0x00,0x01,0x06,0x2D, + 0x19,0x19,0x19,0x19,0x34,0x06,0x06,0x06,0x06,0x06, + 0x9E,0x06,0x06,0x06,0x06,0xED,0x02,0x03,0x00,0x01, + 0x00,0x01,0x02,0x03,0x02,0x03,0x06,0x06,0x74,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x7D,0x7E,0x08,0x08,0x08,0x08,0x08,0x08,0x7D, + 0x7E,0x08,0x08,0x8D,0x8E,0x08,0x08,0x08,0x08,0x08, + 0x23,0xBB,0xE3,0xBB,0xE3,0xBB,0xE3,0xBB,0xE3,0x15, + 0xBB,0xE3,0xBB,0xE3,0xE3,0x22,0x21,0xBB,0xE3,0xE3, + 0xBB,0x22,0x21,0xE3,0xBB,0x22,0x21,0xBB,0xE3,0xBB, + 0xE3,0xBB,0xE3,0x15,0xBB,0xE3,0xBB,0xE3,0x22,0x21, + 0x22,0x21,0x22,0x21,0xBC,0xA3,0xA4,0xBD,0x22,0xE3, + 0x15,0xBB,0xE3,0xBB,0xE3,0x15,0x21,0x22,0x21,0x22, + 0x21,0x22,0x21,0x22,0x21,0x22,0x21,0x22,0x21,0x22, + 0x16,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x09,0x06,0x06,0x06,0x50, + 0x51,0x30,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x32,0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x06,0x06,0x7A,0x26,0x26,0x26, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x35, + 0x36,0x36,0x2E,0x06,0x06,0x06,0x14,0xE3,0xE3,0x24, + 0x25,0x06,0x06,0x35,0x36,0x36,0x2E,0x06,0x06,0x8A, + 0x06,0x31,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0xA1,0xA2,0x00,0x01,0x00,0x01, + 0x00,0x0A,0x0B,0x0A,0x0B,0x06,0x32,0x26,0x26,0x26, + 0x26,0x3B,0x06,0x06,0x06,0x06,0x06,0xAC,0x06,0x06, + 0x06,0x06,0xEE,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x06,0x06,0x07,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x8D,0x8E, + 0x08,0x08,0x7D,0x7E,0x08,0x08,0x8D,0x8E,0x08,0x08, + 0x08,0x08,0x08,0x08,0x7D,0x7E,0x08,0x5C,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0xC5,0xC6,0xC7,0xC8,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x12,0x13,0x12,0x13,0x12,0x13,0x12, + 0x13,0x06,0x06,0x12,0x13,0x06,0x06,0x74,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x79,0x41,0x42,0x06,0x06,0x06,0x2C,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x2D,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x7A,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x2F,0x2E,0x06,0x36,0x36,0x36, + 0x2E,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x35,0x36,0x36,0x2E,0x06,0x06,0x7A,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0xAF,0xB0,0x0A,0x0B,0x0A,0x0B,0x0A,0x02,0x03, + 0x00,0x01,0x06,0x2D,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x9E,0x06,0x06,0x06,0x06,0xED, + 0x06,0x06,0x02,0x03,0x02,0x03,0x04,0x05,0x06,0x06, + 0x06,0x06,0x74,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x8D, + 0x8E,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x8D,0x8E,0x08,0x09,0x06,0x06,0x06,0x12,0x13, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x31,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06, + 0x0A,0x0B,0x06,0x06,0x07,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x89, + 0x4E,0x4F,0x06,0x06,0x06,0x30,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x32,0x06,0x06,0x02,0x03, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x06,0x06, + 0x8A,0x06,0x06,0x06,0x06,0x44,0x45,0x06,0x06,0x35, + 0x36,0x36,0x36,0x36,0x36,0x36,0x36,0x2E,0x06,0x06, + 0x06,0x06,0x06,0x06,0x35,0x36,0x36,0x36,0x36,0x36, + 0x36,0x2E,0x06,0x8A,0x06,0x06,0x00,0x01,0x00,0x01, + 0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x06,0x06,0x0A,0x0B,0x06, + 0x32,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0xAC,0x06,0x06,0x06,0x06,0xEE,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0C,0x0D,0x06,0x06,0x06,0x06,0x07, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x23,0x21,0x22,0x22, + 0x24,0x25,0x06,0x06,0x06,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x31,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x02,0x03,0x00, + 0x01,0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01,0x06, + 0x06,0x74,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x4F,0x06, + 0x06,0x06,0x2C,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x9B,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x8A,0x06,0x31, + 0x06,0x06,0x50,0x51,0x06,0x06,0x2F,0x2E,0x2E,0x06, + 0x06,0x2F,0x36,0x36,0x36,0x36,0x2E,0x06,0x06,0x06, + 0x06,0x06,0x2F,0x36,0x36,0x36,0x36,0x36,0xB1,0x06, + 0x8A,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x06,0x06,0x02,0x03,0x06,0x2D,0x12,0x13, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x9D,0x06, + 0x06,0x06,0x06,0xCD,0x06,0x06,0x04,0x05,0x04,0x05, + 0x04,0x05,0x06,0x06,0x06,0x06,0x0E,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x5C,0x12,0x13,0x12,0x13,0x12,0x13, + 0x12,0x13,0x00,0x01,0x06,0x06,0x12,0x13,0x06,0x06, + 0x06,0x31,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x31,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x04,0x06, + 0x06,0x06,0x06,0x04,0x06,0x06,0x06,0x06,0x06,0x06, + 0x31,0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B, + 0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x07,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x4F,0x06,0x06,0x06,0x30, + 0x06,0x06,0x6B,0x6C,0x6D,0x6C,0x6D,0x6C,0x6D,0xA6, + 0x06,0x06,0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x06,0x06,0x33,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x36,0x36,0x36,0x2E,0x06,0x06,0x06,0x06,0x2F,0x36, + 0x2F,0x36,0x36,0x36,0x2E,0x06,0x06,0x7A,0x06,0x06, + 0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x06, + 0x06,0x06,0x06,0x06,0x32,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0xAB,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0C,0x0D,0x0C,0x0D,0x0C,0x0D,0x06, + 0x06,0x06,0x06,0x14,0x15,0x16,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x09,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x05, + 0x04,0x05,0x04,0x05,0x04,0x04,0x06,0x06,0x05,0x04, + 0x0C,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06, + 0x06,0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01,0x00, + 0x01,0x00,0x01,0x06,0x06,0x0E,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x4F,0x06,0x06,0x06,0x2C,0x06,0x06,0x2D, + 0x80,0x81,0x82,0x83,0x80,0x81,0xDC,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x7A,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x31, + 0x06,0x06,0x06,0x06,0x12,0x13,0x35,0x36,0x36,0x2E, + 0x06,0x12,0x13,0x06,0x06,0x06,0x2F,0x36,0x36,0x36, + 0x36,0xB1,0x06,0x06,0x8A,0x06,0x31,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x02,0x03,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x06,0x06,0x06,0x06, + 0x06,0x9B,0x00,0x01,0x12,0x13,0x06,0x06,0x06,0xCD, + 0xEF,0xF0,0xCE,0x06,0x06,0x06,0x04,0x05,0x04,0x05, + 0x12,0x13,0x04,0x05,0x04,0x05,0x06,0x06,0x06,0x06, + 0x06,0x06,0x0E,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x0F,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x00,0x01,0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x31,0x06,0x06,0x06,0x06,0x0D,0x0C,0x0D,0x0C, + 0x0D,0x0C,0x06,0x06,0x06,0x0D,0x0C,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x02,0x03,0x02,0x03, + 0x06,0x06,0x14,0x15,0x16,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x4F, + 0x06,0x06,0x06,0x30,0x06,0x06,0x32,0x8F,0x90,0x91, + 0x92,0x8F,0x8F,0x90,0x06,0x06,0x12,0x13,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x06,0x06,0x8A,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x2F,0x36,0x36,0xB1,0x06,0x0A,0x0B, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x7A,0x06,0x06,0x00,0x01,0x00,0x01,0x02,0x03, + 0x06,0x06,0x00,0x01,0x02,0x03,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x6C,0x6D,0x6C,0x6D,0xA5,0xA6,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0C,0x0D,0x0C,0x0D,0x0A,0x0B,0x0C, + 0x0D,0x0C,0x0D,0x06,0x06,0x06,0x06,0x06,0x06,0x14, + 0x15,0x21,0x22,0x16,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x23,0x21,0x22,0x24,0x25,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x05,0x04,0x05,0x04,0x04,0x05,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x04,0x05,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x02,0x03,0x02, + 0x03,0x02,0x03,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0E,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x4F,0x06,0x06,0x06, + 0x2C,0x06,0x06,0x32,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x7A,0x06,0xA1,0xA2,0xA1, + 0xA2,0xA1,0xA2,0xA1,0xA2,0x06,0x06,0x06,0x02,0x03, + 0x35,0x36,0x36,0x2E,0x06,0x02,0x03,0x06,0xA1,0xA2, + 0xA1,0xA2,0xA1,0xA2,0xA1,0xA2,0x06,0x06,0x8A,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x80,0x81,0x80,0x81,0x80,0xB6,0x00,0x01,0x00,0x01, + 0x12,0x13,0x12,0x13,0x12,0x13,0x04,0x05,0x04,0x05, + 0x04,0x05,0x12,0x13,0x02,0x03,0x04,0x05,0x04,0x05, + 0x04,0x05,0x06,0x06,0x44,0x45,0x12,0x13,0x06,0x06, + 0x0E,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x0F,0x12,0x13, + 0x12,0x13,0x00,0x01,0x02,0x03,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03, + 0x00,0x01,0x00,0x01,0x12,0x13,0x12,0x13,0x12,0x13, + 0x12,0x13,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0D, + 0x0C,0x0D,0x04,0x0C,0x0D,0x06,0x06,0x06,0x06,0x06, + 0x06,0x12,0x13,0x0C,0x0D,0x04,0x04,0x05,0x04,0x05, + 0x12,0x13,0x12,0x13,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x31,0x06,0x06,0x06,0x06,0x06,0x06,0x14,0x15, + 0x21,0x22,0x16,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x4F,0x06,0x06,0x06,0x30,0x06,0x06, + 0x32,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x06,0x06,0x8A,0x06,0xAF,0xB0,0xAF,0xB0,0xAF,0xB0, + 0xAF,0xB0,0x06,0x06,0x06,0x06,0x19,0x06,0x06,0x06, + 0x06,0x06,0x19,0x06,0x06,0xAF,0xB0,0xAF,0xB0,0xAF, + 0xB0,0xAF,0xB0,0x06,0x06,0x7A,0x06,0x06,0x00,0x01, + 0x00,0x01,0x12,0x13,0x06,0x06,0x00,0x01,0x12,0x13, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x8F,0x90,0x8F, + 0x90,0xBF,0xC0,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0C,0x0D,0x0C,0x0D,0x0C,0x0D,0x0A, + 0x0B,0x06,0x06,0x0C,0x0D,0x0C,0x0D,0x0C,0x0D,0x06, + 0x06,0x50,0x51,0x0A,0x0B,0x06,0x06,0x14,0x15,0x21, + 0x22,0x21,0x22,0x21,0x22,0x21,0x22,0x21,0x22,0x21, + 0x22,0x21,0x22,0x24,0x25,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x05,0x04,0x05,0x0C, + 0x04,0x06,0x06,0x06,0x06,0x05,0x04,0x05,0x0A,0x0B, + 0x12,0x13,0x0C,0x0C,0x0D,0x0C,0x0D,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x07, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x79,0x41,0x41,0x41,0x2C,0x06,0x06,0x2D,0x41,0x41, + 0x42,0x06,0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x33, + 0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19, + 0x19,0x19,0x19,0x28,0x06,0x06,0x06,0x06,0x06,0x28, + 0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19, + 0x19,0x19,0x8A,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x06,0x06,0x12,0x13,0x06,0x06, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x1B,0x1C, + 0x1D,0x1E,0x1D,0x1E,0x1D,0x1E,0x1F,0x20,0x04,0x05, + 0x04,0x05,0x04,0x05,0x04,0x05,0x12,0x13,0x12,0x13, + 0x02,0x03,0x12,0x13,0x06,0x06,0x12,0x13,0x12,0x13, + 0x12,0x13,0x12,0x13,0x06,0x06,0x12,0x13,0x06,0x06, + 0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x10,0x11,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13,0x12,0x13, + 0x06,0x06,0x04,0x05,0x04,0x05,0x04,0x0C,0x06,0x06, + 0x06,0x06,0x0D,0x0C,0x0D,0x00,0x01,0x0A,0x0B,0x04, + 0x04,0x05,0x04,0x05,0x00,0x01,0x00,0x01,0x12,0x13, + 0x12,0x13,0x12,0x13,0x06,0x06,0x12,0x13,0x12,0x13, + 0x06,0x06,0x31,0x06,0x06,0x06,0x0E,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x30,0x06,0x06,0x32,0x4E,0x4E,0x4F,0x06,0x06, + 0x06,0x06,0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x06,0x06,0x26,0x26,0x26,0x26, + 0x26,0x26,0x26,0x26,0x26,0x26,0x26,0x26,0x26,0x26, + 0x26,0x06,0x06,0x06,0x06,0x06,0x26,0x26,0x26,0x26, + 0x26,0x26,0x26,0x26,0x26,0x26,0x26,0x26,0x26,0x26, + 0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03, + 0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x06,0x06,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x29,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x2A,0x0C,0x0D,0x0C,0x0D,0x0C, + 0x0D,0x0C,0x0D,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x12,0x13,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x04,0x0C, + 0x0D,0x0C,0x0D,0x0C,0x04,0x05,0x06,0x06,0x04,0x05, + 0x12,0x13,0x0A,0x0B,0x00,0x01,0x0C,0x0C,0x0D,0x0C, + 0x0D,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x06,0x74,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x2C,0x06, + 0x06,0x2D,0x08,0x08,0x5C,0x06,0x06,0x06,0x06,0x12, + 0x13,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x12,0x13, + 0x02,0x03,0x44,0x45,0x10,0x11,0x00,0x01,0x00,0x01, + 0x02,0x03,0x2C,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x2D,0x04,0x05,0x04,0x05,0x12,0x13,0x12,0x13, + 0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01,0x12,0x13, + 0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x00,0x01,0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x0A,0x0B,0x02,0x03,0x10,0x11, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x06,0x0C,0x04,0x05,0x12,0x13, + 0x04,0x0C,0x0D,0x06,0x06,0x0C,0x0D,0x0A,0x0B,0x10, + 0x11,0x0A,0x0B,0x04,0x04,0x05,0x04,0x05,0x10,0x11, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x12,0x13, + 0x00,0x01,0x00,0x01,0x12,0x13,0x06,0x06,0x06,0x06, + 0x07,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x30,0x06,0x06,0x32,0x08, + 0x08,0x09,0x06,0x06,0x06,0x06,0x0A,0x0B,0x02,0x03, + 0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01,0x12,0x13, + 0x12,0x13,0x06,0x06,0x06,0x06,0x06,0x06,0x12,0x13, + 0x12,0x13,0x12,0x13,0x12,0x13,0x06,0x06,0x06,0x06, + 0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13, + 0x12,0x13,0x12,0x13,0x12,0x13,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x02,0x03,0x06,0x06,0x06,0x06,0x06,0x06,0x02,0x03, + 0x00,0x01,0x00,0x01,0x00,0x0A,0x0B,0x06,0x06,0x50, + 0x51,0x17,0x18,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x30, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x32,0x0C, + 0x0D,0x0C,0x0D,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x00,0x01,0x12,0x13,0x17,0x18,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x06,0x06,0x0C,0x0D,0x0A,0x0B,0x0C,0x04,0x05, + 0x04,0x04,0x05,0x04,0x02,0x03,0x17,0x18,0x10,0x11, + 0x0C,0x0C,0x0D,0x0C,0x0D,0x17,0x18,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x74,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x23,0x24,0x2C,0x06,0x06,0x32,0x24,0x24,0x25,0x06, + 0x06,0x06,0x06,0x02,0x03,0x06,0x06,0x06,0x44,0x45, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x12, + 0x13,0x12,0x13,0x12,0x13,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x12,0x13,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x02,0x03,0x06,0x06,0x06,0x06,0x31,0x06, + 0x02,0x03,0x02,0x03,0x12,0x13,0x39,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x9B,0x04,0x05,0x04,0x05, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01,0x10,0x11, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03, + 0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01,0x0A,0x0B, + 0x0A,0x0B,0x06,0x06,0x02,0x03,0x02,0x03,0x02,0x03, + 0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03, + 0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01,0x06,0x04, + 0x04,0x05,0x00,0x01,0x04,0x0C,0x0D,0x0C,0x0C,0x0D, + 0x0C,0x0D,0x0D,0x06,0x06,0x17,0x18,0x04,0x04,0x05, + 0x04,0x05,0x04,0x05,0x02,0x03,0x02,0x03,0x02,0x03, + 0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x00,0x01, + 0x12,0x13,0x06,0x06,0x07,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x09,0x06,0x30, + 0x06,0x06,0x9B,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x31,0x06,0x50,0x51,0x06,0x02,0x03, + 0x02,0x03,0x02,0x03,0x02,0x03,0x0A,0x0B,0x0A,0x0B, + 0x0A,0x0B,0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03, + 0x06,0x06,0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x02,0x03,0x00,0x01,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x06,0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x3C,0x3D,0x3E,0x06,0x06,0x06,0x06, + 0x6B,0xA5,0xA6,0x0C,0x0D,0x0C,0x0D,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x17,0x18,0x0A,0x0B,0x02, + 0x03,0x02,0x03,0x02,0x03,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x00,0x01,0x00,0x01,0x12, + 0x13,0x12,0x13,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x06,0x0C,0x0C,0x0D,0x0A, + 0x0B,0x0C,0x04,0x05,0x04,0x05,0x04,0x05,0x04,0x05, + 0x04,0x05,0x04,0x05,0x04,0x0C,0x0D,0x0C,0x0D,0x0C, + 0x0D,0x06,0x06,0x06,0x06,0x06,0x06,0x02,0x03,0x00, + 0x01,0x00,0x01,0x00,0x01,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x0E,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x09,0x06,0x2C,0x06,0x06,0x06, + 0x1D,0x1E,0x1D,0x1F,0x20,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x02,0x03,0x02,0x03,0x02,0x03,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x02,0x03,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x06,0x06,0x12,0x13, + 0x06,0x06,0x12,0x13,0x06,0x06,0x06,0x06,0x02,0x03, + 0x46,0x47,0x39,0x06,0x06,0x06,0x06,0x9B,0x80,0xB6, + 0x04,0x05,0x04,0x05,0x10,0x11,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x10,0x11,0x12,0x13,0x02,0x03,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x12,0x13,0x06,0x06,0x02,0x03, + 0x02,0x03,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x02,0x03, + 0x02,0x03,0x06,0x04,0x04,0x05,0x10,0x11,0x04,0x0C, + 0x0D,0x0C,0x0D,0x0C,0x0D,0x0C,0x0D,0x06,0x06,0x06, + 0x0D,0x04,0x04,0x05,0x04,0x05,0x04,0x05,0x04,0x05, + 0x06,0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B, + 0x0A,0x0B,0x00,0x01,0x00,0x01,0x06,0x06,0x74,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x09,0x06,0x30,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x32,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x00,0x01,0x12,0x13, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x00,0x01, + 0x00,0x01,0x00,0x06,0x06,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x52,0x53,0x3C, + 0x3D,0x6C,0x6D,0xA5,0xA6,0xBF,0xC0,0x0C,0x0D,0x0C, + 0x0D,0x17,0x18,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x17,0x18,0x0A, + 0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x02, + 0x03,0x02,0x03,0x02,0x03,0x02,0x03,0x06,0x06,0x06, + 0x06,0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13,0x12, + 0x13,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x0C,0x0C,0x0D,0x17,0x18,0x0C,0x04,0x05,0x05,0x04, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0C,0x0C, + 0x0D,0x0C,0x0D,0x0C,0x0D,0x0C,0x0D,0x06,0x06,0x06, + 0x06,0x06,0x06,0x02,0x03,0x02,0x03,0x02,0x03,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x07,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x09,0x06, + 0x39,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x32,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x06,0x31,0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06, + 0x06,0x06,0x06,0x12,0x13,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x31,0x06,0x02,0x03,0x06,0x06,0x02,0x03,0x06,0x06, + 0x12,0x13,0x06,0x06,0x06,0x06,0x46,0x47,0x80,0x81, + 0x80,0xB6,0x44,0x45,0x04,0x05,0x04,0x05,0x04,0x05, + 0x02,0x03,0x02,0x03,0x02,0x03,0x0A,0x0B,0x0A,0x0B, + 0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x02,0x03,0x06,0x06, + 0x06,0x06,0x12,0x13,0x12,0x13,0x12,0x13,0x00,0x01, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A,0x0B, + 0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x04,0x05, + 0x04,0x05,0x04,0x0C,0x0D,0x0D,0x0C,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x00,0x01,0x00,0x01, + 0x06,0x06,0x74,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x09,0x06,0x39,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x9B,0x06,0x06,0x12,0x13, + 0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13, + 0x06,0x06,0x06,0x06,0x12,0x13,0x12,0x13,0x12,0x13, + 0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13,0x12,0x13, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x06,0x06,0x12,0x13, + 0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x06,0x31,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x52,0x53,0x8F,0x90,0xBF,0xC0,0x50, + 0x51,0x0C,0x0D,0x0C,0x0D,0x0C,0x0D,0x06,0x06,0x06, + 0x06,0x06,0x06,0x02,0x03,0x00,0x01,0x00,0x01,0x00, + 0x01,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x12, + 0x13,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x10,0x11,0x00,0x01,0x00, + 0x01,0x00,0x01,0x00,0x01,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0C,0x0D,0x0C,0x0D,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x31, + 0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x07, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x09,0x06,0x3C,0x3D,0x6D,0x6C,0x6D,0x6D, + 0x6C,0x6D,0xA6,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x31,0x06,0x06,0x02,0x03,0x06,0x06,0x31,0x06, + 0x12,0x13,0x12,0x13,0x12,0x13,0x04,0x05,0x04,0x05, + 0x04,0x05,0x04,0x05,0x04,0x05,0x06,0x06,0x04,0x05, + 0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x02,0x03,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x0A,0x0B,0x12,0x13, + 0x12,0x13,0x12,0x13,0x12,0x13,0x06,0x06,0x06,0x06, + 0x06,0x06,0x17,0x18,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B, + 0x0A,0x0B,0x06,0x06,0x12,0x13,0x12,0x13,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x31, + 0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x12,0x13,0x12,0x13,0x06,0x06,0x12,0x13, + 0x00,0x01,0x02,0x03,0x06,0x06,0x0E,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x09, + 0x06,0x46,0x47,0x81,0x80,0x81,0x81,0x80,0x81,0xDC, + 0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x12,0x13,0x12,0x13,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0C,0x0D,0x0C,0x0D,0x0C,0x0D,0x0C, + 0x0D,0x0C,0x0D,0x06,0x06,0x0C,0x0D,0x06,0x06,0x02, + 0x03,0x02,0x03,0x02,0x03,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x02,0x03,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x12,0x13,0x06,0x06,0x06,0x06,0x12, + 0x13,0x02,0x03,0x00,0x01,0x00,0x01,0x00,0x01,0x12, + 0x13,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x06, + 0x06,0x06,0x06,0x74,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x5C,0x06,0x52,0x53, + 0x8F,0x8F,0x8F,0x8F,0x8F,0x8F,0x90,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x06,0x06, + 0x06,0x06,0x31,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x00,0x01,0x00,0x01,0x00,0x01, + 0x06,0x06,0x04,0x05,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x12,0x13,0x06,0x06,0x06,0x06, + 0x06,0x06,0x02,0x03,0x02,0x03,0x02,0x03,0x00,0x01, + 0x06,0x06,0x02,0x03,0x02,0x03,0x02,0x03,0x02,0x03, + 0x0A,0x0B,0x06,0x06,0x06,0x06,0x0A,0x0B,0x06,0x06, + 0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x02,0x03, + 0x02,0x03,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x05,0x04,0x05,0x05,0x04,0x05, + 0x04,0x05,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x05,0x04,0x05,0x00,0x01,0x00,0x01, + 0x06,0x06,0x00,0x01,0x00,0x01,0x12,0x13,0x12,0x13, + 0x07,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x09,0x06,0x06,0x06,0x06,0x06,0x06, + 0x12,0x13,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x02,0x03, + 0x02,0x03,0x02,0x03,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x02,0x03,0x02,0x03,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01,0x00,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x31,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0C, + 0x0D,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x00,0x01,0x12, + 0x13,0x06,0x06,0x02,0x03,0x06,0x06,0x02,0x03,0x02, + 0x03,0x02,0x03,0x00,0x01,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x05,0x04,0x05, + 0x04,0x05,0x0C,0x0C,0x0D,0x0C,0x0D,0x0C,0x0C,0x05, + 0x04,0x05,0x06,0x06,0x06,0x06,0x06,0x05,0x04,0x05, + 0x05,0x04,0x05,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x74,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x5C,0x06,0x06,0x06,0x06,0x06,0x06,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06, + 0x06,0x06,0x06,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A,0x0B,0x0A, + 0x0B,0x0A +}; + +/* End of BIGMAP_MAP.C */ diff --git a/gbdk-lib/examples/gb/large_map/bigmap_map.h b/gbdk-lib/examples/gb/large_map/bigmap_map.h @@ -0,0 +1,32 @@ +/* + + BIGMAP_MAP.H + + Map Include File. + + Info: + Section : + Bank : 0 + Map size : 247 x 66 + Tile set : bigmap_tiles.gbr + Plane count : 1 plane (8 bits) + Plane order : Planes are continues + Tile offset : 0 + Split data : No + + This file was generated by GBMB v1.8 + +*/ +#ifndef __bigmap_map_h_INCLUDE +#define __bigmap_map_h_INCLUDE + +#define bigmap_mapWidth 247 +#define bigmap_mapHeight 66 +#define bigmap_mapBank 0 + +#define bigmap_map bigmap_mapPLN0 +extern const unsigned char bigmap_mapPLN0[]; + +#endif + +/* End of BIGMAP_MAP.H */ diff --git a/gbdk-lib/examples/gb/large_map/bigmap_tiles.c b/gbdk-lib/examples/gb/large_map/bigmap_tiles.c @@ -0,0 +1,512 @@ +/* + + BIGMAP_TILES.C + + Tile Source File. + + Info: + Form : All tiles as one unit. + Format : Gameboy 4 color. + Compression : None. + Counter : None. + Tile size : 8 x 8 + Tiles : 0 to 240 + + Palette colors : Included. + SGB Palette : None. + CGB Palette : None. + + Convert to metatiles : No. + + This file was generated by GBTD v2.2 + +*/ + +/* Start of tile array. */ +const unsigned char bigmap_tiles[] = +{ + 0x5C,0x63,0x33,0x3C,0x2D,0x10,0x5A,0x20, + 0xDD,0x20,0xBF,0x40,0xBF,0x40,0x1B,0x64, + 0x02,0xFE,0xCC,0x3C,0x74,0x08,0xFA,0x04, + 0xFB,0x04,0xFB,0x06,0xD3,0x2E,0xC6,0x3E, + 0x5C,0x63,0x3B,0x37,0x3C,0x0F,0x6F,0x18, + 0xCD,0x3A,0xC9,0x3E,0x3C,0x03,0x0F,0x00, + 0x02,0xFE,0xCC,0xFC,0x7C,0xF0,0x76,0xF8, + 0x73,0xFC,0x73,0xFC,0x3C,0xC0,0xF0,0x00, + 0x00,0x22,0x14,0x41,0x22,0x49,0x1C,0x22, + 0x00,0x00,0x00,0x44,0x28,0x82,0x44,0x92, + 0x00,0x00,0x00,0x22,0x14,0x41,0x22,0x49, + 0x1C,0x22,0x00,0x00,0x00,0x44,0x28,0x82, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x17,0x10,0x17,0x30,0x67,0x10,0x77,0x08, + 0x3B,0x08,0x0B,0x38,0x7B,0x18,0xE7,0x30, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0xFC,0x0E,0xF4,0x06,0xF7,0x08,0xEB,0x0C, + 0xE0,0x0E,0xEC,0x10,0xE6,0x18,0xE0,0x0C, + 0x63,0x9C,0x7D,0x82,0x7E,0x81,0xBB,0xC4, + 0xCF,0xFC,0x87,0xFC,0x82,0xFF,0x48,0x77, + 0xDA,0x3E,0x99,0x67,0x39,0xC7,0xA3,0x7F, + 0xBD,0x7F,0x21,0xFF,0xC1,0xFF,0x02,0xFE, + 0x38,0x44,0x00,0x00,0x00,0x22,0x14,0x41, + 0x22,0x49,0x1C,0x22,0x00,0x00,0x00,0x00, + 0x44,0x92,0x38,0x44,0x00,0x00,0x00,0x22, + 0x14,0x41,0x22,0x49,0x1C,0x22,0x00,0x00, + 0x0F,0x60,0x6F,0x10,0xEF,0x10,0xCF,0x20, + 0x1F,0x60,0x0F,0x30,0x0F,0x10,0x07,0x10, + 0xEC,0x10,0xD8,0x24,0xF8,0x18,0xAC,0x4C, + 0x93,0x64,0xD7,0x28,0xEE,0x08,0xEC,0x0E, + 0x5C,0x63,0x3B,0x37,0x3C,0x0F,0x6F,0x18, + 0xCD,0x3A,0xC9,0x3E,0xC4,0x3F,0x60,0x1F, + 0x02,0xFE,0xCC,0xFC,0x7C,0xF0,0x76,0xF8, + 0x73,0xFC,0x73,0xFC,0x63,0xFC,0xC6,0xF8, + 0x00,0x03,0x03,0x0C,0x0D,0x10,0x1A,0x20, + 0x1D,0x20,0x3F,0x40,0x3F,0x40,0x1B,0x64, + 0x00,0xC0,0xC0,0x30,0x70,0x08,0xF8,0x04, + 0xF8,0x04,0xFA,0x06,0xD2,0x2E,0xC6,0x3E, + 0x07,0x30,0x77,0x10,0xD7,0x30,0x23,0x7C, + 0x31,0x4E,0x74,0x0B,0x66,0x19,0x02,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xC1,0x3E, + 0x8C,0x73,0x2E,0xD1,0x27,0x00,0x0F,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0x7F,0x80, + 0x9F,0x60,0x8F,0x30,0x2F,0x10,0x77,0x10, + 0x3C,0x03,0x0F,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x3C,0xC0,0xF0,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x38,0x00,0x44,0x00, + 0xBA,0x00,0xC6,0x82,0xDB,0xA7,0xDB,0xA6, + 0x00,0x00,0x00,0x00,0x38,0x00,0x44,0x00, + 0xBA,0x00,0xC6,0x82,0xDA,0xA6,0xFA,0xAE, + 0xFF,0x06,0xFD,0x1B,0xE6,0x31,0xF2,0x20, + 0xF8,0x20,0xE0,0x30,0xF0,0x40,0xE0,0x90, + 0xFF,0xFB,0x35,0xCE,0xBB,0x40,0x9A,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xFF,0xBE,0x4D,0xF3,0xAE,0x50,0xA6,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xFF,0xE0,0x5F,0xBF,0xCC,0x33,0x9C,0x00, + 0x18,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xFF,0xEE,0xD5,0x3B,0xEC,0x03,0x69,0x00, + 0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xFF,0x00,0xFF,0xF8,0xCF,0x36,0xC9,0x03, + 0x83,0x01,0x07,0x01,0x03,0x06,0x07,0x01, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0x41,0xBE, + 0x0C,0xF3,0xAE,0x50,0xA6,0x00,0x00,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0x1F,0xE0, + 0x40,0xBF,0xCC,0x33,0x9C,0x00,0x18,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFE,0x01, + 0xF9,0x06,0xF1,0x0C,0xF4,0x08,0xE6,0x08, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0x9F,0x60, + 0x80,0x7F,0x0C,0xF3,0x7C,0x80,0xF8,0x00, + 0xF4,0x06,0xF8,0x02,0xF8,0x04,0xE3,0x1C, + 0xD1,0x2C,0x18,0xE0,0x08,0x60,0x40,0x00, + 0xBB,0xC7,0xA2,0xDE,0xA3,0xDF,0xE7,0x5C, + 0xF7,0xCF,0x54,0x6C,0x44,0x7C,0x00,0x38, + 0xBA,0xEE,0xAA,0xFE,0x82,0xC6,0x38,0x82, + 0xC6,0x82,0xDA,0xA6,0xDA,0xA6,0x92,0xEE, + 0xBB,0xEF,0xAA,0xFE,0x29,0x7D,0x01,0x44, + 0x39,0x83,0xC6,0x82,0xDA,0xA6,0xDA,0xA6, + 0xC0,0xE0,0xE0,0x30,0xFC,0x10,0xFC,0x20, + 0xF8,0x20,0xE0,0x38,0xF0,0x18,0xFC,0x20, + 0x0F,0x01,0x0F,0x02,0x03,0x06,0x0D,0x03, + 0x07,0x01,0x03,0x01,0x01,0x03,0x07,0x01, + 0xA2,0xDE,0xA2,0xDE,0x64,0x5C,0x74,0x4C, + 0x54,0x6C,0x44,0x7C,0x00,0x38,0x00,0x00, + 0xE0,0x30,0xF0,0x40,0xE0,0x90,0xC0,0xE0, + 0xE0,0x30,0xFC,0x10,0xF4,0x38,0xF8,0x20, + 0x0F,0x02,0x07,0x0C,0x0F,0x02,0x1F,0x02, + 0x1F,0x04,0x07,0x0C,0x1B,0x06,0x07,0x02, + 0x00,0x00,0xF0,0x00,0xF0,0x00,0xF0,0x00, + 0x00,0x00,0x7F,0x00,0x7F,0x00,0x7F,0x00, + 0x00,0x00,0x07,0x00,0x07,0x00,0x07,0x00, + 0x00,0x00,0x7F,0x00,0x7F,0x00,0x7F,0x00, + 0xE0,0x38,0xF0,0x18,0xFC,0x20,0xEC,0x30, + 0xE0,0x38,0xF0,0x40,0xD8,0x60,0xE0,0x30, + 0x00,0x00,0x00,0x00,0x20,0x00,0x32,0x00, + 0x16,0x00,0x04,0x00,0x00,0x00,0x00,0x00, + 0x03,0x02,0x03,0x06,0x0F,0x02,0x0F,0x01, + 0x07,0x01,0x01,0x07,0x0D,0x03,0x1B,0x06, + 0xAA,0xFE,0xAA,0xFE,0x28,0x7C,0x00,0x44, + 0x38,0x82,0xC6,0x82,0xDB,0xA7,0xDB,0xA6, + 0x00,0x00,0x00,0x00,0x38,0x00,0x44,0x00, + 0xBA,0x00,0xC6,0x82,0xDA,0xA6,0xDA,0xA6, + 0x00,0x00,0x07,0x00,0x07,0x00,0x07,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0xF7,0x00,0xF7,0x00,0xF7,0x00, + 0x00,0x00,0x7F,0x00,0x7F,0x00,0x7F,0x00, + 0xCF,0x80,0xF0,0x80,0xE0,0x80,0x60,0xC0, + 0xFE,0x40,0xA0,0xC0,0x40,0x80,0x80,0x00, + 0x79,0x01,0x07,0x01,0x01,0x01,0x03,0x02, + 0xCB,0x02,0x01,0x03,0x00,0x01,0x01,0x00, + 0xF0,0x40,0xC0,0x70,0xE0,0x30,0xF8,0x40, + 0xD8,0x60,0xC0,0x70,0xE0,0x80,0xB0,0xC0, + 0xBB,0xC7,0xA2,0xDE,0xA3,0xDF,0x67,0x5C, + 0x77,0x4F,0x54,0x6C,0x44,0x7C,0x00,0x38, + 0xBA,0xC6,0xA2,0xDE,0xA2,0xDE,0xE4,0x5C, + 0xF4,0xCC,0x54,0x6C,0x44,0x7C,0x00,0x38, + 0xC0,0x60,0xF0,0x40,0xE4,0x40,0xCE,0x60, + 0xFF,0x73,0xFF,0x4E,0xFB,0x46,0xF3,0x4E, + 0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x80, + 0x32,0xC4,0xAB,0xDC,0xF5,0x7F,0xF3,0x0F, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x30,0x00,0x70,0x80,0xE0,0x90,0x40,0xE0, + 0x00,0x00,0x0C,0x00,0x0E,0x01,0x06,0x09, + 0x01,0x1F,0x32,0x0E,0x1D,0x04,0x0E,0x1D, + 0x30,0x00,0x70,0x00,0x62,0x90,0x97,0xF8, + 0x9D,0x9A,0x6B,0x0F,0x10,0xE0,0x07,0xF8, + 0x00,0x00,0x00,0x00,0x06,0x80,0x07,0x88, + 0xCB,0x8C,0xED,0x9F,0x30,0x58,0xC4,0x73, + 0x0C,0x00,0x1C,0x00,0x58,0xE0,0x60,0xF8, + 0x80,0x8E,0x31,0x84,0x1F,0x68,0x0E,0xFC, + 0x40,0xE0,0xE0,0x90,0x70,0x80,0x30,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x03,0x00, + 0x04,0x00,0x0B,0x00,0x1C,0x18,0x1D,0x12, + 0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x00, + 0x20,0x00,0xD0,0x00,0x30,0x10,0xD0,0x30, + 0xEB,0x5C,0xF1,0x3E,0xE3,0x3C,0xF7,0x28, + 0xFF,0x20,0xFB,0x44,0xFF,0x44,0xFF,0x44, + 0xF0,0x0F,0xE0,0x1F,0xE1,0x1E,0x47,0xBC, + 0x07,0xFC,0x8B,0x7C,0x99,0x76,0x9B,0x66, + 0x00,0x0F,0x00,0x30,0x00,0x40,0x03,0x40, + 0x3E,0x21,0x3B,0x3C,0x1D,0x13,0x1F,0x14, + 0x00,0x00,0x00,0x80,0x00,0x80,0x80,0x80, + 0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80, + 0x00,0x00,0x00,0x01,0x00,0x01,0x01,0x01, + 0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01, + 0x00,0xF8,0x00,0x0C,0x00,0x02,0xC0,0x02, + 0x78,0x84,0xDC,0x3C,0xB8,0xC8,0xF8,0x28, + 0x48,0x3B,0x14,0x33,0x18,0x37,0x79,0x16, + 0x75,0x0A,0x39,0x0A,0x0B,0x38,0x73,0x18, + 0x50,0xAF,0xF9,0x06,0xFF,0x00,0xFF,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0x08,0x87,0x21,0xDE,0x0B,0xF4,0x9F,0x60, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0x04,0xF6,0x86,0x7E,0xD6,0x28,0xEF,0x08, + 0xEB,0x0C,0xEC,0x0E,0xEC,0x10,0xE6,0x18, + 0x0D,0x0A,0x19,0x0E,0x1C,0x07,0x0C,0x03, + 0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x10,0xF0,0x18,0xF0,0x38,0xE0,0xF0,0xC0, + 0xE0,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xFF,0x44,0xF3,0x4C,0xF1,0x4E,0xB2,0x4F, + 0xB2,0x4F,0xCF,0x3C,0x7F,0x00,0x3E,0x00, + 0x93,0x6E,0x31,0xCE,0x31,0xCE,0x33,0xCE, + 0xD3,0xEF,0xCF,0x3C,0xFF,0x00,0x7C,0x00, + 0x00,0x00,0x80,0x00,0xC2,0x10,0x96,0x78, + 0x0D,0x9B,0x6A,0x0E,0x91,0x60,0x04,0xFB, + 0x00,0x00,0x00,0x00,0x06,0x00,0x47,0x88, + 0xEB,0x9C,0xFC,0xDF,0x38,0x78,0x84,0x03, + 0x0F,0x0C,0x0D,0x0C,0x05,0x04,0x45,0x8C, + 0xED,0x9C,0xFD,0xDC,0x3D,0x7C,0x85,0x04, + 0xE0,0x9F,0xFF,0x80,0xFF,0x80,0xFF,0x80, + 0xC0,0xFF,0xFF,0x80,0xFF,0x80,0xFF,0x80, + 0x07,0xF9,0xFF,0x01,0xFF,0x01,0xFF,0x01, + 0x03,0xFF,0xFF,0x01,0xDF,0x21,0xFF,0x01, + 0xF0,0x30,0x70,0x30,0x62,0x30,0x76,0x38, + 0x6D,0x3B,0x6A,0x2E,0x71,0x20,0x64,0x3B, + 0x00,0x00,0x00,0x00,0x38,0x00,0x44,0x00, + 0xBA,0x00,0xC6,0x82,0xDA,0xA6,0xFB,0xAF, + 0x77,0x10,0x37,0x30,0xA3,0x34,0xCB,0x64, + 0x93,0x8C,0x47,0x38,0x87,0x78,0x17,0xE8, + 0xE0,0x0C,0xCC,0x10,0xF8,0x24,0xD0,0x18, + 0xA0,0x4C,0x93,0x64,0x97,0x68,0xDE,0x28, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x03,0x00,0x0D,0x00,0x31,0x00,0xD1,0x00, + 0x03,0x00,0x0D,0x00,0x31,0x00,0xD1,0x00, + 0x11,0x00,0x01,0x00,0x01,0x00,0x11,0x00, + 0xFF,0x00,0x10,0x00,0x10,0x00,0x00,0x00, + 0x10,0x00,0x00,0x00,0x10,0x00,0x10,0x00, + 0xFF,0x00,0x08,0x00,0x08,0x00,0x08,0x00, + 0x08,0x00,0x08,0x00,0x08,0x00,0x08,0x00, + 0xC0,0x00,0xF0,0x00,0xAC,0x00,0xDF,0x00, + 0xAA,0x00,0xDD,0x00,0xAA,0x00,0xDD,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xC0,0x00,0xF0,0x00,0xAC,0x00,0xDF,0x00, + 0x40,0xBF,0xEE,0x11,0xFF,0x00,0xFF,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0x38,0xC7,0x00,0xFF,0xC7,0x38,0xFF,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0x3D,0xC4,0x05,0xFC,0xC5,0x3C,0xFD,0x04, + 0xFD,0x04,0xFD,0x04,0xFD,0x04,0xFD,0x04, + 0xC0,0xFF,0xFF,0x80,0xFB,0x84,0xFF,0x80, + 0xC0,0xFF,0xFF,0x80,0xFB,0x84,0xFF,0x80, + 0x03,0xFF,0xFF,0x01,0xFF,0x01,0xFF,0x01, + 0x03,0xFF,0xDF,0x21,0xDF,0x21,0xDF,0x21, + 0x60,0x3F,0x60,0x3F,0x60,0x3F,0x60,0x3F, + 0x62,0x3D,0x63,0x3C,0x63,0x3C,0x63,0x3C, + 0xBB,0xEE,0xAB,0xFF,0x82,0xC6,0x39,0x83, + 0xC7,0x82,0xDB,0xA7,0xDA,0xA6,0x92,0xEE, + 0x3F,0xC0,0x7F,0x80,0xFF,0x00,0xFF,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x0C,0x00,0x0E,0x01,0x07,0x09,0x02,0x07, + 0x00,0x00,0x00,0x00,0x80,0x00,0xC2,0x10, + 0xE6,0x78,0xF5,0x9B,0xFF,0x0E,0xE7,0x1C, + 0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x00, + 0x47,0x88,0x63,0x9C,0xA7,0xDF,0xFA,0x7F, + 0x00,0x80,0x11,0x80,0x10,0x80,0x01,0x80, + 0x01,0x80,0x01,0x80,0x11,0x80,0x12,0x81, + 0x11,0x00,0x11,0x00,0x11,0x00,0x12,0x01, + 0x19,0x06,0x25,0x1A,0x9C,0x63,0x7F,0x80, + 0x10,0x00,0x10,0x00,0x10,0x00,0x00,0xFF, + 0xEF,0x10,0xEF,0x10,0x00,0xFF,0xBE,0x41, + 0x08,0x00,0x08,0x00,0x08,0x00,0x00,0xFF, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0xAA,0x00,0xDD,0x00,0xAA,0x00,0x5D,0x80, + 0x9A,0x60,0xE5,0x18,0xF9,0x06,0xFE,0x01, + 0xAA,0x01,0xDC,0x01,0xAA,0x01,0xDC,0x01, + 0xAA,0x01,0xDC,0x01,0xAA,0x01,0x5C,0x81, + 0xC5,0x32,0x09,0x66,0x6B,0x14,0xEF,0x10, + 0xCF,0x20,0x3F,0x60,0xCF,0x30,0x0F,0x10, + 0xFD,0x04,0xFD,0x04,0xFD,0x04,0xFD,0x04, + 0xFD,0x04,0xFD,0x04,0xFD,0x04,0xFD,0x04, + 0xC0,0xFF,0xFF,0x80,0xF7,0x88,0xFF,0x80, + 0xC0,0xFF,0xFF,0x80,0xFF,0x80,0xFF,0x80, + 0x03,0xFF,0xFF,0x01,0xEF,0x11,0xFF,0x01, + 0x03,0xFF,0x7F,0x81,0x7F,0x81,0x7F,0x81, + 0x63,0x3C,0x63,0x3C,0x63,0x3C,0x63,0x3C, + 0x63,0x3C,0x63,0x3C,0x63,0x3C,0x63,0x3C, + 0xEE,0x08,0xEC,0x08,0xCD,0x2C,0xD5,0x26, + 0xC8,0x31,0xE2,0x1C,0xE8,0x17,0xF8,0x07, + 0xAA,0xFE,0xAA,0xFE,0x00,0x44,0x38,0x82, + 0xC6,0x82,0xDA,0xA6,0xDA,0xA6,0xBA,0xEE, + 0xC1,0x00,0xF1,0x00,0xAD,0x00,0xDF,0x00, + 0xAA,0x01,0xDC,0x01,0xAB,0x01,0xDD,0x00, + 0xFC,0x00,0x04,0x00,0x74,0x00,0x04,0x00, + 0xF8,0x04,0xF8,0x04,0xCC,0xFC,0x9F,0xF8, + 0xFF,0x00,0xFF,0x00,0xFE,0x01,0xF0,0x0E, + 0xE0,0x10,0xC0,0x20,0xB0,0x40,0x38,0x40, + 0xFF,0x00,0xFF,0x00,0x0F,0xF0,0x03,0x0C, + 0x01,0x02,0x01,0x02,0x05,0x02,0x0A,0x06, + 0x00,0x00,0xF7,0x00,0xF7,0x00,0xF7,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xC8,0x3F,0x42,0xBD,0x1B,0xE4,0x9B,0x64, + 0xFD,0x02,0xF6,0x09,0xFE,0x09,0x6F,0x98, + 0x00,0xFF,0x11,0xEE,0x39,0xC6,0x7B,0x84, + 0x7F,0x84,0x7F,0x84,0x79,0x86,0x7B,0x86, + 0xCA,0x3D,0x46,0xB9,0x0E,0xF9,0x9E,0x7D, + 0xFD,0x3F,0xBF,0x7F,0xFF,0x7F,0x7F,0xFF, + 0x00,0xFF,0x11,0xEE,0x3B,0xC6,0xD3,0xEE, + 0xE7,0xFC,0xF7,0xFC,0xFD,0xFE,0xFF,0xFE, + 0x1F,0x86,0xBF,0x9C,0xFF,0xE4,0x3F,0x24, + 0x3B,0x24,0x3F,0x22,0x1F,0x12,0x1F,0x12, + 0xFF,0x00,0x81,0x7E,0x81,0x48,0x81,0x48, + 0x81,0x48,0xC0,0x3F,0xC0,0x24,0xC0,0x24, + 0xBE,0x41,0xBF,0x7F,0xE0,0x3F,0xE7,0x3F, + 0xE4,0x3F,0xE3,0x3C,0xE0,0x3F,0xF0,0x1F, + 0xFF,0x00,0xFF,0xFC,0x07,0xFC,0xE7,0xFC, + 0x27,0xDC,0xF7,0x3C,0x37,0xFC,0x0F,0xF8, + 0xFA,0x61,0xFD,0x39,0xFF,0x27,0xFC,0x24, + 0xDC,0x24,0xFC,0x44,0xF8,0x48,0xF8,0x48, + 0xFC,0x03,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0xAA,0xFE,0xAA,0xFE,0x00,0x44,0x38,0x82, + 0xC6,0x82,0xDA,0xA6,0xDA,0xA6,0xBA,0xC6, + 0x08,0x00,0x08,0x00,0x08,0x00,0x00,0xFF, + 0xFF,0x00,0xFF,0x00,0xFD,0x02,0xFF,0x00, + 0xCA,0xF9,0x0C,0xF9,0x82,0x39,0xD4,0x09, + 0xAA,0x01,0xDC,0x01,0xAA,0x01,0x5C,0x81, + 0x3F,0x40,0xBF,0x00,0xDF,0x00,0xA3,0x40, + 0xC4,0x38,0xE0,0x1F,0xF8,0x07,0xFF,0x00, + 0x12,0x0E,0xC2,0x3E,0xC1,0x3C,0x82,0x71, + 0x09,0x06,0x03,0xFC,0x0F,0xF0,0xFF,0x00, + 0xEE,0x19,0xC6,0x39,0x42,0xBD,0x04,0xFF, + 0x87,0xFF,0xFF,0x78,0xFE,0x00,0x78,0x00, + 0x33,0xCE,0x31,0xCE,0x31,0xCE,0x33,0xCE, + 0xA3,0xDF,0xCF,0x3C,0xFF,0x00,0x79,0x00, + 0x7D,0xFF,0x6A,0xFF,0xB0,0xFF,0xC0,0x7F, + 0x4F,0xF0,0xFF,0x80,0xFF,0x00,0x78,0x00, + 0x7F,0xFE,0xAF,0xFE,0x1B,0xFE,0x05,0xFE, + 0xE3,0x1F,0xFF,0x00,0xFF,0x00,0x78,0x00, + 0x1D,0x12,0x3C,0x13,0x3E,0x09,0x3F,0x09, + 0x3F,0x09,0x3F,0x07,0x3F,0x00,0x3F,0x00, + 0xFF,0x00,0x1F,0xE0,0xDF,0x20,0xFF,0xFF, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xF8,0x00, + 0xF0,0x1F,0xF0,0x1F,0xFF,0x1F,0xFF,0xF0, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0x00,0x00, + 0x08,0xFF,0x0F,0xF8,0xFF,0xF8,0xFF,0x0F, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0x00,0x00, + 0xFF,0x00,0xF8,0x07,0xFB,0x04,0xFF,0xFF, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0x1F,0x00, + 0xB8,0x48,0x3C,0xC8,0x7C,0x90,0xFC,0x90, + 0xFC,0x90,0xFC,0xE0,0xFC,0x00,0xFC,0x00, + 0x1F,0x86,0x3F,0x9C,0xFF,0xE4,0x3F,0x24, + 0x3B,0x24,0x3F,0x22,0x1F,0x12,0x1F,0x12, + 0xFF,0x00,0x81,0x7E,0x81,0x12,0x81,0x12, + 0x81,0x12,0x03,0xFC,0x03,0x24,0x03,0x24, + 0x07,0x02,0x03,0x02,0x03,0x06,0x0F,0x02, + 0x0F,0x01,0x07,0x01,0x01,0x07,0x0D,0x03, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFB,0x00, + 0xCA,0x30,0x1C,0x60,0x68,0x10,0xE4,0x10, + 0xD8,0x20,0x3D,0x60,0xCA,0x30,0x0E,0x10, + 0x10,0x0C,0x2C,0x10,0x18,0x24,0x00,0x38, + 0x30,0x0C,0xEB,0x04,0x77,0x08,0x5E,0x08, + 0x01,0x00,0x0E,0x00,0x10,0x00,0x20,0x00, + 0x70,0x00,0x38,0x40,0x3F,0x40,0x3F,0x40, + 0xF0,0x00,0x0C,0x00,0x02,0x00,0x00,0x02, + 0x04,0x02,0x08,0x06,0x12,0x0E,0xC2,0x3E, + 0x00,0x00,0x00,0x1E,0x1E,0x21,0x33,0x40, + 0x3F,0x21,0x7E,0x7F,0xE5,0x46,0xC7,0x5F, + 0x00,0x78,0x78,0x84,0xCC,0x02,0xF8,0x84, + 0x7C,0xFC,0xF6,0x0E,0x9B,0x06,0xF3,0x0E, + 0xC0,0xFF,0xFF,0x80,0xFF,0x80,0xFF,0x80, + 0xC0,0xFF,0xFF,0x80,0xFB,0x84,0xFF,0x80, + 0x03,0xFF,0xFF,0x01,0xDF,0x21,0xFF,0x01, + 0x03,0xFF,0xFF,0x01,0xFF,0x01,0xFF,0x01, + 0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x00, + 0xC8,0x11,0xAC,0x73,0xF4,0xDB,0xEF,0x1F, + 0x1B,0x06,0x0F,0x02,0x07,0x02,0xD3,0x06, + 0xFF,0x0E,0x73,0x9E,0xF3,0xFE,0xD3,0x3E, + 0xFB,0x00,0xFF,0x00,0xFB,0x00,0xFF,0x00, + 0xDF,0x00,0xDF,0x00,0xFB,0x00,0x9A,0x01, + 0xFF,0x00,0x7D,0x00,0x6F,0x00,0xFD,0x00, + 0x6D,0x00,0xEF,0x00,0xFF,0x00,0xD9,0x20, + 0x80,0x00,0x00,0x80,0x80,0xC0,0xDE,0x40, + 0x60,0xC0,0xE0,0x80,0xE0,0x80,0xF0,0x80, + 0x01,0x00,0x00,0x01,0x01,0x03,0xCB,0x02, + 0x03,0x02,0x01,0x01,0x01,0x01,0x01,0x01, + 0x1B,0x10,0x1D,0x30,0x6B,0x10,0x76,0x08, + 0x3B,0x08,0x0E,0x38,0x7C,0x18,0xEA,0x30, + 0xBC,0x0E,0x6C,0x06,0x57,0x08,0x3B,0x0C, + 0x30,0x0E,0x0C,0x10,0x26,0x18,0x10,0x0C, + 0x1F,0x20,0x6F,0x10,0xF1,0x0E,0x7E,0x01, + 0x1F,0x00,0x40,0x00,0x60,0x00,0x20,0x00, + 0xC2,0x3E,0x84,0x7C,0x8E,0x78,0xF8,0xF0, + 0xF6,0x00,0x0E,0x00,0x8C,0x00,0x00,0x00, + 0xC2,0x5F,0xC0,0x5F,0xE0,0x60,0xFC,0x5F, + 0xEF,0x50,0xE0,0x5F,0xDF,0x60,0xBF,0x7F, + 0xFB,0xF6,0xC3,0xFA,0x77,0x06,0x3F,0xFA, + 0xF7,0x0A,0x07,0xFA,0xFB,0x06,0xFD,0xFE, + 0x00,0x00,0xF0,0x00,0xF0,0x00,0xF0,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xC0,0xFF,0xFF,0x80,0xF7,0x88,0xFF,0x80, + 0xC0,0xFF,0xFD,0x82,0xFD,0x82,0xFD,0x82, + 0x03,0xFF,0xFF,0x01,0xEF,0x11,0xFF,0x01, + 0x03,0xFF,0xFF,0x01,0xFF,0x01,0xFF,0x01, + 0x3F,0x00,0x20,0x00,0x2E,0x00,0x20,0x00, + 0x1F,0x20,0x1F,0x20,0x33,0x3F,0xD9,0x1F, + 0x83,0x00,0x8D,0x00,0xB1,0x00,0xD1,0x00, + 0x11,0x80,0x01,0x80,0x81,0x80,0x11,0x00, + 0x13,0xEE,0x3B,0xCE,0x3F,0xC4,0x7F,0x84, + 0x7F,0x84,0x7F,0x84,0x7B,0x86,0x7B,0x86, + 0x22,0xC1,0x08,0xF7,0x80,0x7F,0xCB,0x34, + 0x7F,0x80,0x22,0xC1,0x00,0xFF,0x00,0xFF, + 0x84,0x63,0x84,0x7B,0x81,0x7E,0xD3,0x2C, + 0xFE,0x01,0x44,0x83,0x00,0xFF,0x00,0xFF, + 0xEF,0x90,0xB0,0xC0,0xF0,0x80,0xF0,0x80, + 0xF8,0x80,0xF8,0x80,0x77,0xC8,0xD8,0x60, + 0x3D,0x01,0x03,0x01,0x01,0x01,0x02,0x03, + 0x03,0x02,0x03,0x02,0xB3,0x02,0x0F,0x02, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0x0C,0xF3,0xAE,0x50,0xA6,0x00,0x00,0x00, + 0xFD,0x04,0xFF,0x04,0xFF,0x0F,0x00,0xF0, + 0x00,0xC0,0x83,0x40,0xFE,0x21,0x3B,0x3C, + 0x63,0x3C,0xE3,0x3C,0xF1,0xFE,0x0D,0x0E, + 0x02,0x03,0xC2,0x02,0x7E,0x84,0xDC,0x3C, + 0x13,0x9F,0x10,0x9F,0x00,0x9C,0x01,0x90, + 0x01,0x80,0x01,0x80,0x11,0x80,0x12,0x81, + 0xEE,0x19,0xC6,0x39,0x42,0xBD,0x04,0xFF, + 0x87,0xFF,0xFF,0x78,0xFF,0x00,0x8E,0x00, + 0x33,0xCE,0x33,0xCE,0x33,0xCE,0x33,0xCE, + 0x97,0xEE,0xCF,0x3C,0xFE,0x00,0x7C,0x00, + 0x04,0xFB,0x03,0xFC,0x00,0xFF,0x10,0xEF, + 0x90,0x6F,0x52,0x8C,0x7F,0x80,0x47,0x80, + 0xA0,0x5F,0xC0,0x3F,0x00,0xFF,0x04,0xFB, + 0x0D,0xF2,0x4A,0x31,0xFE,0x01,0xE2,0x01, + 0xF8,0x40,0x78,0xC0,0xF8,0x80,0xF0,0x80, + 0xF0,0x00,0xE0,0x00,0xC0,0x00,0x00,0x00, + 0x02,0x03,0x02,0x03,0x06,0x03,0x07,0x01, + 0x07,0x01,0x03,0x00,0x01,0x00,0x00,0x00, + 0x1F,0x10,0x1F,0x10,0x0F,0x09,0x02,0x0F, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xC0,0xFF,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x03,0xFF,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xF8,0x08,0xF8,0x08,0xF0,0x90,0x40,0xF0, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x02,0x80,0x07,0x80,0x08,0x80,0x70,0x80, + 0x3C,0x80,0x07,0x80,0x78,0x00,0xFF,0x00, + 0x40,0x01,0xE0,0x01,0x10,0x01,0x0E,0x01, + 0x3C,0x01,0xE0,0x01,0x1E,0x00,0xFF,0x00, + 0xBF,0x00,0xCF,0x00,0xF0,0x00,0xFF,0x00, + 0x7F,0x00,0xFF,0x00,0xFE,0x00,0xFF,0x00, + 0xFD,0x00,0xF3,0x00,0x0F,0x00,0xFF,0x00, + 0xFE,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0x16,0x08,0x14,0x08,0x01,0x0C,0x11,0x06, + 0x02,0x01,0x05,0x00,0x03,0x00,0x05,0x00, + 0x68,0x10,0x28,0x10,0x80,0x30,0x88,0x60, + 0x40,0x80,0xA0,0x00,0xC0,0x00,0xA0,0x00, + 0xC9,0x3E,0x3C,0x03,0x0F,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x73,0xFC,0x3C,0xC0,0xF0,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00, + 0x2C,0x10,0x18,0x24,0x00,0x38,0x30,0x0C, + 0x6B,0x04,0xB7,0x08,0x5E,0x08,0x7C,0x0E, + 0x05,0x00,0x03,0x00,0x05,0x00,0x02,0x01, + 0x11,0x06,0x01,0x0C,0x14,0x08,0x16,0x08, + 0x01,0x00,0x28,0x00,0x51,0x00,0x41,0xBE, + 0x0C,0xF3,0xAE,0x50,0xA6,0x00,0x00,0x00, + 0x80,0x00,0x02,0x00,0x55,0x00,0x1E,0xE0, + 0x40,0xBF,0xCC,0x33,0x9C,0x00,0x18,0x00, + 0x01,0x00,0x82,0x00,0x55,0x00,0x9E,0x60, + 0xC0,0x3F,0x4C,0xB3,0x1C,0x00,0x18,0x00, + 0xEC,0x06,0xBC,0x02,0x72,0x04,0xC3,0x1C, + 0xD1,0x2C,0x18,0xE0,0x08,0x60,0x40,0x00, + 0xF3,0x4C,0xF7,0x28,0xEF,0x30,0xFF,0x20, + 0xFF,0x20,0xFA,0x25,0xFE,0x25,0xFF,0x44, + 0xF1,0x0E,0xF1,0x0E,0xF9,0x06,0x7B,0x84, + 0x7F,0x84,0x7F,0x84,0xF9,0x06,0xFB,0x06, + 0xC7,0x38,0xCF,0x30,0x9F,0x60,0xBF,0x40, + 0xFD,0x02,0xF6,0x09,0xFE,0x09,0x7F,0x88, + 0x07,0xF8,0x8F,0x70,0x8F,0x70,0xA7,0x58, + 0xF5,0x0A,0xF6,0x09,0xFE,0x09,0x7F,0x88, + 0xF3,0x0E,0xF3,0x0E,0xFB,0x06,0x7F,0x84, + 0x7F,0x84,0x7F,0x84,0xFF,0x04,0xFB,0x06, + 0xFF,0x44,0xF3,0x4C,0xF1,0x4E,0xF9,0x46, + 0xFB,0x46,0xFB,0x46,0xFB,0x46,0xF2,0x4F, + 0xB3,0x4E,0xF1,0x0E,0xB1,0x4E,0xB8,0x47, + 0xBA,0x47,0x6A,0x97,0x62,0x9F,0xF2,0x0F, + 0xFF,0x08,0xE7,0x18,0xE3,0x1C,0xF3,0x0C, + 0xF7,0x0C,0xF7,0x0C,0xF5,0x0E,0xE4,0x1F, + 0xB3,0x4E,0xF1,0x0E,0xB1,0x4E,0xB8,0x47, + 0xDA,0x27,0xEA,0x17,0xE2,0x1F,0xC2,0x3F, + 0xFF,0x08,0xE7,0x18,0x63,0x9C,0xB3,0x4C, + 0x77,0x8C,0xF7,0x0C,0xD5,0x2E,0xC4,0x3F, + 0xB3,0x4E,0xF3,0x0E,0xB3,0x4E,0xBB,0x46, + 0xDB,0x26,0xEB,0x16,0xF3,0x1E,0x73,0x9E, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0x40,0xBF,0xCC,0x33,0x9C,0x00,0x18,0x00, + 0x38,0xC7,0x00,0xFF,0x07,0xF8,0x3F,0xC0, + 0x7F,0x80,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0xC0,0x3F,0xC0,0x20,0xCE,0x20,0xC0,0x20, + 0xDF,0x20,0xDF,0x20,0xF3,0x3F,0x19,0xDF, + 0x7C,0x83,0x71,0x8C,0x41,0xB0,0x11,0xC0, + 0x11,0x80,0x01,0x80,0x81,0x80,0x11,0x00, + 0x00,0xFF,0x10,0x00,0x10,0x00,0x00,0x00, + 0x10,0x00,0x00,0x00,0x10,0x00,0x10,0x00, + 0x00,0xFF,0x08,0x00,0x08,0x00,0x08,0x00, + 0x08,0x00,0x08,0x00,0x08,0x00,0x08,0x00, + 0x3F,0xC0,0xCF,0x30,0xA3,0x0C,0xDC,0x03, + 0xAA,0x00,0xDD,0x00,0xAA,0x00,0xDD,0x00, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0x3F,0xC0,0xCF,0x30,0xA3,0x0C,0xDC,0x03, + 0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00, + 0x9F,0x60,0x8F,0x30,0x2F,0x10,0x77,0x10, + 0xA0,0x00,0xC0,0x00,0xA0,0x00,0x40,0x80, + 0x88,0x60,0x80,0x30,0x28,0x10,0x68,0x10, + 0x10,0x0C,0x2C,0x10,0x18,0x24,0x00,0x38, + 0x30,0x0C,0x6B,0x04,0x77,0x08,0x5E,0x08, + 0x3C,0x0E,0x6C,0x06,0x57,0x08,0x3B,0x0C, + 0x30,0x0E,0x0C,0x10,0x26,0x18,0x10,0x0C, + 0x00,0x00,0x80,0x00,0xC2,0x10,0xD6,0x78, + 0x6C,0x9B,0xFD,0x0E,0xDF,0x00,0xF5,0x00, + 0x00,0x00,0x00,0x00,0x06,0x00,0x47,0x88, + 0xEB,0x9C,0x3C,0xDF,0xBF,0x78,0xAB,0x00 +}; + +/* End of BIGMAP_TILES.C */ diff --git a/gbdk-lib/examples/gb/large_map/bigmap_tiles.h b/gbdk-lib/examples/gb/large_map/bigmap_tiles.h @@ -0,0 +1,107 @@ +/* + + BIGMAP_TILES.H + + Include File. + + Info: + Form : All tiles as one unit. + Format : Gameboy 4 color. + Compression : None. + Counter : None. + Tile size : 8 x 8 + Tiles : 0 to 240 + + Palette colors : Included. + SGB Palette : None. + CGB Palette : None. + + Convert to metatiles : No. + + This file was generated by GBTD v2.2 + +*/ + +#ifndef __bigmap_tiles_h_INCLUDE +#define __bigmap_tiles_h_INCLUDE + +/* Bank of tiles. */ +#define bigmap_tilesBank 0 + +/* Super Gameboy palette 0 */ +#define bigmap_tilesSGBPal0c0 0 +#define bigmap_tilesSGBPal0c1 0 +#define bigmap_tilesSGBPal0c2 10240 +#define bigmap_tilesSGBPal0c3 400 + +/* Super Gameboy palette 1 */ +#define bigmap_tilesSGBPal1c0 6076 +#define bigmap_tilesSGBPal1c1 8935 +#define bigmap_tilesSGBPal1c2 6596 +#define bigmap_tilesSGBPal1c3 5344 + +/* Super Gameboy palette 2 */ +#define bigmap_tilesSGBPal2c0 6076 +#define bigmap_tilesSGBPal2c1 8935 +#define bigmap_tilesSGBPal2c2 6596 +#define bigmap_tilesSGBPal2c3 5344 + +/* Super Gameboy palette 3 */ +#define bigmap_tilesSGBPal3c0 6076 +#define bigmap_tilesSGBPal3c1 8935 +#define bigmap_tilesSGBPal3c2 6596 +#define bigmap_tilesSGBPal3c3 5344 + +/* Gameboy Color palette 0 */ +#define bigmap_tilesCGBPal0c0 0 +#define bigmap_tilesCGBPal0c1 10570 +#define bigmap_tilesCGBPal0c2 20083 +#define bigmap_tilesCGBPal0c3 32767 + +/* Gameboy Color palette 1 */ +#define bigmap_tilesCGBPal1c0 6076 +#define bigmap_tilesCGBPal1c1 8935 +#define bigmap_tilesCGBPal1c2 6596 +#define bigmap_tilesCGBPal1c3 5344 + +/* Gameboy Color palette 2 */ +#define bigmap_tilesCGBPal2c0 6076 +#define bigmap_tilesCGBPal2c1 8935 +#define bigmap_tilesCGBPal2c2 6596 +#define bigmap_tilesCGBPal2c3 5344 + +/* Gameboy Color palette 3 */ +#define bigmap_tilesCGBPal3c0 6076 +#define bigmap_tilesCGBPal3c1 8935 +#define bigmap_tilesCGBPal3c2 6596 +#define bigmap_tilesCGBPal3c3 5344 + +/* Gameboy Color palette 4 */ +#define bigmap_tilesCGBPal4c0 6076 +#define bigmap_tilesCGBPal4c1 8935 +#define bigmap_tilesCGBPal4c2 6596 +#define bigmap_tilesCGBPal4c3 5344 + +/* Gameboy Color palette 5 */ +#define bigmap_tilesCGBPal5c0 6076 +#define bigmap_tilesCGBPal5c1 8935 +#define bigmap_tilesCGBPal5c2 6596 +#define bigmap_tilesCGBPal5c3 5344 + +/* Gameboy Color palette 6 */ +#define bigmap_tilesCGBPal6c0 6076 +#define bigmap_tilesCGBPal6c1 8935 +#define bigmap_tilesCGBPal6c2 6596 +#define bigmap_tilesCGBPal6c3 5344 + +/* Gameboy Color palette 7 */ +#define bigmap_tilesCGBPal7c0 6076 +#define bigmap_tilesCGBPal7c1 8935 +#define bigmap_tilesCGBPal7c2 6596 +#define bigmap_tilesCGBPal7c3 5344 +/* Start of tile array. */ +extern const unsigned char bigmap_tiles[]; + +#endif + +/* End of BIGMAP_TILES.H */ diff --git a/gbdk-lib/examples/gb/large_map/large_map.c b/gbdk-lib/examples/gb/large_map/large_map.c @@ -0,0 +1,95 @@ +#include <gb/gb.h> + +#include "bigmap_map.h" +#include "bigmap_tiles.h" + +#define camera_max_y ((bigmap_mapHeight - 18) * 8) +#define camera_max_x ((bigmap_mapWidth - 20) * 8) + +#define MIN(A,B) ((A)<(B)?(A):(B)) + +UBYTE joy; + +// current and old positions of the camera in pixels +UWORD camera_x, camera_y, old_camera_x, old_camera_y; +// current and old position of the map in tiles +UBYTE map_pos_x, map_pos_y, old_map_pos_x, old_map_pos_y; +// redraw flag, indicates that camera position was changed +UBYTE redraw; + +void set_camera() { + // update hardware scroll position + SCY_REG = camera_y; SCX_REG = camera_x; + // up or down + map_pos_y = (UBYTE)(camera_y >> 3u); + if (map_pos_y != old_map_pos_y) { + if (camera_y < old_camera_y) { + set_bkg_submap(map_pos_x, map_pos_y, MIN(21u, bigmap_mapWidth-map_pos_x), 1, bigmap_map, bigmap_mapWidth); + } else { + if ((bigmap_mapHeight - 17u) > map_pos_y) set_bkg_submap(map_pos_x, map_pos_y + 18u, MIN(21u, bigmap_mapWidth-map_pos_x), 1, bigmap_map, bigmap_mapWidth); + } + old_map_pos_y = map_pos_y; + } + // left or right + map_pos_x = (UBYTE)(camera_x >> 3u); + if (map_pos_x != old_map_pos_x) { + if (camera_x < old_camera_x) { + set_bkg_submap(map_pos_x, map_pos_y, 1, MIN(19u, bigmap_mapHeight - map_pos_y), bigmap_map, bigmap_mapWidth); + } else { + if ((bigmap_mapWidth - 20u) > map_pos_x) set_bkg_submap(map_pos_x + 20u, map_pos_y, 1, MIN(19u, bigmap_mapHeight - map_pos_y), bigmap_map, bigmap_mapWidth); + } + old_map_pos_x = map_pos_x; + } + // set old camera position to current camera position + old_camera_x = camera_x, old_camera_y = camera_y; +} + +void main(){ + DISPLAY_OFF; + SHOW_BKG; + set_bkg_data(0, 241u, bigmap_tiles); + + map_pos_x = map_pos_y = 0; + old_map_pos_x = old_map_pos_y = 255; + set_bkg_submap(map_pos_x, map_pos_y, 20, 18, bigmap_map, bigmap_mapWidth); + DISPLAY_ON; + + camera_x = camera_y = 0; + old_camera_x = camera_x; old_camera_y = camera_y; + + redraw = FALSE; + + SCX_REG = camera_x; SCY_REG = camera_y; + while (TRUE) { + joy = joypad(); + // up or down + if (joy & J_UP) { + if (camera_y) { + camera_y--; + redraw = TRUE; + } + } else if (joy & J_DOWN) { + if (camera_y < camera_max_y) { + camera_y++; + redraw = TRUE; + } + } + // left or right + if (joy & J_LEFT) { + if (camera_x) { + camera_x--; + redraw = TRUE; + } + } else if (joy & J_RIGHT) { + if (camera_x < camera_max_x) { + camera_x++; + redraw = TRUE; + } + } + if (redraw) { + wait_vbl_done(); + set_camera(); + redraw = FALSE; + } else wait_vbl_done(); + } +} + diff --git a/gbdk-lib/include/gb/gb.h b/gbdk-lib/include/gb/gb.h @@ -736,6 +736,9 @@ void set_bkg_tiles(UINT8 x, const unsigned char *tiles) NONBANKED __preserves_regs(b, c); +void set_bkg_submap(UINT8 x, UINT8 y, UINT8 w, UINT8 h, const unsigned char *map, UINT8 map_w); + + /** Copies a rectangular region of Background Tile Map entries into a buffer. @param x X Start position in Background Map tile coordinates. Range 0 - 31 @@ -887,6 +890,9 @@ void set_win_tiles(UINT8 x, const unsigned char *tiles) NONBANKED __preserves_regs(b, c); +void set_win_submap(UINT8 x, UINT8 y, UINT8 w, UINT8 h, const unsigned char *map, UINT8 map_w); + + /** Copies a rectangular region of Window Tile Map entries into a buffer. @param x X Start position in Window Map tile coordinates. Range 0 - 31 diff --git a/gbdk-lib/libc/gb/Makefile b/gbdk-lib/libc/gb/Makefile @@ -31,6 +31,7 @@ ASSRC = cgb.s cpy_data.s \ get_t.s set_t.s init_vram.s \ fill_rect.s fill_rect_bk.s fill_rect_wi.s \ metasprites.s metasprites_flip.s \ + set_tile_submap.s set_win_tile_submap.s \ gb_decompress.s gb_decompress_tiles.s \ heap.s \ crt0.s diff --git a/gbdk-lib/libc/gb/set_tile_submap.s b/gbdk-lib/libc/gb/set_tile_submap.s @@ -0,0 +1,136 @@ + .include "global.s" + + .area _BSS + +.image_tile_width:: + .ds 0x01 + + .area _BASE + +_set_bkg_submap:: + ldhl sp, #2 + ld a, (hl+) ; b = x + ld b, a + ld c, (hl) ; c = y + + ldhl sp, #8 + ld a, (hl) + ldhl sp, #4 + sub (hl) + ld (.image_tile_width), a ; .image_tile_width contains corrected width map width + add (hl) + + ld d, #0 + ld e, a + ld a, c + MUL_DE_BY_A_RET_HL + ld a, b + ADD_A_REG16 h, l + ld d, h + ld e, l + + ldhl sp, #6 + ld a,(hl+) + ld h,(hl) + ld l,a + add hl, de + ld b, h + ld c, l + + ldhl sp, #2 + ld a, (hl+) ; d = x + and #0x1f + ld d, a + ld a, (hl) ; e = y + and #0x1f + ld e, a + + ldhl sp, #5 + ld a,(hl-) ; a = h + ld h,(hl) ; h = w + ld l,a ; l = h + + jr .set_xy_bkg_submap + + ;; set window tile table from bc at xy = de of size wh = hl +.set_xy_win_submap:: + push hl ; store wh + ldh a,(.LCDC) + bit 6,a + jr z,.is98 + jr .is9c + ;; set background tile table from (bc) at xy = de of size wh = hl +.set_xy_bkg_submap:: + push hl ; store wh + ldh a,(.LCDC) + bit 3,a + jr nz,.is9c +.is98: + ld hl,#0x9800 + jr .set_xy_submap +.is9c: + ld hl,#0x9c00 + ;; set background tile from (bc) at xy = de, size wh on stack, to vram from address (hl) +.set_xy_submap:: + push bc ; store source + + swap e + rlc e + ld a,e + and #0x03 + add h + ld b,a + ld a,#0xe0 + and e + add d + ld c,a ; dest bc = hl + 0x20 * y + x + + pop hl ; hl = source + pop de ; de = wh + push de ; store wh + push bc ; store dest +3$: ; copy w tiles + WAIT_STAT + ld a, (hl+) + ld (bc), a + + ld a, c ; inc dest and wrap around + and #0xe0 + ld e, a + ld a, c + inc a + and #0x1f + or e + ld c, a + + dec d + jr nz, 3$ + + ld a, (.image_tile_width) + ADD_A_REG16 h, l + + pop bc + pop de + + dec e + ret z + + push de + + ld a, b ; next row and wrap around + and #0xfc + ld e, a ; save high bits + + ld a,#0x20 + + add c + ld c, a + adc b + sub c + and #0x03 + or e ; restore high bits + ld b, a + + push bc + + jr 3$ diff --git a/gbdk-lib/libc/gb/set_win_tile_submap.s b/gbdk-lib/libc/gb/set_win_tile_submap.s @@ -0,0 +1,50 @@ + .include "global.s" + + .globl .image_tile_width, .set_xy_win_submap + + .area _BASE + +_set_win_submap:: + ldhl sp, #2 + ld a, (hl+) ; b = x + ld b, a + ld c, (hl) ; c = y + + ldhl sp, #8 + ld a, (hl) + ldhl sp, #4 + sub (hl) + ld (.image_tile_width), a ; .image_tile_width contains corrected width map width + add (hl) + + ld d, #0 + ld e, a + ld a, c + MUL_DE_BY_A_RET_HL + ld a, b + ADD_A_REG16 h, l + ld d, h + ld e, l + + ldhl sp, #6 + ld a,(hl+) + ld h,(hl) + ld l,a + add hl, de + ld b, h + ld c, l + + ldhl sp, #2 + ld a, (hl+) ; d = x + and #0x1f + ld d, a + ld a, (hl) ; e = y + and #0x1f + ld e, a + + ldhl sp, #5 + ld a,(hl-) ; a = h + ld h,(hl) ; h = w + ld l,a ; l = h + + jp .set_xy_win_submap

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.